By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2021-09-03T00:49:57.407Z||main|||||INFO|500||The following profiles are active: basic 2021-09-03T00:50:08.175Z||main|||||INFO|500||Starting service [Tomcat] 2021-09-03T00:50:08.176Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2021-09-03T00:50:08.249Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2021-09-03T00:50:12.719Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity. 2021-09-03T00:50:12.920Z||main|||||INFO|500||catdb-pool - Starting... 2021-09-03T00:50:13.200Z||main|||||INFO|500||catdb-pool - Start completed. 2021-09-03T00:50:13.682Z||main|||||INFO|500||reqdb-pool - Starting... 2021-09-03T00:50:13.692Z||main|||||INFO|500||reqdb-pool - Start completed. 2021-09-03T00:50:13.812Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2021-09-03T00:50:13.945Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2021-09-03T00:50:14.378Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2021-09-03T00:50:15.466Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2021-09-03T00:50:17.404Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-09-03T00:50:17.456Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2021-09-03T00:50:17.994Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2021-09-03T00:50:18.206Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2021-09-03T00:50:19.461Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-09-03T00:50:20.721Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2021-09-03T00:50:25.805Z||main|||||WARN|500||--- 2021-09-03T00:50:25.806Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2021-09-03T00:50:25.806Z||main|||||WARN|500||--- 2021-09-03T00:50:26.270Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2021-09-03T00:50:30.878Z||main|||||INFO|500||Started ApiHandlerApplication in 38.173 seconds (JVM running for 39.453) 2021-09-03T00:50:30.895Z|3e720d0b-de5c-427b-a7b2-c94f921c9863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:50:30.905Z|3e720d0b-de5c-427b-a7b2-c94f921c9863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:50:30.906Z|41fac7d3-d3b1-4e14-9d21-6cc4253ff95d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:50:30.910Z|41fac7d3-d3b1-4e14-9d21-6cc4253ff95d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:50:38.587Z||http-nio-8080-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-09-03T00:50:38.791Z|846195cb-45db-420f-b9db-f11a17d26e03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:50:38.791Z|a58f8b66-522a-4d98-b1bd-342e1ccf52bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:50:38.801Z|5b808105-ec1f-4ae9-ab9e-5d07be9c0318|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2021-09-03T00:50:39.159Z|846195cb-45db-420f-b9db-f11a17d26e03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:50:39.159Z|a58f8b66-522a-4d98-b1bd-342e1ccf52bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:50:39.159Z|5b808105-ec1f-4ae9-ab9e-5d07be9c0318|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:50:45.869Z|ff8fb544-0ab5-4a6c-8808-d0c581d043cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:50:45.874Z|ff8fb544-0ab5-4a6c-8808-d0c581d043cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:50:49.304Z|28f58411-6785-4176-9191-e158adcb3431|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:50:49.305Z|28f58411-6785-4176-9191-e158adcb3431|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:50:49.308Z|4e18c881-7fb1-4c30-8dcd-514b0f948780|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:50:49.308Z|d1fe0091-ee91-4b4a-8a7c-8c3bbcf5de42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:50:49.309Z|4e18c881-7fb1-4c30-8dcd-514b0f948780|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:50:49.310Z|d1fe0091-ee91-4b4a-8a7c-8c3bbcf5de42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:50:59.334Z|8b446662-5232-4276-b5bc-663514c7b043|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:50:59.335Z|8b446662-5232-4276-b5bc-663514c7b043|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:50:59.337Z|f2888f62-3026-48d2-b353-5b92fba7b052|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:50:59.338Z|37b32210-dee8-4f2f-bd13-4626cb01ea52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:50:59.339Z|f2888f62-3026-48d2-b353-5b92fba7b052|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:50:59.339Z|37b32210-dee8-4f2f-bd13-4626cb01ea52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:51:00.869Z|30e5c59f-b456-4968-8ff7-2de1d2d00fdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:51:00.871Z|30e5c59f-b456-4968-8ff7-2de1d2d00fdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:51:00.912Z|3b0da2d8-a351-449b-b247-54160a8baaf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:51:00.913Z|3b0da2d8-a351-449b-b247-54160a8baaf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:51:09.367Z|382b4154-b8dc-460b-93e3-5b50804b16fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:51:09.363Z|7ea94e11-6d29-45fb-8639-01912ad5aacc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:51:09.368Z|382b4154-b8dc-460b-93e3-5b50804b16fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:51:09.368Z|862dde32-4bdd-4bf6-b93c-d5127885e3a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:51:09.369Z|7ea94e11-6d29-45fb-8639-01912ad5aacc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:51:09.370Z|862dde32-4bdd-4bf6-b93c-d5127885e3a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:51:15.869Z|30bcf213-26fb-4833-b758-430e971f8de2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:51:15.871Z|30bcf213-26fb-4833-b758-430e971f8de2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:51:19.394Z|53a5e9dc-d803-4a2c-b8e1-04337ccf445a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:51:19.396Z|53a5e9dc-d803-4a2c-b8e1-04337ccf445a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:51:19.397Z|ca3e5701-262b-4b78-9069-786326d694ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:51:19.397Z|ca3e5701-262b-4b78-9069-786326d694ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:51:19.398Z|a1b192ce-2ddb-462c-9635-260deb3b449a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:51:19.399Z|a1b192ce-2ddb-462c-9635-260deb3b449a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:51:29.421Z|369f60f3-03c5-4032-bb57-6139d69721a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:51:29.421Z|ba6a667c-78b1-46bb-9b48-3f9cc5eb1ae4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:51:29.422Z|369f60f3-03c5-4032-bb57-6139d69721a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:51:29.423Z|ba6a667c-78b1-46bb-9b48-3f9cc5eb1ae4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:51:29.428Z|11268209-649a-4c31-a174-cdc13087229f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:51:29.430Z|11268209-649a-4c31-a174-cdc13087229f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:51:30.869Z|72694639-09a0-42b6-a235-b321dbcefdd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:51:30.872Z|72694639-09a0-42b6-a235-b321dbcefdd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:51:30.915Z|456f8ba6-0138-4bce-88d5-7481040accbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:51:30.916Z|456f8ba6-0138-4bce-88d5-7481040accbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:51:39.448Z|f3673759-59ad-4149-9699-4edc2a5819db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:51:39.448Z|992ff546-6226-44c7-ab5e-58e8941a876c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:51:39.449Z|992ff546-6226-44c7-ab5e-58e8941a876c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:51:39.449Z|f3673759-59ad-4149-9699-4edc2a5819db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:51:39.456Z|a3c8f829-5dac-4493-bc10-2d4945e88581|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:51:39.457Z|a3c8f829-5dac-4493-bc10-2d4945e88581|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:51:45.869Z|04528785-57e9-4f88-b61b-323f74058abb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:51:45.870Z|04528785-57e9-4f88-b61b-323f74058abb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:51:49.475Z|656b7524-bbd9-4e0d-8787-c0c026fcda2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:51:49.476Z|a45705d3-2231-444e-85bb-2d72e00debf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:51:49.477Z|656b7524-bbd9-4e0d-8787-c0c026fcda2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:51:49.477Z|a45705d3-2231-444e-85bb-2d72e00debf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:51:49.478Z|9c168230-2441-415e-a2b5-1a3e8b9ff932|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:51:49.479Z|9c168230-2441-415e-a2b5-1a3e8b9ff932|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:51:59.505Z|84ed1be8-fbe8-49e0-977f-c3dbe72d17d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:51:59.505Z|30acb9d0-6fbd-44b8-95ac-d6b1f448fbd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:51:59.505Z|951bdc09-c7f2-4dba-ba13-66245dd51d40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:51:59.506Z|84ed1be8-fbe8-49e0-977f-c3dbe72d17d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:51:59.506Z|951bdc09-c7f2-4dba-ba13-66245dd51d40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:51:59.507Z|30acb9d0-6fbd-44b8-95ac-d6b1f448fbd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:52:00.869Z|8e0dd237-c70e-4a72-a7f1-80e92eff1afe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:52:00.870Z|8e0dd237-c70e-4a72-a7f1-80e92eff1afe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:52:00.918Z|32f33462-f31e-4af8-8fce-d736044e1183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:52:00.919Z|32f33462-f31e-4af8-8fce-d736044e1183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:52:09.531Z|be45fc1a-d5c1-456c-8713-db88434bf723|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:52:09.531Z|4fad6813-238e-4820-b564-8155adea5ef4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:52:09.531Z|25b68b1f-9af7-419a-a216-55f4b3f2287b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:52:09.532Z|25b68b1f-9af7-419a-a216-55f4b3f2287b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:52:09.532Z|4fad6813-238e-4820-b564-8155adea5ef4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:52:09.532Z|be45fc1a-d5c1-456c-8713-db88434bf723|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:52:15.869Z|8491d372-8104-43ba-b94e-b5a739376b51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:52:15.876Z|8491d372-8104-43ba-b94e-b5a739376b51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:52:19.558Z|e57aee89-9fa0-4566-b58b-88624da7711a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:52:19.558Z|dbd22051-077b-4d9e-8175-92bb39ce0b02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:52:19.559Z|e57aee89-9fa0-4566-b58b-88624da7711a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:52:19.559Z|dbd22051-077b-4d9e-8175-92bb39ce0b02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:52:19.565Z|289ef905-235e-4a96-b929-6b2cead86974|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:52:19.566Z|289ef905-235e-4a96-b929-6b2cead86974|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:52:29.585Z|045870f7-4c73-4838-864c-8befb56a5f45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:52:29.586Z|045870f7-4c73-4838-864c-8befb56a5f45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:52:29.588Z|764084a9-f06f-4463-9a33-c6c80eb9a5b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:52:29.588Z|8c657718-3445-4380-bbe2-e489d3d4f811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:52:29.589Z|764084a9-f06f-4463-9a33-c6c80eb9a5b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:52:29.589Z|8c657718-3445-4380-bbe2-e489d3d4f811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:52:30.869Z|0f1cdbf2-a9c1-4f2a-ba55-dfb3d11ab10b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:52:30.870Z|0f1cdbf2-a9c1-4f2a-ba55-dfb3d11ab10b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:52:30.920Z|ae82366a-a0df-49aa-8c49-322d2e40ab89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:52:30.920Z|ae82366a-a0df-49aa-8c49-322d2e40ab89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:52:39.611Z|b3e51890-4bfb-4d58-80e4-909b880249be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:52:39.611Z|65881842-33ff-4d33-9ab3-76ecc092d1b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:52:39.612Z|b3e51890-4bfb-4d58-80e4-909b880249be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:52:39.612Z|65881842-33ff-4d33-9ab3-76ecc092d1b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:52:39.613Z|aea87f06-302b-4dd8-91ff-aaf0342ba860|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:52:39.614Z|aea87f06-302b-4dd8-91ff-aaf0342ba860|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:52:45.869Z|81c9e74d-a80f-4c05-b3d7-723f9416e4f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:52:45.870Z|81c9e74d-a80f-4c05-b3d7-723f9416e4f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:52:49.636Z|e590a68e-58e9-49cd-a03d-44a6dde226b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:52:49.637Z|e590a68e-58e9-49cd-a03d-44a6dde226b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:52:49.637Z|1449d882-7a76-4852-bc67-247b40f8437f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:52:49.637Z|af5bdc4b-343a-4857-b8ba-8218f7930a75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:52:49.639Z|1449d882-7a76-4852-bc67-247b40f8437f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:52:49.639Z|af5bdc4b-343a-4857-b8ba-8218f7930a75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:52:59.662Z|94a55c00-c0e2-4a6b-b673-e3c12f3a764d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:52:59.664Z|94a55c00-c0e2-4a6b-b673-e3c12f3a764d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:52:59.665Z|8ffc94bc-275c-4b6f-8c2c-0fe860ceafb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:52:59.667Z|8ffc94bc-275c-4b6f-8c2c-0fe860ceafb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:52:59.669Z|e7d193df-6681-436b-90a9-c7034e584676|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:52:59.673Z|e7d193df-6681-436b-90a9-c7034e584676|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:53:00.870Z|8c0d4560-f471-4a66-adf1-c7505cd7264e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:53:00.874Z|8c0d4560-f471-4a66-adf1-c7505cd7264e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:53:00.922Z|4c847e35-d328-4f00-ad3d-b66802e838bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:53:00.923Z|4c847e35-d328-4f00-ad3d-b66802e838bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:53:09.794Z|dfd09ead-51e8-4287-a533-c74fe1e08853|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:53:09.795Z|dfd09ead-51e8-4287-a533-c74fe1e08853|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:53:09.795Z|286f488a-9901-4123-af72-0832a24a126a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:53:09.796Z|f29def1e-6c95-4e98-a7f9-71494b9e048e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:53:09.796Z|f29def1e-6c95-4e98-a7f9-71494b9e048e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:53:09.796Z|286f488a-9901-4123-af72-0832a24a126a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:53:15.869Z|fb06d079-3a94-43a1-8d90-ecc5bd7a95c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:53:15.870Z|fb06d079-3a94-43a1-8d90-ecc5bd7a95c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:53:19.819Z|3966abf7-12fe-45e7-b59f-8d45479a8478|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:53:19.819Z|ed056cbd-96c1-4901-ae07-c5e08b2e7d29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:53:19.821Z|3966abf7-12fe-45e7-b59f-8d45479a8478|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:53:19.821Z|ed056cbd-96c1-4901-ae07-c5e08b2e7d29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:53:19.822Z|3218b57c-13a1-4518-be3f-b96b3faa0c00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:53:19.823Z|3218b57c-13a1-4518-be3f-b96b3faa0c00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:53:29.845Z|0193fed5-fc81-4940-b7ee-0c4f9e3cb59c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:53:29.845Z|f1188c4c-2106-4043-94a2-aacc77464f5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:53:29.846Z|f1188c4c-2106-4043-94a2-aacc77464f5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:53:29.846Z|0193fed5-fc81-4940-b7ee-0c4f9e3cb59c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:53:29.847Z|6b125a73-6964-4f14-b049-90a6f9b49ac6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:53:29.848Z|6b125a73-6964-4f14-b049-90a6f9b49ac6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:53:30.869Z|ce05fcfa-ecf5-4d54-aa5b-84c7692a0f74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:53:30.870Z|ce05fcfa-ecf5-4d54-aa5b-84c7692a0f74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:53:30.925Z|38dd2e71-1ddd-4b15-a890-28184bd973a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:53:30.926Z|38dd2e71-1ddd-4b15-a890-28184bd973a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:53:39.870Z|dafbc1ee-2dd8-42f3-953e-d796eb1c6337|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:53:39.870Z|331f3574-1842-42ae-9aac-c8815ad639d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:53:39.870Z|a8517c5f-be6c-4511-baec-47018036952e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:53:39.871Z|a8517c5f-be6c-4511-baec-47018036952e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:53:39.871Z|331f3574-1842-42ae-9aac-c8815ad639d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:53:39.871Z|dafbc1ee-2dd8-42f3-953e-d796eb1c6337|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:53:45.869Z|28189ff5-4825-4d69-bbc3-fa9125aa8499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:53:45.872Z|28189ff5-4825-4d69-bbc3-fa9125aa8499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:53:49.896Z|b55dcf21-9ec3-4b4c-8934-902053ee1d6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:53:49.896Z|25e6b336-99a8-4311-bb75-26ae7fa4098e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:53:49.896Z|0b7ed6fd-73a0-44c3-8259-86c38f73924f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:53:49.897Z|b55dcf21-9ec3-4b4c-8934-902053ee1d6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:53:49.897Z|25e6b336-99a8-4311-bb75-26ae7fa4098e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:53:49.898Z|0b7ed6fd-73a0-44c3-8259-86c38f73924f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:53:59.919Z|d7f08052-eb25-431c-9968-e336ef989ce6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:53:59.919Z|11f55f59-12dc-460a-9319-2694fc37fbb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:53:59.920Z|d7f08052-eb25-431c-9968-e336ef989ce6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:53:59.920Z|11f55f59-12dc-460a-9319-2694fc37fbb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:53:59.926Z|500b5deb-6847-4308-be9c-567ecc201350|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:53:59.927Z|500b5deb-6847-4308-be9c-567ecc201350|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:54:00.869Z|357d5a05-975e-4562-a282-20ea534dd9ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:54:00.870Z|357d5a05-975e-4562-a282-20ea534dd9ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:54:00.927Z|9256f422-0c0f-4fe5-878c-a6ab2de1816d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:54:00.928Z|9256f422-0c0f-4fe5-878c-a6ab2de1816d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:54:09.943Z|8af126b1-2c45-483d-995a-890da6b9c69f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:54:09.943Z|d79787e3-496d-451f-a0d9-78d619ca89e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:54:09.945Z|d79787e3-496d-451f-a0d9-78d619ca89e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:54:09.944Z|8af126b1-2c45-483d-995a-890da6b9c69f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:54:09.948Z|1512a668-a9e5-46ad-9d48-bad0a93023d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:54:09.950Z|1512a668-a9e5-46ad-9d48-bad0a93023d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:54:15.870Z|faf8969f-2a31-4e3b-b7c6-fd264eb35957|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:54:15.871Z|faf8969f-2a31-4e3b-b7c6-fd264eb35957|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:54:19.968Z|d0c7322e-fdfb-4086-8b11-842a4a2ff9ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:54:19.968Z|1233f1b0-a8a9-4544-b265-318f2a18da76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:54:19.969Z|d0c7322e-fdfb-4086-8b11-842a4a2ff9ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:54:19.969Z|1233f1b0-a8a9-4544-b265-318f2a18da76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:54:19.972Z|a7ab46b8-1670-4392-96fb-1b2210b3f20f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:54:19.973Z|a7ab46b8-1670-4392-96fb-1b2210b3f20f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:54:29.992Z|45ecef35-627c-4493-84c0-4ec76343e26b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:54:29.993Z|45ecef35-627c-4493-84c0-4ec76343e26b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:54:29.996Z|326a6404-64e5-4519-baef-3b455d7fdba0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:54:29.996Z|42f65956-de4d-4349-80fb-3d2b9669034f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:54:29.997Z|326a6404-64e5-4519-baef-3b455d7fdba0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:54:29.997Z|42f65956-de4d-4349-80fb-3d2b9669034f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:54:30.869Z|4751b509-8039-4d24-a92b-dea6812a67db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:54:30.873Z|4751b509-8039-4d24-a92b-dea6812a67db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:54:30.930Z|a2366881-0683-4e53-9af9-6ebdd0e9dfae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:54:30.930Z|a2366881-0683-4e53-9af9-6ebdd0e9dfae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:54:40.015Z|c09164f3-d451-4ea0-ac2b-5aa2c902fbb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:54:40.017Z|c09164f3-d451-4ea0-ac2b-5aa2c902fbb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:54:40.019Z|33b9f865-4c7c-494d-ae78-f0aba74d9b8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:54:40.019Z|69f16cc6-5426-4cf2-8b51-855a9a0f22af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:54:40.020Z|69f16cc6-5426-4cf2-8b51-855a9a0f22af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:54:40.020Z|33b9f865-4c7c-494d-ae78-f0aba74d9b8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:54:45.869Z|f4d751a1-d5d7-4484-9149-46abec6fecf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:54:45.869Z|f4d751a1-d5d7-4484-9149-46abec6fecf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:54:50.040Z|36d97152-4ccd-404f-8eb6-afffcc46bb4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:54:50.042Z|36d97152-4ccd-404f-8eb6-afffcc46bb4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:54:50.049Z|0caf5b72-4246-413f-9362-9d00a4132a8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:54:50.050Z|0caf5b72-4246-413f-9362-9d00a4132a8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:54:50.136Z|1fe0b7b7-643f-405a-aaaa-cfbf439442ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:54:50.137Z|1fe0b7b7-643f-405a-aaaa-cfbf439442ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:55:00.065Z|50892f9b-62c3-4044-b37a-74be9f96dcbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:55:00.066Z|50892f9b-62c3-4044-b37a-74be9f96dcbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:55:00.075Z|4a2818d4-71c9-4a8e-a77f-26a0fd4cb8b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:55:00.076Z|4a2818d4-71c9-4a8e-a77f-26a0fd4cb8b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:55:00.165Z|2439361f-58f5-4480-b558-0ac82452ae8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:55:00.166Z|2439361f-58f5-4480-b558-0ac82452ae8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:55:00.869Z|e9e19755-366a-49b9-b3aa-7fcfbf6ba939|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:55:00.869Z|e9e19755-366a-49b9-b3aa-7fcfbf6ba939|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:55:00.932Z|31c823d6-bb70-4007-bcd5-1f038be54985|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:55:00.932Z|31c823d6-bb70-4007-bcd5-1f038be54985|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:55:10.089Z|4be346a4-0aa0-4e92-9752-a2656f45789d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:55:10.090Z|4be346a4-0aa0-4e92-9752-a2656f45789d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:55:10.096Z|6a361138-a342-41bc-9031-f00f99605d1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:55:10.097Z|6a361138-a342-41bc-9031-f00f99605d1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:55:10.190Z|746f22df-ddc1-4287-8934-4fa454f398f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:55:10.190Z|746f22df-ddc1-4287-8934-4fa454f398f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:55:15.869Z|077c62b8-ee9e-4f03-a03b-c9402992b564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:55:15.872Z|077c62b8-ee9e-4f03-a03b-c9402992b564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:55:20.438Z|e11dbe9e-6797-4834-be4c-d35fcfa090ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:55:20.438Z|4b88be88-7004-477c-acb8-a1764c8ddf89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:55:20.438Z|315ccf6c-f7bb-4142-867b-b0cb62c25635|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:55:20.440Z|315ccf6c-f7bb-4142-867b-b0cb62c25635|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:55:20.439Z|e11dbe9e-6797-4834-be4c-d35fcfa090ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:55:20.439Z|4b88be88-7004-477c-acb8-a1764c8ddf89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:55:30.464Z|2ac0a17b-30e7-4765-b432-1af3050b0175|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:55:30.464Z|79dbc84e-f2e0-4e2c-9ae7-eb935d507d70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:55:30.465Z|79dbc84e-f2e0-4e2c-9ae7-eb935d507d70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:55:30.465Z|4988f826-8e04-455b-887c-81ae9eaa126c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:55:30.465Z|2ac0a17b-30e7-4765-b432-1af3050b0175|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:55:30.466Z|4988f826-8e04-455b-887c-81ae9eaa126c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:55:30.869Z|7624741b-d2df-43a2-b8d7-06880bb9339e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:55:30.870Z|7624741b-d2df-43a2-b8d7-06880bb9339e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:55:30.934Z|1b041816-ecdd-4026-8a8d-426567d42761|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:55:30.935Z|1b041816-ecdd-4026-8a8d-426567d42761|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:55:41.173Z|dc2e87fd-992b-4ffc-b07d-73b3dfb8893b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:55:41.174Z|dc2e87fd-992b-4ffc-b07d-73b3dfb8893b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:55:41.174Z|166b0f09-c208-47fa-bf6b-df465a18d576|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:55:41.176Z|22d29549-3bc1-4363-8ba9-fd1fba6388ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:55:41.176Z|166b0f09-c208-47fa-bf6b-df465a18d576|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:55:41.176Z|22d29549-3bc1-4363-8ba9-fd1fba6388ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:55:45.869Z|da9da9f8-7457-4250-8c66-111a1b944e94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:55:45.870Z|da9da9f8-7457-4250-8c66-111a1b944e94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:55:51.197Z|09faa795-ae44-4190-a262-f2c24ce50538|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:55:51.197Z|7dfccd30-1801-4c84-9aab-bf1fe9609409|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:55:51.197Z|446a7548-c249-45c1-af3f-f4aaed4e97a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:55:51.198Z|446a7548-c249-45c1-af3f-f4aaed4e97a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:55:51.198Z|09faa795-ae44-4190-a262-f2c24ce50538|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:55:51.198Z|7dfccd30-1801-4c84-9aab-bf1fe9609409|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:56:00.869Z|d14eb93c-c6b5-4b6e-8360-013bb773bcd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:56:00.872Z|d14eb93c-c6b5-4b6e-8360-013bb773bcd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:56:00.936Z|30a4eccf-d176-47b2-9ddd-ea42c6cadbec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:56:00.937Z|30a4eccf-d176-47b2-9ddd-ea42c6cadbec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:56:01.221Z|064c518d-e7f0-46d4-b87f-a4f845b002b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:56:01.221Z|5526332d-d09d-4000-8190-19bf265bc6c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:56:01.221Z|acad15e0-904d-4372-a701-5d18b959c27f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:56:01.222Z|5526332d-d09d-4000-8190-19bf265bc6c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:56:01.222Z|acad15e0-904d-4372-a701-5d18b959c27f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:56:01.222Z|064c518d-e7f0-46d4-b87f-a4f845b002b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:56:11.247Z|4ecfb546-8aeb-4127-a48a-2b66a5185c54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:56:11.247Z|60f66cc6-1147-43ab-b360-44a048819136|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:56:11.247Z|dea44320-0437-4d70-b04b-4df34c3ea67d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:56:11.248Z|4ecfb546-8aeb-4127-a48a-2b66a5185c54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:56:11.249Z|60f66cc6-1147-43ab-b360-44a048819136|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:56:11.249Z|dea44320-0437-4d70-b04b-4df34c3ea67d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:56:15.868Z|33cf1a2b-5982-4e97-a6b9-a9384fdc44cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:56:15.869Z|33cf1a2b-5982-4e97-a6b9-a9384fdc44cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:56:21.271Z|c0c81a12-0485-47dd-b9a2-b96b57f504ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:56:21.271Z|af31b951-d04f-4dc1-9df0-88337744206e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:56:21.272Z|f88714d1-e7a1-4250-8c14-1ac855ad638d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:56:21.272Z|c0c81a12-0485-47dd-b9a2-b96b57f504ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:56:21.272Z|f88714d1-e7a1-4250-8c14-1ac855ad638d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:56:21.272Z|af31b951-d04f-4dc1-9df0-88337744206e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:56:30.869Z|b3169c1d-d251-40ef-b50e-ec3a558a2e34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:56:30.870Z|b3169c1d-d251-40ef-b50e-ec3a558a2e34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:56:30.938Z|8f4c07f6-2045-4d21-8c87-62eef8cc5a00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:56:30.939Z|8f4c07f6-2045-4d21-8c87-62eef8cc5a00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:56:31.296Z|4c9fc678-a455-48d6-9e52-3b83cfe78afa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:56:31.297Z|79fd78dd-e706-4425-bacc-ae4796353f84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:56:31.297Z|4c9fc678-a455-48d6-9e52-3b83cfe78afa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:56:31.298Z|361ed4e5-0115-41f4-aa37-bc3345a1de8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:56:31.299Z|79fd78dd-e706-4425-bacc-ae4796353f84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:56:31.299Z|361ed4e5-0115-41f4-aa37-bc3345a1de8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:56:41.321Z|3002d948-1ed9-45a7-ba87-00e48cd05ead|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:56:41.321Z|04171c72-a9d8-4eca-b33c-6b3361b97ad5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:56:41.321Z|bf05ffbb-d385-42af-ac52-8296cc80a25b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:56:41.322Z|04171c72-a9d8-4eca-b33c-6b3361b97ad5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:56:41.322Z|3002d948-1ed9-45a7-ba87-00e48cd05ead|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:56:41.322Z|bf05ffbb-d385-42af-ac52-8296cc80a25b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:56:45.869Z|cf003f92-63b4-4611-846a-8747a0433f59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:56:45.875Z|cf003f92-63b4-4611-846a-8747a0433f59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:56:51.345Z|e2e2adcd-f24c-431b-8154-2c0c2ee4ee27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:56:51.348Z|7531a0bf-f7bb-4312-a371-d419fca1e9fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:56:51.348Z|aa93923e-96d0-400d-af5e-dd8d4d040c79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:56:51.348Z|e2e2adcd-f24c-431b-8154-2c0c2ee4ee27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:56:51.349Z|aa93923e-96d0-400d-af5e-dd8d4d040c79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:56:51.349Z|7531a0bf-f7bb-4312-a371-d419fca1e9fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:57:00.868Z|dcf25f8a-f2f7-4590-8a86-bab20edec378|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:57:00.869Z|dcf25f8a-f2f7-4590-8a86-bab20edec378|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:57:00.940Z|4c89508f-c26e-46fe-a86f-5b907108cad9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:57:00.941Z|4c89508f-c26e-46fe-a86f-5b907108cad9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:57:01.372Z|ea234164-4763-49fa-ac82-54828018a8cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:57:01.372Z|c9797071-4996-4a9e-8ff6-b31e70089fe6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:57:01.373Z|23fb4398-e12b-4063-92f2-c45f3ea09afd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:57:01.373Z|ea234164-4763-49fa-ac82-54828018a8cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:57:01.373Z|c9797071-4996-4a9e-8ff6-b31e70089fe6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:57:01.374Z|23fb4398-e12b-4063-92f2-c45f3ea09afd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:57:11.407Z|b889c5fc-c348-4029-bd8c-627e2207182d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:57:11.407Z|84f92aff-42b8-4d97-ac4d-2d259218b926|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:57:11.407Z|b2c53b05-0355-4872-9460-144b6e1c3448|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:57:11.408Z|84f92aff-42b8-4d97-ac4d-2d259218b926|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:57:11.408Z|b889c5fc-c348-4029-bd8c-627e2207182d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:57:11.408Z|b2c53b05-0355-4872-9460-144b6e1c3448|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:57:15.869Z|4b2cc7ba-a767-4de5-ad12-45ea101a6c7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:57:15.870Z|4b2cc7ba-a767-4de5-ad12-45ea101a6c7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:57:21.433Z|f9390012-ae9a-4766-80b0-5ec8bbb46b5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:57:21.434Z|f9390012-ae9a-4766-80b0-5ec8bbb46b5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:57:21.434Z|4954429a-3587-4038-b4e7-08a02460b8b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:57:21.434Z|a66e3aab-9790-4d14-a0e0-f9666b551614|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:57:21.435Z|4954429a-3587-4038-b4e7-08a02460b8b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:57:21.435Z|a66e3aab-9790-4d14-a0e0-f9666b551614|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:57:30.870Z|df73d1b3-b388-46fc-b2c6-ceb0dc1c1112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:57:30.875Z|df73d1b3-b388-46fc-b2c6-ceb0dc1c1112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:57:30.943Z|4f27649b-ce0d-49bd-98a0-90401cb8498b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:57:30.944Z|4f27649b-ce0d-49bd-98a0-90401cb8498b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:57:31.463Z|711ac302-965e-4035-8902-05706147e679|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:57:31.463Z|898f84dc-1393-4cd0-a929-db992d13a7e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:57:31.463Z|87b3b580-e6c8-49d2-858e-a32c8850ab8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:57:31.464Z|711ac302-965e-4035-8902-05706147e679|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:57:31.464Z|87b3b580-e6c8-49d2-858e-a32c8850ab8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:57:31.464Z|898f84dc-1393-4cd0-a929-db992d13a7e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:57:41.490Z|678630e9-cf03-41b3-ac67-f92f4a3807af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:57:41.490Z|2f66e720-e5a5-4c3d-8bd0-7d708eafacc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:57:41.490Z|6e64540f-63c6-4373-8a82-b6f6ca5c2641|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:57:41.491Z|6e64540f-63c6-4373-8a82-b6f6ca5c2641|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:57:41.491Z|678630e9-cf03-41b3-ac67-f92f4a3807af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:57:41.491Z|2f66e720-e5a5-4c3d-8bd0-7d708eafacc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:57:45.868Z|def85dad-bb92-40f8-90f3-bc0def046479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:57:45.869Z|def85dad-bb92-40f8-90f3-bc0def046479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:57:51.513Z|7c9689cf-f1fa-45be-b8ed-d96ae005faf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:57:51.513Z|f4243d59-0dea-4af6-9530-630c599809cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:57:51.514Z|20c7e021-4f71-4a90-a11c-c1a94b733583|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:57:51.514Z|7c9689cf-f1fa-45be-b8ed-d96ae005faf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:57:51.515Z|f4243d59-0dea-4af6-9530-630c599809cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:57:51.515Z|20c7e021-4f71-4a90-a11c-c1a94b733583|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:58:00.869Z|d9ec2d68-f240-4a1f-839a-62af2fb80df9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:58:00.869Z|d9ec2d68-f240-4a1f-839a-62af2fb80df9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:58:00.947Z|dbfb81f3-4363-4210-bf66-3be6b86969d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:58:00.947Z|dbfb81f3-4363-4210-bf66-3be6b86969d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:58:01.538Z|dcb558be-394d-48cf-8e0f-fc3c942c91f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:58:01.538Z|67dd1e33-2e51-4fa0-aca9-69744941fe69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:58:01.538Z|7214780a-d3da-456b-8b7b-495c799b458c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:58:01.540Z|7214780a-d3da-456b-8b7b-495c799b458c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:58:01.540Z|67dd1e33-2e51-4fa0-aca9-69744941fe69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:58:01.540Z|dcb558be-394d-48cf-8e0f-fc3c942c91f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:58:11.566Z|1acfd241-3ef9-40ec-864a-1c9b82291d8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:58:11.567Z|551afaa8-6509-4ffb-be6e-7d0766b4cedb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:58:11.566Z|85cd6b43-4357-469e-8d5f-3f5e79ae8938|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:58:11.567Z|1acfd241-3ef9-40ec-864a-1c9b82291d8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:58:11.567Z|85cd6b43-4357-469e-8d5f-3f5e79ae8938|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:58:11.568Z|551afaa8-6509-4ffb-be6e-7d0766b4cedb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:58:15.869Z|94a2a240-61b4-476b-aa28-03a9742be7c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:58:15.874Z|94a2a240-61b4-476b-aa28-03a9742be7c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:58:21.589Z|f57e7323-cf75-4c95-90d6-06459f379493|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:58:21.589Z|f57e7323-cf75-4c95-90d6-06459f379493|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:58:21.591Z|6d44a44f-854e-48a2-b933-f7162b76172c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:58:21.592Z|6d44a44f-854e-48a2-b933-f7162b76172c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:58:21.598Z|6b649cfb-05e2-415f-846d-1c0326fa2195|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:58:21.599Z|6b649cfb-05e2-415f-846d-1c0326fa2195|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:58:30.869Z|e3443672-b427-472f-a1e6-a3b3cb6405ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:58:30.869Z|e3443672-b427-472f-a1e6-a3b3cb6405ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:58:30.949Z|b5d880c0-262d-492e-8b65-97022a7edeb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:58:30.950Z|b5d880c0-262d-492e-8b65-97022a7edeb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:58:31.614Z|f77ec6ee-17ca-467f-9698-b2c723dd790f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:58:31.615Z|f77ec6ee-17ca-467f-9698-b2c723dd790f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:58:31.615Z|db25e97c-9bf0-4100-9751-b17ee3947cea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:58:31.617Z|db25e97c-9bf0-4100-9751-b17ee3947cea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:58:31.619Z|3478d592-2262-4218-aa59-970062811256|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:58:31.619Z|3478d592-2262-4218-aa59-970062811256|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:58:41.639Z|64248d28-e017-41d5-9898-677b19f1c4a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:58:41.639Z|8eb15fca-af2c-4f2a-8fbf-9e3132f56c2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:58:41.640Z|64248d28-e017-41d5-9898-677b19f1c4a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:58:41.640Z|8eb15fca-af2c-4f2a-8fbf-9e3132f56c2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:58:41.641Z|e5715ad1-e4f5-4c25-9ce5-9f464aae4d27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:58:41.642Z|e5715ad1-e4f5-4c25-9ce5-9f464aae4d27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:58:45.868Z|63fb372d-9bcf-48fa-b4fb-3c5d23c51ca3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:58:45.869Z|63fb372d-9bcf-48fa-b4fb-3c5d23c51ca3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:58:51.663Z|ac5deecd-9f98-4efe-85b7-9717eed9cda2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:58:51.663Z|e9d39f15-d328-42b8-8451-ac8219fc22f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:58:51.665Z|ac5deecd-9f98-4efe-85b7-9717eed9cda2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:58:51.665Z|e9d39f15-d328-42b8-8451-ac8219fc22f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:58:51.713Z|185ca209-f76a-448f-9130-efabda9c5878|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:58:51.714Z|185ca209-f76a-448f-9130-efabda9c5878|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:59:00.868Z|79aae169-c85a-483f-98c2-c18ac0fbfafc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:59:00.873Z|79aae169-c85a-483f-98c2-c18ac0fbfafc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:59:00.951Z|4a99fb19-2110-4ec9-b08d-927250e1fae5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:59:00.952Z|4a99fb19-2110-4ec9-b08d-927250e1fae5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:59:01.736Z|f990e5b6-3a3f-4940-8c29-249cec840e3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:59:01.736Z|633a16ab-902f-4b65-880a-50b1ca1a081e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:59:01.737Z|f990e5b6-3a3f-4940-8c29-249cec840e3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:59:01.737Z|d4d99394-4ea9-4468-b926-3974af372896|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:59:01.737Z|633a16ab-902f-4b65-880a-50b1ca1a081e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:59:01.738Z|d4d99394-4ea9-4468-b926-3974af372896|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:59:11.760Z|3857e6a7-e545-4a9e-a1d4-a641b23fbead|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:59:11.760Z|b176ee3b-31ed-4e77-a744-ead987e43e44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:59:11.761Z|550f6bcd-eca4-49ca-8f8e-a89664d0eca4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:59:11.761Z|b176ee3b-31ed-4e77-a744-ead987e43e44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:59:11.762Z|3857e6a7-e545-4a9e-a1d4-a641b23fbead|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:59:11.762Z|550f6bcd-eca4-49ca-8f8e-a89664d0eca4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:59:15.868Z|53a8ca00-e368-438e-92ce-6dd3a7a60ec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:59:15.870Z|53a8ca00-e368-438e-92ce-6dd3a7a60ec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:59:21.787Z|c3936333-a470-4e85-8a94-86441b4d58e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:59:21.787Z|f0da5e8f-9137-463b-a19a-15f0ab1f417e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:59:21.788Z|f0da5e8f-9137-463b-a19a-15f0ab1f417e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:59:21.788Z|c3936333-a470-4e85-8a94-86441b4d58e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:59:21.787Z|ec7b8a68-7ca9-4d13-9621-fafba0614b6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:59:21.789Z|ec7b8a68-7ca9-4d13-9621-fafba0614b6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:59:30.869Z|566b8ef1-d9af-4830-a089-7c040b27953a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:59:30.870Z|566b8ef1-d9af-4830-a089-7c040b27953a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:59:30.953Z|f0cf0bee-2430-48d7-94f6-6a7247ce6def|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:59:30.954Z|f0cf0bee-2430-48d7-94f6-6a7247ce6def|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:59:31.811Z|baf7cc44-3366-422c-bda1-4bc49e2bf09f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:59:31.812Z|bb6c7495-8224-42d7-b87e-56c83ae6e6c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:59:31.812Z|71356dd3-efdc-491d-b430-6ee8f0b690eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:59:31.812Z|baf7cc44-3366-422c-bda1-4bc49e2bf09f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:59:31.812Z|bb6c7495-8224-42d7-b87e-56c83ae6e6c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:59:31.813Z|71356dd3-efdc-491d-b430-6ee8f0b690eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:59:41.835Z|e1e623cc-4e6c-414a-a88c-65c83a2c0a79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:59:41.835Z|d4fb6147-ee9c-4e1e-834b-3bf92a2142ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:59:41.835Z|e1e623cc-4e6c-414a-a88c-65c83a2c0a79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:59:41.836Z|d4fb6147-ee9c-4e1e-834b-3bf92a2142ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:59:41.836Z|2a4064dd-6e92-401d-9aab-b4a17e7b4e5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:59:41.837Z|2a4064dd-6e92-401d-9aab-b4a17e7b4e5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:59:45.869Z|edaa37c1-e10c-4ac4-a20e-2fa8e4da4e9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T00:59:45.871Z|edaa37c1-e10c-4ac4-a20e-2fa8e4da4e9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T00:59:51.857Z|92adbcfb-fd92-46fc-bfb8-0302a54796f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:59:51.857Z|fbdaa7f5-5685-4717-a170-d4efe1abd38c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:59:51.858Z|cb853ee9-6e7d-4c63-891e-415a880c648e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T00:59:51.858Z|92adbcfb-fd92-46fc-bfb8-0302a54796f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:59:51.859Z|fbdaa7f5-5685-4717-a170-d4efe1abd38c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T00:59:51.859Z|cb853ee9-6e7d-4c63-891e-415a880c648e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:00:00.868Z|0f4bd6dc-4325-45ec-836a-4f9ccf429e79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:00:00.869Z|0f4bd6dc-4325-45ec-836a-4f9ccf429e79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:00:00.955Z|1be3db5b-1475-4d7a-b81d-52b310e1a4bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:00:00.956Z|1be3db5b-1475-4d7a-b81d-52b310e1a4bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:00:01.880Z|0c75c750-7c13-4ce1-9a29-98024bfeb7c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:00:01.880Z|39e08a50-ce31-493d-b478-5b839fa22a19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:00:01.881Z|fc76d2c5-16e8-4260-a5b1-76b5819f2e90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:00:01.881Z|0c75c750-7c13-4ce1-9a29-98024bfeb7c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:00:01.881Z|39e08a50-ce31-493d-b478-5b839fa22a19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:00:01.882Z|fc76d2c5-16e8-4260-a5b1-76b5819f2e90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:00:11.904Z|8028c17e-3342-4860-bc51-5c80b9f4af66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:00:11.904Z|e579e6b6-fa25-4665-ba6f-ae6086520075|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:00:11.904Z|d763112b-e215-447e-8823-d09c4f95a4bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:00:11.905Z|e579e6b6-fa25-4665-ba6f-ae6086520075|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:00:11.905Z|8028c17e-3342-4860-bc51-5c80b9f4af66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:00:11.905Z|d763112b-e215-447e-8823-d09c4f95a4bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:00:14.469Z|fe787b90-070c-4753-9171-3264194eb525|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:00:14.470Z|fe787b90-070c-4753-9171-3264194eb525|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:00:15.869Z|2d41d6ce-d2ed-4004-a730-53ec6647b694|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:00:15.870Z|2d41d6ce-d2ed-4004-a730-53ec6647b694|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:00:21.928Z|718932d4-b268-4c89-a328-d6f9b340f0ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:00:21.928Z|279168fe-9eaf-4b8b-a5ba-3734c0f0cc3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:00:21.928Z|d24cfb88-121e-4877-9b9a-48061cb70485|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:00:21.929Z|718932d4-b268-4c89-a328-d6f9b340f0ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:00:21.930Z|279168fe-9eaf-4b8b-a5ba-3734c0f0cc3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:00:21.930Z|d24cfb88-121e-4877-9b9a-48061cb70485|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:00:30.868Z|74ea341b-8153-485a-8135-405e52076513|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:00:30.873Z|74ea341b-8153-485a-8135-405e52076513|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:00:30.957Z|eddb8eea-7b38-4aab-b454-533e79ba5960|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:00:30.958Z|eddb8eea-7b38-4aab-b454-533e79ba5960|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:00:31.953Z|73255da3-d316-48e6-9812-d1294ba33847|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:00:31.953Z|f8546318-d4c6-4ac7-985b-881e4509a66a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:00:31.953Z|dfdb6a75-9419-44c8-99c6-0c7a5383c1e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:00:31.954Z|f8546318-d4c6-4ac7-985b-881e4509a66a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:00:31.954Z|73255da3-d316-48e6-9812-d1294ba33847|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:00:31.954Z|dfdb6a75-9419-44c8-99c6-0c7a5383c1e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:00:41.976Z|8d529009-c9af-4e59-b666-385f1da49a9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:00:41.976Z|fa3cdc75-1c78-43da-b338-b0b99ac7e2b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:00:41.976Z|09b5c703-d6ee-41b3-b5ef-5125fe8c406a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:00:41.976Z|8d529009-c9af-4e59-b666-385f1da49a9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:00:41.976Z|09b5c703-d6ee-41b3-b5ef-5125fe8c406a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:00:41.976Z|fa3cdc75-1c78-43da-b338-b0b99ac7e2b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:00:45.869Z|5157a08d-a56c-4d26-bfd7-8f187ce2c5f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:00:45.869Z|5157a08d-a56c-4d26-bfd7-8f187ce2c5f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:00:51.997Z|de10e9be-9245-4c8a-8b09-7ea90bff80ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:00:51.997Z|52f2d6ff-714e-4707-9c85-7882690c1558|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:00:51.997Z|ffc34157-9be2-476a-9542-ea43bd07c7bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:00:51.998Z|de10e9be-9245-4c8a-8b09-7ea90bff80ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:00:51.998Z|ffc34157-9be2-476a-9542-ea43bd07c7bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:00:51.999Z|52f2d6ff-714e-4707-9c85-7882690c1558|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:01:00.869Z|7b8c063b-98fd-4c7a-b7c4-903a71ec4f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:01:00.870Z|7b8c063b-98fd-4c7a-b7c4-903a71ec4f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:01:00.959Z|a563e973-a3de-48b6-bf1b-50a0ad424e3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:01:00.960Z|a563e973-a3de-48b6-bf1b-50a0ad424e3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:01:02.188Z|a0615330-36a0-436f-9dab-3b9bce1d2553|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:01:02.188Z|ff369c2d-c44b-46a7-bc92-72e62ccde8ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:01:02.188Z|403fc6ab-2307-4e9b-8bc6-eda5dad40d5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:01:02.189Z|a0615330-36a0-436f-9dab-3b9bce1d2553|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:01:02.189Z|ff369c2d-c44b-46a7-bc92-72e62ccde8ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:01:02.189Z|403fc6ab-2307-4e9b-8bc6-eda5dad40d5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:01:12.209Z|834d3531-ea82-4a1f-b64a-86052caff875|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:01:12.209Z|cff07312-4ade-40c7-8886-c77282f511d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:01:12.209Z|bcdb4dc2-0531-4641-a08c-e4d584d2c967|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:01:12.210Z|834d3531-ea82-4a1f-b64a-86052caff875|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:01:12.210Z|cff07312-4ade-40c7-8886-c77282f511d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:01:12.210Z|bcdb4dc2-0531-4641-a08c-e4d584d2c967|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:01:14.458Z|b774aaef-c3b7-4594-8e4b-16dbea326882|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:01:14.459Z|b774aaef-c3b7-4594-8e4b-16dbea326882|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:01:15.868Z|1f496dc8-791d-4f69-bcda-c3dce54432ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:01:15.872Z|1f496dc8-791d-4f69-bcda-c3dce54432ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:01:22.232Z|29a243f6-a30c-4c8f-93b2-3220e85addc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:01:22.233Z|b99b8835-69ff-461a-b361-dc9b277ad183|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:01:22.233Z|5be25b2a-bbf6-458b-a7ab-7548503317e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:01:22.234Z|29a243f6-a30c-4c8f-93b2-3220e85addc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:01:22.234Z|5be25b2a-bbf6-458b-a7ab-7548503317e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:01:22.234Z|b99b8835-69ff-461a-b361-dc9b277ad183|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:01:30.868Z|7fc3172b-0770-41f9-a1c9-5c62f5fa5c71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:01:30.869Z|7fc3172b-0770-41f9-a1c9-5c62f5fa5c71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:01:30.961Z|e9b1deaa-00f0-44c5-b38a-c64d2cdcea11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:01:30.961Z|e9b1deaa-00f0-44c5-b38a-c64d2cdcea11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:01:32.256Z|0e14a447-11a9-47e1-97ea-c4c0cf4e190c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:01:32.256Z|6eb4663b-4695-49cd-9124-c1bd434839b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:01:32.256Z|27b3ec85-1dff-40ed-bf0c-e4a1cf5e2eff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:01:32.257Z|27b3ec85-1dff-40ed-bf0c-e4a1cf5e2eff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:01:32.257Z|0e14a447-11a9-47e1-97ea-c4c0cf4e190c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:01:32.257Z|6eb4663b-4695-49cd-9124-c1bd434839b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:01:42.279Z|17fece66-ad92-48ba-a950-6ce91ed8b891|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:01:42.279Z|082d5795-8214-4e48-b89f-0f6bb527c648|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:01:42.279Z|6bb676ff-f371-43aa-b7b0-6b33ab17110b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:01:42.280Z|17fece66-ad92-48ba-a950-6ce91ed8b891|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:01:42.280Z|082d5795-8214-4e48-b89f-0f6bb527c648|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:01:42.280Z|6bb676ff-f371-43aa-b7b0-6b33ab17110b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:01:45.868Z|f942128a-769d-4f0b-ad5c-2ffbe376d4bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:01:45.869Z|f942128a-769d-4f0b-ad5c-2ffbe376d4bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:01:52.302Z|a97693bf-59b9-4930-ba63-28513086afd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:01:52.303Z|51263459-0f25-4994-968f-c4df2e23d435|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:01:52.304Z|51263459-0f25-4994-968f-c4df2e23d435|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:01:52.304Z|a97693bf-59b9-4930-ba63-28513086afd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:01:52.305Z|6ff01da6-0f91-4cbd-8298-bd0063ce2727|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:01:52.306Z|6ff01da6-0f91-4cbd-8298-bd0063ce2727|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:02:00.868Z|e6dc0305-f95a-4e86-a617-c8c15def9f86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:02:00.872Z|e6dc0305-f95a-4e86-a617-c8c15def9f86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:02:00.962Z|aad08b7f-a286-483b-a7cf-7e36443178ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:02:00.963Z|aad08b7f-a286-483b-a7cf-7e36443178ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:02:02.327Z|1ccb9d9a-3402-4b7e-95cb-9e263fdba8ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:02:02.327Z|e8d67aad-0a56-44b7-a8ef-4b9083b214e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:02:02.328Z|476011a6-b035-4520-b134-b9c260fab8eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:02:02.328Z|1ccb9d9a-3402-4b7e-95cb-9e263fdba8ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:02:02.328Z|476011a6-b035-4520-b134-b9c260fab8eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:02:02.328Z|e8d67aad-0a56-44b7-a8ef-4b9083b214e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:02:12.350Z|6eede7c2-4e6d-4c66-98ec-e0d984b321cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:02:12.350Z|f1df3d50-4f00-4c08-8d1b-2f586ea3aef7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:02:12.351Z|fb22ebd3-9594-4f7b-a93f-f83193b01ea2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:02:12.351Z|fb22ebd3-9594-4f7b-a93f-f83193b01ea2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:02:12.351Z|f1df3d50-4f00-4c08-8d1b-2f586ea3aef7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:02:12.351Z|6eede7c2-4e6d-4c66-98ec-e0d984b321cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:02:14.457Z|9db94452-8019-4ac8-8830-d962c812d2af|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:02:14.458Z|9db94452-8019-4ac8-8830-d962c812d2af|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:02:15.868Z|40717e92-6f6e-4859-ac0d-564bb1e4fdca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:02:15.869Z|40717e92-6f6e-4859-ac0d-564bb1e4fdca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:02:22.373Z|e242c690-2599-40f6-8de2-83f10c8a6484|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:02:22.373Z|90e0682c-ad14-49c5-a2d0-e8c892df35c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:02:22.374Z|e242c690-2599-40f6-8de2-83f10c8a6484|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:02:22.374Z|24cb3547-7421-44eb-b426-d39e79e5d6e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:02:22.374Z|90e0682c-ad14-49c5-a2d0-e8c892df35c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:02:22.374Z|24cb3547-7421-44eb-b426-d39e79e5d6e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:02:30.868Z|6b92567b-1ccd-47f6-b165-4eeb01b398f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:02:30.869Z|6b92567b-1ccd-47f6-b165-4eeb01b398f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:02:30.964Z|dbb96183-94cc-4872-b4f7-8e80aac756a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:02:30.965Z|dbb96183-94cc-4872-b4f7-8e80aac756a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:02:32.395Z|e9f92130-88e2-4b53-9bcf-f75412e6b533|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:02:32.395Z|2d9a4792-ede6-4122-9a82-8dd718aa9256|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:02:32.396Z|e9f92130-88e2-4b53-9bcf-f75412e6b533|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:02:32.396Z|2d9a4792-ede6-4122-9a82-8dd718aa9256|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:02:32.396Z|03ef6998-aa4d-44c5-9dc0-04dbcffb131d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:02:32.397Z|03ef6998-aa4d-44c5-9dc0-04dbcffb131d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:02:42.417Z|f1942afc-5ca5-41d4-a865-b20962ca7989|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:02:42.417Z|ff15ec59-4ff7-4556-9c3d-ad36174cfccb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:02:42.417Z|cbc17913-dfe3-4f77-9055-148fa0ab8da8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:02:42.418Z|cbc17913-dfe3-4f77-9055-148fa0ab8da8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:02:42.418Z|f1942afc-5ca5-41d4-a865-b20962ca7989|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:02:42.418Z|ff15ec59-4ff7-4556-9c3d-ad36174cfccb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:02:45.868Z|a4f7a4a2-b983-4534-967b-0a99f717a372|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:02:45.872Z|a4f7a4a2-b983-4534-967b-0a99f717a372|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:02:52.440Z|0f0c4ece-8a77-4db0-9b04-cc5732e2821d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:02:52.440Z|6bcbb4c0-291e-4daf-882d-51db03a4ea30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:02:52.440Z|2784eff3-e4c5-497a-9331-039dc65dd043|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:02:52.441Z|0f0c4ece-8a77-4db0-9b04-cc5732e2821d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:02:52.441Z|6bcbb4c0-291e-4daf-882d-51db03a4ea30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:02:52.441Z|2784eff3-e4c5-497a-9331-039dc65dd043|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:03:00.868Z|572fa042-82c1-4261-a6aa-cab533453d77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:03:00.869Z|572fa042-82c1-4261-a6aa-cab533453d77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:03:00.966Z|20421ab5-ef97-4ca2-a19c-a81a3501799f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:03:00.966Z|20421ab5-ef97-4ca2-a19c-a81a3501799f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:03:02.463Z|a3c58a15-4a83-4181-bf7a-6413c7a710a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:03:02.463Z|be1c87d3-bb45-4a74-bb27-c3b6a77e485b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:03:02.463Z|5838a290-1b37-42c6-8ce1-7fdfa09f2a22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:03:02.464Z|5838a290-1b37-42c6-8ce1-7fdfa09f2a22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:03:02.464Z|a3c58a15-4a83-4181-bf7a-6413c7a710a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:03:02.464Z|be1c87d3-bb45-4a74-bb27-c3b6a77e485b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:03:12.485Z|f8a2c4f7-102c-4ef5-8835-bded796059f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:03:12.485Z|58e1fe38-1046-4132-8639-e616165a796a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:03:12.485Z|e03be365-cd39-4b9a-811d-b5df80a0e2e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:03:12.485Z|f8a2c4f7-102c-4ef5-8835-bded796059f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:03:12.486Z|e03be365-cd39-4b9a-811d-b5df80a0e2e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:03:12.486Z|58e1fe38-1046-4132-8639-e616165a796a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:03:14.456Z|bfee41ec-fdfe-43ab-ba6c-cc362cdcd4ad|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:03:14.457Z|bfee41ec-fdfe-43ab-ba6c-cc362cdcd4ad|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:03:15.868Z|aada42df-4e11-42c2-b5e8-9fc386335936|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:03:15.869Z|aada42df-4e11-42c2-b5e8-9fc386335936|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:03:22.506Z|d2fc1c08-ebab-4122-bad4-6ad65df630b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:03:22.506Z|49711049-ffec-45c6-bd2a-5c09ea1a2987|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:03:22.508Z|d2fc1c08-ebab-4122-bad4-6ad65df630b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:03:22.508Z|49711049-ffec-45c6-bd2a-5c09ea1a2987|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:03:22.514Z|2b509664-02f8-4fec-9aa3-5af191cc4d27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:03:22.515Z|2b509664-02f8-4fec-9aa3-5af191cc4d27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:03:30.868Z|6b3cc0c9-9ff3-479f-8096-dba2fe3c8ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:03:30.872Z|6b3cc0c9-9ff3-479f-8096-dba2fe3c8ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:03:30.967Z|be29c995-ca19-4431-b540-4a8c5c638c97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:03:30.968Z|be29c995-ca19-4431-b540-4a8c5c638c97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:03:32.529Z|b5ac9fb6-09b2-4356-9295-fd30ca1d725a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:03:32.530Z|b5ac9fb6-09b2-4356-9295-fd30ca1d725a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:03:32.531Z|0a69b37a-d686-4132-81a4-e0374fa4534f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:03:32.532Z|0a69b37a-d686-4132-81a4-e0374fa4534f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:03:32.535Z|22d17810-d066-4bfe-94c6-dda834523324|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:03:32.535Z|22d17810-d066-4bfe-94c6-dda834523324|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:03:42.551Z|2c5a2cc5-e7e5-4014-8e0a-239b09451422|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:03:42.552Z|7c7c07e9-6bca-4172-a669-d4797ac34eba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:03:42.552Z|2c5a2cc5-e7e5-4014-8e0a-239b09451422|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:03:42.553Z|7c7c07e9-6bca-4172-a669-d4797ac34eba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:03:42.557Z|6af0473c-709c-4996-a15e-a23bd53e35ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:03:42.558Z|6af0473c-709c-4996-a15e-a23bd53e35ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:03:45.868Z|d3b0b8ee-e3bc-4951-b24e-4da92ee5edf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:03:45.869Z|d3b0b8ee-e3bc-4951-b24e-4da92ee5edf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:03:52.576Z|15e4841e-a1a3-4804-bc4d-d04a976a412a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:03:52.577Z|1c238015-e63a-415b-90b2-07f989623762|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:03:52.577Z|b528e149-b172-4013-8e22-4c9549664094|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:03:52.577Z|15e4841e-a1a3-4804-bc4d-d04a976a412a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:03:52.578Z|1c238015-e63a-415b-90b2-07f989623762|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:03:52.578Z|b528e149-b172-4013-8e22-4c9549664094|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:04:00.868Z|5e7d1624-9268-44e9-bd36-fbb32fde8f3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:04:00.869Z|5e7d1624-9268-44e9-bd36-fbb32fde8f3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:04:00.969Z|8f616f10-8675-4e6a-8d53-2ddc822047e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:04:00.969Z|8f616f10-8675-4e6a-8d53-2ddc822047e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:04:02.598Z|bcab0c12-3865-4b85-b0e2-252df6415035|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:04:02.598Z|321cfd12-6a1a-463e-bd58-81102841b084|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:04:02.599Z|321cfd12-6a1a-463e-bd58-81102841b084|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:04:02.599Z|bcab0c12-3865-4b85-b0e2-252df6415035|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:04:02.600Z|f75b668a-cbe6-4e4f-847f-3b75cf530832|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:04:02.600Z|f75b668a-cbe6-4e4f-847f-3b75cf530832|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:04:12.619Z|d5864027-1523-40f1-84be-e41d817794c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:04:12.620Z|d5864027-1523-40f1-84be-e41d817794c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:04:12.620Z|ad7f3b45-59ab-48f8-83de-0b515fe0ccde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:04:12.621Z|ad7f3b45-59ab-48f8-83de-0b515fe0ccde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:04:12.624Z|ea4996e4-d724-4d38-b0f5-e4a3899f9458|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:04:12.625Z|ea4996e4-d724-4d38-b0f5-e4a3899f9458|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:04:14.458Z|f59809c4-5796-4662-9468-2450eeae0b94|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:04:14.459Z|f59809c4-5796-4662-9468-2450eeae0b94|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:04:15.868Z|da784147-05fd-45b1-8695-b81cecb58cc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:04:15.871Z|da784147-05fd-45b1-8695-b81cecb58cc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:04:22.642Z|ce889370-2e31-4fdc-ad95-58b6ff6b6349|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:04:22.642Z|b655e79b-6317-4df1-8aed-3e5ab7608069|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:04:22.643Z|ce889370-2e31-4fdc-ad95-58b6ff6b6349|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:04:22.643Z|b655e79b-6317-4df1-8aed-3e5ab7608069|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:04:22.647Z|ead5ebcf-ac6e-4604-861a-717c08215266|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:04:22.648Z|ead5ebcf-ac6e-4604-861a-717c08215266|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:04:30.868Z|5f3fd82d-0307-466b-b079-8189b25cebd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:04:30.869Z|5f3fd82d-0307-466b-b079-8189b25cebd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:04:30.970Z|7828338f-7505-49b0-9fad-07525b0a75c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:04:30.970Z|7828338f-7505-49b0-9fad-07525b0a75c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:04:32.664Z|7d23e3d6-7102-4c84-880b-28463f1d570e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:04:32.664Z|5e920ba3-7a48-42fa-ba1c-92db777fce6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:04:32.665Z|7d23e3d6-7102-4c84-880b-28463f1d570e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:04:32.665Z|5e920ba3-7a48-42fa-ba1c-92db777fce6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:04:32.670Z|d4dff173-5683-434d-82a9-1c7d8cb693d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:04:32.671Z|d4dff173-5683-434d-82a9-1c7d8cb693d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:04:42.686Z|4848e396-df88-4bf5-b1c8-953cdbdb384b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:04:42.686Z|7edcd0c8-5737-4aef-915f-c77e1ec9508e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:04:42.687Z|4848e396-df88-4bf5-b1c8-953cdbdb384b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:04:42.687Z|7edcd0c8-5737-4aef-915f-c77e1ec9508e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:04:42.692Z|123e80c6-8ddb-446b-bb0b-ff501a73eab6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:04:42.692Z|123e80c6-8ddb-446b-bb0b-ff501a73eab6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:04:45.868Z|7156a292-85f5-4d73-85c0-45e75b24b67e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:04:45.869Z|7156a292-85f5-4d73-85c0-45e75b24b67e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:04:52.710Z|2b7d5203-ef6b-4d5b-a79d-8283f5505a83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:04:52.711Z|32557b7f-f935-4752-a0a6-4a661d6027e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:04:52.712Z|2b7d5203-ef6b-4d5b-a79d-8283f5505a83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:04:52.712Z|32557b7f-f935-4752-a0a6-4a661d6027e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:04:52.713Z|4226b096-b4fb-45f7-9efb-811b4200c457|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:04:52.713Z|4226b096-b4fb-45f7-9efb-811b4200c457|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:05:00.868Z|385a0810-a504-42ff-9dcc-a70dffba7f23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:05:00.871Z|385a0810-a504-42ff-9dcc-a70dffba7f23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:05:00.971Z|82148d34-116a-4a75-83e5-a91196187957|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:05:00.972Z|82148d34-116a-4a75-83e5-a91196187957|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:05:02.735Z|9e0fdc05-8c36-46a7-9859-c4620bb20292|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:05:02.735Z|9bc1f16c-daa3-4488-8298-9fb8f3213a8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:05:02.735Z|5217befd-cf2d-430f-9bb5-d65e88096043|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:05:02.736Z|9e0fdc05-8c36-46a7-9859-c4620bb20292|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:05:02.736Z|9bc1f16c-daa3-4488-8298-9fb8f3213a8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:05:02.736Z|5217befd-cf2d-430f-9bb5-d65e88096043|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:05:12.758Z|bcf03741-7368-464b-b596-afd5f462f9f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:05:12.758Z|7c348cde-e376-4302-b34f-ba87dc65c3bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:05:12.759Z|bcf03741-7368-464b-b596-afd5f462f9f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:05:12.759Z|ed976a18-a2c4-49d4-acf0-c55198d4d1bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:05:12.759Z|7c348cde-e376-4302-b34f-ba87dc65c3bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:05:12.760Z|ed976a18-a2c4-49d4-acf0-c55198d4d1bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:05:14.458Z|b7a01247-9476-482c-a5e4-aef843a7e325|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:05:14.459Z|b7a01247-9476-482c-a5e4-aef843a7e325|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:05:15.868Z|646dfb63-10ee-4616-b491-55dc5d4f312e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:05:15.869Z|646dfb63-10ee-4616-b491-55dc5d4f312e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:05:22.782Z|c2a68905-1d3c-432f-bbbb-b358883b11e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:05:22.783Z|c2a68905-1d3c-432f-bbbb-b358883b11e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:05:22.783Z|ab36067c-5257-41de-9f93-e2cd7ece1006|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:05:22.783Z|d4e41066-422e-4ddc-9b85-4372290fda44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:05:22.784Z|ab36067c-5257-41de-9f93-e2cd7ece1006|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:05:22.784Z|d4e41066-422e-4ddc-9b85-4372290fda44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:05:30.868Z|2a3f77f8-ef5c-41f7-910e-4ecb690c33c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:05:30.869Z|2a3f77f8-ef5c-41f7-910e-4ecb690c33c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:05:30.973Z|11b61776-15f8-4475-ac15-26889a3bf136|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:05:30.973Z|11b61776-15f8-4475-ac15-26889a3bf136|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:05:32.805Z|a130d51b-054c-4f23-b5da-45f8c57c4563|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:05:32.806Z|287b6ccb-7313-4e20-82f1-451a6f3ddb10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:05:32.807Z|a130d51b-054c-4f23-b5da-45f8c57c4563|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:05:32.807Z|287b6ccb-7313-4e20-82f1-451a6f3ddb10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:05:32.810Z|70c0c594-83af-457c-91d1-9bd7c88626e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:05:32.812Z|70c0c594-83af-457c-91d1-9bd7c88626e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:05:42.829Z|16ac6d77-95b8-4060-b0d3-df8764deb83e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:05:42.829Z|9b6198f0-9eed-4142-a37f-8f50678028ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:05:42.830Z|0b037371-5ce3-4559-ae5d-2c8eeb76207a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:05:42.830Z|0b037371-5ce3-4559-ae5d-2c8eeb76207a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:05:42.830Z|9b6198f0-9eed-4142-a37f-8f50678028ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:05:42.830Z|16ac6d77-95b8-4060-b0d3-df8764deb83e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:05:45.868Z|0ce64f9b-8802-4017-8eb0-fb28c52806a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:05:45.872Z|0ce64f9b-8802-4017-8eb0-fb28c52806a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:05:52.853Z|dda39db4-3a7e-41d4-adf5-d187f36585bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:05:52.853Z|831a7d57-3a63-4c76-9590-7fbc55d95077|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:05:52.853Z|ca58ca51-acc4-4816-9c68-af52d094f8a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:05:52.854Z|dda39db4-3a7e-41d4-adf5-d187f36585bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:05:52.854Z|831a7d57-3a63-4c76-9590-7fbc55d95077|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:05:52.854Z|ca58ca51-acc4-4816-9c68-af52d094f8a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:06:00.868Z|13c24c9b-f214-4a2d-873e-e6228425f335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:06:00.869Z|13c24c9b-f214-4a2d-873e-e6228425f335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:06:00.974Z|60edd130-f084-493e-af04-1cff97a32735|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:06:00.975Z|60edd130-f084-493e-af04-1cff97a32735|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:06:02.875Z|b26008a3-a17a-4612-8e46-e0b8c76c84f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:06:02.875Z|e6aa96f9-3bf4-41a1-a113-81d9ddf23d68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:06:02.875Z|87b0f0c5-d4f8-4f97-a5da-e38f5affba54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:06:02.876Z|b26008a3-a17a-4612-8e46-e0b8c76c84f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:06:02.876Z|e6aa96f9-3bf4-41a1-a113-81d9ddf23d68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:06:02.876Z|87b0f0c5-d4f8-4f97-a5da-e38f5affba54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:06:12.897Z|3e576561-0010-471f-a5c7-135df11342f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:06:12.897Z|99f59806-70d4-4235-b82f-da07f677e883|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:06:12.897Z|15be6cbc-8d37-48cb-a9f7-b16edcf6cab2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:06:12.898Z|99f59806-70d4-4235-b82f-da07f677e883|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:06:12.898Z|3e576561-0010-471f-a5c7-135df11342f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:06:12.898Z|15be6cbc-8d37-48cb-a9f7-b16edcf6cab2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:06:14.457Z|29f77bbd-95f7-464d-bf18-2e1910b13cfa|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:06:14.457Z|29f77bbd-95f7-464d-bf18-2e1910b13cfa|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:06:15.868Z|591ea6a4-9128-4ca6-9b3e-27dd596874fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:06:15.869Z|591ea6a4-9128-4ca6-9b3e-27dd596874fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:06:22.920Z|19602fee-feef-4b50-8d26-f66535b311c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:06:22.920Z|148072a9-fb13-478f-a1c4-886c9406e437|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:06:22.920Z|19602fee-feef-4b50-8d26-f66535b311c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:06:22.921Z|148072a9-fb13-478f-a1c4-886c9406e437|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:06:22.923Z|f79d51ed-8a34-47f2-a053-d1c9a6045c26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:06:22.923Z|f79d51ed-8a34-47f2-a053-d1c9a6045c26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:06:30.868Z|c9c8355c-d2dd-45fb-bdca-cf9f871faf4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:06:30.871Z|c9c8355c-d2dd-45fb-bdca-cf9f871faf4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:06:30.976Z|796e5a68-13c0-42eb-87c2-2d2605959b72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:06:30.976Z|796e5a68-13c0-42eb-87c2-2d2605959b72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:06:32.942Z|5e2e1281-8cde-4046-adb1-e6775d66763b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:06:32.942Z|5e2e1281-8cde-4046-adb1-e6775d66763b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:06:32.942Z|06097d0a-2d9e-47d7-be6e-6adf006afb3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:06:32.943Z|06097d0a-2d9e-47d7-be6e-6adf006afb3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:06:32.948Z|c63faa68-f684-4f9f-b0a0-e09575063701|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:06:32.948Z|c63faa68-f684-4f9f-b0a0-e09575063701|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:06:42.964Z|30a74056-31d1-426b-b94e-7701c21a0114|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:06:42.964Z|f4090a09-da72-4d25-a383-a697467d82b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:06:42.965Z|30a74056-31d1-426b-b94e-7701c21a0114|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:06:42.965Z|f4090a09-da72-4d25-a383-a697467d82b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:06:42.965Z|c568079a-7ece-432c-beda-b18bc6779d41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:06:42.966Z|c568079a-7ece-432c-beda-b18bc6779d41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:06:45.868Z|44bac204-3977-41e7-808a-65f4f5eaced4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:06:45.869Z|44bac204-3977-41e7-808a-65f4f5eaced4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:06:52.986Z|662236ec-c6a1-4572-b51c-3c438b1af9ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:06:52.986Z|870b1320-32c6-4dfd-9d05-f0f259513a01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:06:52.986Z|e01637f5-a359-4916-9042-f0464fd2b212|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:06:52.986Z|662236ec-c6a1-4572-b51c-3c438b1af9ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:06:52.987Z|e01637f5-a359-4916-9042-f0464fd2b212|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:06:52.987Z|870b1320-32c6-4dfd-9d05-f0f259513a01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:07:00.868Z|b2921980-78a7-4f6f-bd50-744973a576cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:07:00.869Z|b2921980-78a7-4f6f-bd50-744973a576cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:07:00.977Z|b49f7dca-98c3-4de0-a846-3743aa514289|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:07:00.978Z|b49f7dca-98c3-4de0-a846-3743aa514289|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:07:03.007Z|6e288ec3-6fb3-4e31-af3d-aa229d55244b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:07:03.007Z|fd42efcb-0d64-49a8-8c5c-53a208b6c9b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:07:03.008Z|6e288ec3-6fb3-4e31-af3d-aa229d55244b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:07:03.008Z|fd42efcb-0d64-49a8-8c5c-53a208b6c9b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:07:03.008Z|ca29bc77-9f10-4842-bb0c-bce5f662cfb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:07:03.009Z|ca29bc77-9f10-4842-bb0c-bce5f662cfb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:07:13.029Z|f9a018ee-09b7-48b6-8b1f-1411ecdc6fdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:07:13.029Z|c9580107-766d-43e1-b0e3-ed8665bb53e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:07:13.029Z|95908aa1-4fec-4d10-8d61-e8f78f6ec1fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:07:13.029Z|f9a018ee-09b7-48b6-8b1f-1411ecdc6fdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:07:13.030Z|95908aa1-4fec-4d10-8d61-e8f78f6ec1fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:07:13.030Z|c9580107-766d-43e1-b0e3-ed8665bb53e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:07:14.457Z|e524a635-24de-48ea-9238-6997924852bf|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:07:14.458Z|e524a635-24de-48ea-9238-6997924852bf|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:07:15.868Z|17bee0ba-d631-4548-9ba8-dad7c71f2d8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:07:15.872Z|17bee0ba-d631-4548-9ba8-dad7c71f2d8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:07:23.050Z|6d24280e-f76f-4ec0-85de-b689556d9dfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:07:23.050Z|42065793-389e-4fcf-bbfc-15a4f5d7b793|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:07:23.051Z|8c72a248-4348-4758-9a39-614926dac46f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:07:23.051Z|42065793-389e-4fcf-bbfc-15a4f5d7b793|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:07:23.051Z|8c72a248-4348-4758-9a39-614926dac46f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:07:23.051Z|6d24280e-f76f-4ec0-85de-b689556d9dfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:07:30.868Z|5d9fca01-1818-4c48-9cb9-9aa2ffc9b15a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:07:30.869Z|5d9fca01-1818-4c48-9cb9-9aa2ffc9b15a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:07:30.979Z|1b9e76eb-f8b9-473e-9e80-4205b1d9be2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:07:30.979Z|1b9e76eb-f8b9-473e-9e80-4205b1d9be2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:07:33.073Z|a9fe5e53-7186-4376-89ff-314ee0215a88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:07:33.073Z|0465f02f-48a3-49bb-8ccb-646ce50c0a9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:07:33.073Z|54c495e1-2219-4fa2-8531-55eae5f2e4ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:07:33.074Z|0465f02f-48a3-49bb-8ccb-646ce50c0a9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:07:33.074Z|a9fe5e53-7186-4376-89ff-314ee0215a88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:07:33.074Z|54c495e1-2219-4fa2-8531-55eae5f2e4ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:07:43.095Z|1c7a1512-63cd-455c-8465-92a210e7cf1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:07:43.095Z|c7b57288-c4b4-4860-90e8-45e6aff57991|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:07:43.096Z|1c7a1512-63cd-455c-8465-92a210e7cf1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:07:43.096Z|c7b57288-c4b4-4860-90e8-45e6aff57991|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:07:43.098Z|4243e621-bee5-4b1a-8b0d-4c15f49714d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:07:43.100Z|4243e621-bee5-4b1a-8b0d-4c15f49714d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:07:45.868Z|dd3a8590-7594-4a72-9ac1-555184ad86d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:07:45.869Z|dd3a8590-7594-4a72-9ac1-555184ad86d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:07:53.117Z|e7098196-327e-45a5-bfbf-888f90e0952c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:07:53.117Z|862156cd-71d9-4416-9d48-b4808ee1a9ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:07:53.118Z|e7098196-327e-45a5-bfbf-888f90e0952c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:07:53.118Z|862156cd-71d9-4416-9d48-b4808ee1a9ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:07:53.118Z|13a5e6fc-ec52-4ff3-9d75-c1d1bcde54b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:07:53.119Z|13a5e6fc-ec52-4ff3-9d75-c1d1bcde54b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:08:00.868Z|086da4e9-1c10-4085-9870-53cf5bc1eaca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:08:00.871Z|086da4e9-1c10-4085-9870-53cf5bc1eaca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:08:00.980Z|005a6b0e-4a3c-4eef-9da1-44e4d26aac73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:08:00.981Z|005a6b0e-4a3c-4eef-9da1-44e4d26aac73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:08:03.141Z|26ccefb5-3dc1-46ec-816b-02885f3790fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:08:03.142Z|26ccefb5-3dc1-46ec-816b-02885f3790fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:08:03.143Z|0168187b-50d0-4028-9eb3-7837683de199|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:08:03.143Z|e76aadaa-9b03-459e-bae8-e0af16cce297|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:08:03.144Z|0168187b-50d0-4028-9eb3-7837683de199|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:08:03.144Z|e76aadaa-9b03-459e-bae8-e0af16cce297|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:08:13.164Z|faeccb17-40a0-4d8f-84d8-075a87d3d0ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:08:13.165Z|faeccb17-40a0-4d8f-84d8-075a87d3d0ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:08:13.165Z|f662522f-c497-45d5-bcf5-d44a635f8ad4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:08:13.166Z|f662522f-c497-45d5-bcf5-d44a635f8ad4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:08:13.164Z|1b1055a0-b796-4fc0-9d9b-79490d5c7b3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:08:13.168Z|1b1055a0-b796-4fc0-9d9b-79490d5c7b3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:08:14.457Z|d80b3b56-e5d0-41f8-9d5c-1670c1410ea7|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:08:14.458Z|d80b3b56-e5d0-41f8-9d5c-1670c1410ea7|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:08:15.868Z|ae577088-37d1-48b0-90ba-2bfc8ec07c6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:08:15.869Z|ae577088-37d1-48b0-90ba-2bfc8ec07c6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:08:23.187Z|8536d10f-48f5-4735-985d-8a564c324489|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:08:23.187Z|c0aea718-b581-4954-af7f-314884363e18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:08:23.187Z|0c8785c2-8326-4e4b-b314-3601b4913ec4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:08:23.188Z|8536d10f-48f5-4735-985d-8a564c324489|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:08:23.188Z|0c8785c2-8326-4e4b-b314-3601b4913ec4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:08:23.189Z|c0aea718-b581-4954-af7f-314884363e18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:08:30.868Z|4515456a-7e2d-40c8-8f7b-f40996ea6fee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:08:30.869Z|4515456a-7e2d-40c8-8f7b-f40996ea6fee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:08:30.981Z|bb25332f-301e-466c-8af6-f9fdfb78ed6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:08:30.982Z|bb25332f-301e-466c-8af6-f9fdfb78ed6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:08:33.209Z|52d3ad62-449e-4e8c-b0ca-2e97d4b214e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:08:33.209Z|0f94d14d-01a5-4c3e-8477-6988d3c77d4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:08:33.209Z|52d3ad62-449e-4e8c-b0ca-2e97d4b214e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:08:33.209Z|0f94d14d-01a5-4c3e-8477-6988d3c77d4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:08:33.210Z|2e147220-038b-4a74-9067-aef47d3c2f73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:08:33.211Z|2e147220-038b-4a74-9067-aef47d3c2f73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:08:43.230Z|d980407c-fc4b-4525-9b17-736c502c89e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:08:43.230Z|265c8083-981c-4c5e-81d9-043d130cefa4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:08:43.230Z|94b28fab-3380-4edd-8897-80b6445f8b38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:08:43.230Z|265c8083-981c-4c5e-81d9-043d130cefa4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:08:43.230Z|d980407c-fc4b-4525-9b17-736c502c89e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:08:43.230Z|94b28fab-3380-4edd-8897-80b6445f8b38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:08:45.868Z|d4783178-a8df-4257-b139-b5e3bf07a4d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:08:45.873Z|d4783178-a8df-4257-b139-b5e3bf07a4d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:08:53.251Z|35065a09-91da-4ceb-9eaa-7655a9435133|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:08:53.251Z|029c7dd4-ff98-41a4-b1cd-e654df1fd99d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:08:53.251Z|cb619850-e2ba-46ad-ad74-26ba2e53964d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:08:53.252Z|35065a09-91da-4ceb-9eaa-7655a9435133|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:08:53.252Z|029c7dd4-ff98-41a4-b1cd-e654df1fd99d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:08:53.252Z|cb619850-e2ba-46ad-ad74-26ba2e53964d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:09:00.868Z|196c31d5-44ca-4643-8233-83808d5a53c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:09:00.869Z|196c31d5-44ca-4643-8233-83808d5a53c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:09:00.982Z|5e100a12-7eaa-45cf-9020-3fb96e9691e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:09:00.983Z|5e100a12-7eaa-45cf-9020-3fb96e9691e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:09:03.274Z|8db25b3d-ee1f-4689-b86d-d85dffbbf4f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:09:03.274Z|8db25b3d-ee1f-4689-b86d-d85dffbbf4f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:09:03.274Z|c432a705-6d6d-4746-b3ed-657546ca0422|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:09:03.275Z|c432a705-6d6d-4746-b3ed-657546ca0422|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:09:03.275Z|5ba1ed6b-bd69-49da-a1b7-8072c928de4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:09:03.276Z|5ba1ed6b-bd69-49da-a1b7-8072c928de4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:09:13.295Z|3298aa26-795f-42c6-9e49-4bcbb837160a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:09:13.295Z|3e547303-f174-46cd-afce-05ad6c454632|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:09:13.295Z|cb420f7e-659e-4f75-b02c-bba3bb2cb967|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:09:13.296Z|3298aa26-795f-42c6-9e49-4bcbb837160a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:09:13.296Z|3e547303-f174-46cd-afce-05ad6c454632|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:09:13.296Z|cb420f7e-659e-4f75-b02c-bba3bb2cb967|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:09:14.457Z|93884f86-0fc0-40ab-bf6a-d82999737d69|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:09:14.458Z|93884f86-0fc0-40ab-bf6a-d82999737d69|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:09:15.868Z|57ba5190-509f-43da-adb2-84830017be4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:09:15.869Z|57ba5190-509f-43da-adb2-84830017be4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:09:23.317Z|f37ce2bd-486f-4c07-be6b-0846a3014089|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:09:23.317Z|2a633124-d7cc-4d91-917a-e39f1437f94b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:09:23.318Z|f37ce2bd-486f-4c07-be6b-0846a3014089|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:09:23.318Z|2a633124-d7cc-4d91-917a-e39f1437f94b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:09:23.318Z|0d3df4a8-adda-49e0-abe7-ea30ba605167|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:09:23.319Z|0d3df4a8-adda-49e0-abe7-ea30ba605167|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:09:30.868Z|1a39f33e-55f2-4318-ac19-21173560b70c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:09:30.871Z|1a39f33e-55f2-4318-ac19-21173560b70c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:09:30.984Z|df4c5857-3552-4449-a775-51bc8c26cf2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:09:30.985Z|df4c5857-3552-4449-a775-51bc8c26cf2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:09:33.338Z|ee95ff79-67b0-40d8-b0da-25878656c5f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:09:33.338Z|364e7a28-b40c-4061-9aa1-a715925c618b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:09:33.339Z|ee95ff79-67b0-40d8-b0da-25878656c5f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:09:33.339Z|364e7a28-b40c-4061-9aa1-a715925c618b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:09:33.339Z|5d339bfa-cb56-42b8-9944-7d801ad609cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:09:33.340Z|5d339bfa-cb56-42b8-9944-7d801ad609cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:09:43.360Z|4897a9a8-713c-44f8-bfea-d8f33ba2c1d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:09:43.361Z|4897a9a8-713c-44f8-bfea-d8f33ba2c1d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:09:43.361Z|110ed1a4-18a4-4be7-86ce-e63d2a5f8987|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:09:43.361Z|ef45df28-e730-4c4a-88e6-7feb1a96f15c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:09:43.362Z|ef45df28-e730-4c4a-88e6-7feb1a96f15c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:09:43.362Z|110ed1a4-18a4-4be7-86ce-e63d2a5f8987|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:09:45.868Z|990c0575-170a-47d2-a086-c3f4c90b8f51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:09:45.869Z|990c0575-170a-47d2-a086-c3f4c90b8f51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:09:53.382Z|7b70eb51-f86e-4d30-ab97-20d058e0027c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:09:53.382Z|b43b62e0-bf25-4652-95fe-1a6fedeb22c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:09:53.382Z|c0e4b4f8-b58d-4c71-b3c1-7b51d386f227|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:09:53.382Z|7b70eb51-f86e-4d30-ab97-20d058e0027c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:09:53.382Z|b43b62e0-bf25-4652-95fe-1a6fedeb22c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:09:53.382Z|c0e4b4f8-b58d-4c71-b3c1-7b51d386f227|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:10:00.868Z|46431289-aced-4ffa-a8c7-d5be6be7beb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:10:00.869Z|46431289-aced-4ffa-a8c7-d5be6be7beb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:10:00.985Z|eefced9e-a0a8-4e5b-946a-5871201142c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:10:00.986Z|eefced9e-a0a8-4e5b-946a-5871201142c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:10:03.403Z|4a33ddb9-39ec-49ac-8341-2da37853fb21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:10:03.404Z|4a33ddb9-39ec-49ac-8341-2da37853fb21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:10:03.405Z|9edb9e4a-4968-4df0-bd63-adf26dfac855|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:10:03.405Z|9edb9e4a-4968-4df0-bd63-adf26dfac855|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:10:03.408Z|acb0e941-7b84-4a0d-a0e3-b00d8deb7f89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:10:03.409Z|acb0e941-7b84-4a0d-a0e3-b00d8deb7f89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:10:13.425Z|96f22f99-0f7f-4ad3-977d-f071e71b4cd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:10:13.425Z|e5a52856-d171-40ae-85b7-b13e1d364c08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:10:13.426Z|55be179c-a52a-4a43-a964-68b2841fee20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:10:13.426Z|96f22f99-0f7f-4ad3-977d-f071e71b4cd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:10:13.426Z|e5a52856-d171-40ae-85b7-b13e1d364c08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:10:13.426Z|55be179c-a52a-4a43-a964-68b2841fee20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:10:14.457Z|396dc4c6-9523-4d78-b8c8-9802efcffe4e|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:10:14.458Z|396dc4c6-9523-4d78-b8c8-9802efcffe4e|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:10:15.868Z|b1902f93-d6a6-43f5-9c2b-b5d306a28f5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:10:15.871Z|b1902f93-d6a6-43f5-9c2b-b5d306a28f5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:10:23.448Z|c5d71e85-9484-46d5-9854-07d3eebe4ea5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:10:23.448Z|b33e2c9b-ed82-4891-afed-ff4868bf6bc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:10:23.448Z|fd2f24b5-41ab-44d3-a32e-a3eef3df6a55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:10:23.449Z|c5d71e85-9484-46d5-9854-07d3eebe4ea5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:10:23.449Z|fd2f24b5-41ab-44d3-a32e-a3eef3df6a55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:10:23.449Z|b33e2c9b-ed82-4891-afed-ff4868bf6bc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:10:30.868Z|5f9b3434-5c67-4e08-9d4a-e781971f7b76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:10:30.869Z|5f9b3434-5c67-4e08-9d4a-e781971f7b76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:10:30.986Z|6b26edb2-6917-4f92-9988-b036f29c0e91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:10:30.987Z|6b26edb2-6917-4f92-9988-b036f29c0e91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:10:33.469Z|195d7903-deac-494f-acc2-ec6a67a79ef5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:10:33.469Z|d4ea6ea5-3156-428a-bb3e-af604df8a50e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:10:33.470Z|195d7903-deac-494f-acc2-ec6a67a79ef5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:10:33.470Z|d4ea6ea5-3156-428a-bb3e-af604df8a50e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:10:33.469Z|10dfe28a-4be4-4051-bc86-851c1b21e13e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:10:33.471Z|10dfe28a-4be4-4051-bc86-851c1b21e13e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:10:43.489Z|2b524cc5-5655-4606-8e6f-1ad5ac772ded|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:10:43.490Z|2b524cc5-5655-4606-8e6f-1ad5ac772ded|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:10:43.491Z|d3af1610-3c70-4d86-a095-bbd4577ec8e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:10:43.492Z|d3af1610-3c70-4d86-a095-bbd4577ec8e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:10:43.494Z|27773c6c-7de2-4286-8f34-9fff4a3e200a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:10:43.495Z|27773c6c-7de2-4286-8f34-9fff4a3e200a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:10:45.868Z|0db0e843-fc0a-4f1a-a310-9f5e0022e6cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:10:45.869Z|0db0e843-fc0a-4f1a-a310-9f5e0022e6cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:10:53.509Z|e3c376b0-0f54-42f1-b1f0-8ebb929020b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:10:53.510Z|e3c376b0-0f54-42f1-b1f0-8ebb929020b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:10:53.512Z|90eac644-7f5f-4ac7-a875-d77bb941a78a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:10:53.512Z|90eac644-7f5f-4ac7-a875-d77bb941a78a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:10:53.513Z|c4cab227-8744-45f4-b607-77becea3e4bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:10:53.513Z|c4cab227-8744-45f4-b607-77becea3e4bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:11:00.868Z|b1dd1b12-be23-43c5-8284-bf300626d2e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:11:00.874Z|b1dd1b12-be23-43c5-8284-bf300626d2e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:11:00.988Z|baa18a21-4a45-45e8-9070-2dd3eac9e32e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:11:00.988Z|baa18a21-4a45-45e8-9070-2dd3eac9e32e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:11:03.533Z|3e502678-3423-4666-b267-39af8cdbec43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:11:03.533Z|427aa72e-4b17-44bd-857e-3ca90135f357|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:11:03.533Z|ee33b138-5028-4e62-82f9-76b00de29124|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:11:03.533Z|3e502678-3423-4666-b267-39af8cdbec43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:11:03.533Z|ee33b138-5028-4e62-82f9-76b00de29124|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:11:03.533Z|427aa72e-4b17-44bd-857e-3ca90135f357|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:11:13.556Z|15bea040-3088-4f35-a495-b4353019ace5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:11:13.556Z|838b8f44-6386-4484-bbb4-97af1a98d0f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:11:13.556Z|d952c026-ea89-4351-9127-bac2b63287fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:11:13.557Z|15bea040-3088-4f35-a495-b4353019ace5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:11:13.557Z|838b8f44-6386-4484-bbb4-97af1a98d0f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:11:13.557Z|d952c026-ea89-4351-9127-bac2b63287fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:11:14.457Z|4de94c19-7551-43fc-9424-d77932ce84de|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:11:14.458Z|4de94c19-7551-43fc-9424-d77932ce84de|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:11:15.868Z|0177f64f-9c74-45bf-8d26-5b9f8791cf31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:11:15.869Z|0177f64f-9c74-45bf-8d26-5b9f8791cf31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:11:23.577Z|700ebdab-dcbf-48ef-855f-d6eb2badcb14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:11:23.577Z|66af96b6-fe92-4172-a15c-9c8dbbc78a59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:11:23.577Z|700ebdab-dcbf-48ef-855f-d6eb2badcb14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:11:23.578Z|66af96b6-fe92-4172-a15c-9c8dbbc78a59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:11:23.580Z|a6d673d7-6a90-493e-819f-48edc1b5d6b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:11:23.581Z|a6d673d7-6a90-493e-819f-48edc1b5d6b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:11:30.868Z|9f65bd0e-14c5-4a3c-b9ca-7ea60bb50751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:11:30.869Z|9f65bd0e-14c5-4a3c-b9ca-7ea60bb50751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:11:30.989Z|39493c88-b1a3-476c-b249-cdc5ca96e65e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:11:30.990Z|39493c88-b1a3-476c-b249-cdc5ca96e65e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:11:33.598Z|976dfe64-3f9a-4a01-856b-df2a68368abd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:11:33.598Z|36a0dea9-0ee7-4633-a4b3-df9fda75bfed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:11:33.599Z|976dfe64-3f9a-4a01-856b-df2a68368abd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:11:33.599Z|36a0dea9-0ee7-4633-a4b3-df9fda75bfed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:11:33.602Z|335b8e04-66f0-42ef-bb0d-2b96f61adebe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:11:33.603Z|335b8e04-66f0-42ef-bb0d-2b96f61adebe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:11:43.620Z|369f2c20-ec14-47d9-ae76-798e671d7853|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:11:43.620Z|e9bb9b84-f1df-4ef3-8e03-8027526f207c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:11:43.621Z|369f2c20-ec14-47d9-ae76-798e671d7853|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:11:43.621Z|e9bb9b84-f1df-4ef3-8e03-8027526f207c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:11:43.623Z|2ce8e5af-4c0e-406e-9638-2450ccdc43c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:11:43.623Z|2ce8e5af-4c0e-406e-9638-2450ccdc43c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:11:45.868Z|0b671098-95e6-46a4-b65d-4350d9237048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:11:45.872Z|0b671098-95e6-46a4-b65d-4350d9237048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:11:53.643Z|07d710f7-c56f-4268-995b-236e3566d5b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:11:53.643Z|4aa14782-eb44-4781-ab3d-9d3c585a42ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:11:53.643Z|745f3250-a811-4204-9313-9886df6ffa16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:11:53.644Z|07d710f7-c56f-4268-995b-236e3566d5b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:11:53.644Z|4aa14782-eb44-4781-ab3d-9d3c585a42ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:11:53.644Z|745f3250-a811-4204-9313-9886df6ffa16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:12:00.869Z|b035faff-4997-47e3-a3f6-cb4c3412ad16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:12:00.870Z|b035faff-4997-47e3-a3f6-cb4c3412ad16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:12:00.991Z|f1d2c550-5e02-4f64-8f6c-950730827881|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:12:00.992Z|f1d2c550-5e02-4f64-8f6c-950730827881|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:12:03.665Z|e4b17ab3-11f8-4e72-b359-b66e49792138|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:12:03.665Z|85aeb376-4e9b-4326-8aa8-41169b9e692b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:12:03.665Z|a5ae6625-ed65-4dc4-843c-a8c8cbef95f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:12:03.666Z|e4b17ab3-11f8-4e72-b359-b66e49792138|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:12:03.666Z|a5ae6625-ed65-4dc4-843c-a8c8cbef95f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:12:03.666Z|85aeb376-4e9b-4326-8aa8-41169b9e692b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:12:13.687Z|b45d17ea-ffed-4c04-a3f5-45a8a6ac60a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:12:13.687Z|44e8abf8-59bd-4f26-b147-974bd3909cf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:12:13.688Z|b45d17ea-ffed-4c04-a3f5-45a8a6ac60a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:12:13.688Z|44e8abf8-59bd-4f26-b147-974bd3909cf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:12:13.688Z|465fb99e-0b99-4a3b-b2d9-d4d786b5e231|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:12:13.689Z|465fb99e-0b99-4a3b-b2d9-d4d786b5e231|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:12:14.458Z|6d4bbb3c-d781-4c28-b2af-d69b731b2ceb|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:12:14.458Z|6d4bbb3c-d781-4c28-b2af-d69b731b2ceb|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:12:15.868Z|eef9d068-e3f7-4677-a44e-f9e182d2f81e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:12:15.869Z|eef9d068-e3f7-4677-a44e-f9e182d2f81e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:12:23.711Z|f2cc47d0-f22f-41a2-a324-adf3854a8259|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:12:23.712Z|f2cc47d0-f22f-41a2-a324-adf3854a8259|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:12:23.714Z|6b6e009d-4125-496b-b27e-7dd5ace7fa6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:12:23.715Z|4510433e-b15e-489f-a359-603f4560063d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:12:23.715Z|6b6e009d-4125-496b-b27e-7dd5ace7fa6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:12:23.715Z|4510433e-b15e-489f-a359-603f4560063d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:12:30.868Z|4a33c717-6ce4-4e6e-9f5f-aadee0012839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:12:30.871Z|4a33c717-6ce4-4e6e-9f5f-aadee0012839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:12:30.992Z|edf2d174-7ed4-457e-affc-bb4b842fdec8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:12:30.993Z|edf2d174-7ed4-457e-affc-bb4b842fdec8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:12:33.737Z|c67cc0fe-5523-432e-82e3-8bb95be6264d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:12:33.737Z|f1d87906-8ad7-4cab-86b9-4f1968cc7bd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:12:33.737Z|c67cc0fe-5523-432e-82e3-8bb95be6264d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:12:33.737Z|f1d87906-8ad7-4cab-86b9-4f1968cc7bd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:12:33.738Z|b38157d5-34bd-4942-9232-22c6d06122e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:12:33.739Z|b38157d5-34bd-4942-9232-22c6d06122e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:12:43.759Z|80b743c3-2454-4898-94fd-f5e3a8c30c4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:12:43.759Z|790fa511-2451-45b5-8a94-d3c87eb3d079|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:12:43.759Z|874446e8-9f0e-4454-b7ad-d458e4781b02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:12:43.759Z|80b743c3-2454-4898-94fd-f5e3a8c30c4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:12:43.759Z|790fa511-2451-45b5-8a94-d3c87eb3d079|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:12:43.760Z|874446e8-9f0e-4454-b7ad-d458e4781b02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:12:45.868Z|25976e56-c86c-4369-b9c2-2591904e68df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:12:45.869Z|25976e56-c86c-4369-b9c2-2591904e68df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:12:53.779Z|f6f3c0e5-2cdf-4d0c-84e8-b009f651c04f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:12:53.780Z|f6f3c0e5-2cdf-4d0c-84e8-b009f651c04f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:12:53.780Z|cc77c0f8-723d-444f-947a-9fad84ca953a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:12:53.780Z|7e944f5f-e09f-4815-b6ae-ff3e39ab76a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:12:53.781Z|cc77c0f8-723d-444f-947a-9fad84ca953a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:12:53.781Z|7e944f5f-e09f-4815-b6ae-ff3e39ab76a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:13:00.868Z|69ff36e8-e49e-44ab-bf51-a69aa27d9d4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:13:00.869Z|69ff36e8-e49e-44ab-bf51-a69aa27d9d4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:13:00.993Z|5f1f4c41-94e7-4ade-98ca-5ba2a61a0850|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:13:00.994Z|5f1f4c41-94e7-4ade-98ca-5ba2a61a0850|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:13:03.801Z|bf2a8ba4-b1aa-4a4d-a169-1621d6a59948|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:13:03.801Z|86460860-7ee3-495c-a660-7c776f840fd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:13:03.801Z|afdf0b4e-d725-471d-bae8-3ce581f9b9ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:13:03.802Z|afdf0b4e-d725-471d-bae8-3ce581f9b9ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:13:03.802Z|86460860-7ee3-495c-a660-7c776f840fd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:13:03.802Z|bf2a8ba4-b1aa-4a4d-a169-1621d6a59948|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:13:13.822Z|f707777a-39a2-4c49-b6c3-6d8d95417c2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:13:13.822Z|2c1065e2-af7c-4307-b1d0-ed34aa63b650|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:13:13.822Z|e795c130-de68-4a83-a9f0-0fe5e6fda573|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:13:13.822Z|f707777a-39a2-4c49-b6c3-6d8d95417c2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:13:13.823Z|e795c130-de68-4a83-a9f0-0fe5e6fda573|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:13:13.823Z|2c1065e2-af7c-4307-b1d0-ed34aa63b650|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:13:14.457Z|3eea9c5f-f67c-4c24-bbea-f53b1d94d278|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:13:14.457Z|3eea9c5f-f67c-4c24-bbea-f53b1d94d278|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:13:15.868Z|afe70dff-9d72-48f8-ab2f-98999ca96982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:13:15.872Z|afe70dff-9d72-48f8-ab2f-98999ca96982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:13:23.844Z|77f2fc81-be2a-43fe-bea0-99aec568018c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:13:23.844Z|b91173f4-0aac-4738-a720-8abebf852bc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:13:23.844Z|ca1edb0e-c9a5-4f63-8cdf-f7284aff03e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:13:23.845Z|77f2fc81-be2a-43fe-bea0-99aec568018c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:13:23.845Z|b91173f4-0aac-4738-a720-8abebf852bc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:13:23.845Z|ca1edb0e-c9a5-4f63-8cdf-f7284aff03e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:13:30.868Z|5fed0772-00a9-4ed0-a919-8cf6220b5a40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:13:30.869Z|5fed0772-00a9-4ed0-a919-8cf6220b5a40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:13:30.994Z|a5506bcc-710e-4807-9e8e-b0e8f533440d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:13:30.995Z|a5506bcc-710e-4807-9e8e-b0e8f533440d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:13:33.867Z|47e5481d-aa1e-4adf-bfa7-fc8efe0c2299|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:13:33.867Z|20067e58-9e4c-41ba-9772-093db17bce73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:13:33.867Z|2a7475df-9efd-4833-8884-5531e51b2bd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:13:33.868Z|20067e58-9e4c-41ba-9772-093db17bce73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:13:33.868Z|2a7475df-9efd-4833-8884-5531e51b2bd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:13:33.868Z|47e5481d-aa1e-4adf-bfa7-fc8efe0c2299|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:13:43.889Z|f5439c87-078c-4837-9425-4db5fe2ff88d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:13:43.889Z|8be0ac98-debc-4cd8-9ee6-7641327115de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:13:43.889Z|97f03b0c-711b-4b3d-8241-8b2dbae466d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:13:43.889Z|f5439c87-078c-4837-9425-4db5fe2ff88d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:13:43.889Z|97f03b0c-711b-4b3d-8241-8b2dbae466d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:13:43.889Z|8be0ac98-debc-4cd8-9ee6-7641327115de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:13:45.868Z|41fc7f32-81a3-4af4-ac9b-d3c872bc3ab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:13:45.869Z|41fc7f32-81a3-4af4-ac9b-d3c872bc3ab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:13:53.911Z|a4c4854b-19e2-4271-a6fb-5e81e2194137|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:13:53.911Z|fd0813cd-83b3-42da-8400-847e15e8fd3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:13:53.911Z|f20e0646-5309-4072-bcbe-324c58d3338d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:13:53.912Z|fd0813cd-83b3-42da-8400-847e15e8fd3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:13:53.912Z|a4c4854b-19e2-4271-a6fb-5e81e2194137|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:13:53.912Z|f20e0646-5309-4072-bcbe-324c58d3338d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:14:00.868Z|cd104c41-23ba-4133-82ea-fa769c012c16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:14:00.872Z|cd104c41-23ba-4133-82ea-fa769c012c16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:14:00.996Z|7a3da64f-942c-480e-854b-e76b8a47b683|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:14:00.997Z|7a3da64f-942c-480e-854b-e76b8a47b683|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:14:03.933Z|98ae9e45-6d42-43b5-bf28-4a86f8a6d17a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:14:03.933Z|4b69ace7-0d28-478f-9f1c-c7266a81cf76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:14:03.933Z|98ae9e45-6d42-43b5-bf28-4a86f8a6d17a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:14:03.933Z|4b69ace7-0d28-478f-9f1c-c7266a81cf76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:14:03.934Z|18cb43d4-3fd6-402e-a78c-c0f960beeaf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:14:03.935Z|18cb43d4-3fd6-402e-a78c-c0f960beeaf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:14:13.953Z|6691aa8c-2694-4c4a-95a4-e35eca99b9b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:14:13.954Z|7a7ab8c6-1484-4a36-8ab5-e3c3f00c763c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:14:13.953Z|b8c4c9b8-24e2-41a4-9970-b170e48f58ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:14:13.954Z|6691aa8c-2694-4c4a-95a4-e35eca99b9b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:14:13.954Z|7a7ab8c6-1484-4a36-8ab5-e3c3f00c763c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:14:13.955Z|b8c4c9b8-24e2-41a4-9970-b170e48f58ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:14:14.457Z|3b2d9be1-a1cd-47f2-9ddc-cbd75e9d59a3|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:14:14.458Z|3b2d9be1-a1cd-47f2-9ddc-cbd75e9d59a3|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:14:15.868Z|75913c7c-b5cc-488b-9f72-8e5c2c03c4a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:14:15.869Z|75913c7c-b5cc-488b-9f72-8e5c2c03c4a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:14:23.975Z|5afc7dda-9ff1-4bea-bee1-d5e32ea7f285|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:14:23.975Z|b1ea46cb-e4ee-46bf-a74d-6247fe15a3cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:14:23.975Z|a716353d-5f33-496b-81ba-8843be16c658|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:14:23.976Z|5afc7dda-9ff1-4bea-bee1-d5e32ea7f285|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:14:23.976Z|a716353d-5f33-496b-81ba-8843be16c658|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:14:23.976Z|b1ea46cb-e4ee-46bf-a74d-6247fe15a3cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:14:30.869Z|2984e25e-04ad-4310-b63d-66cf4b58b323|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:14:30.869Z|2984e25e-04ad-4310-b63d-66cf4b58b323|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:14:30.997Z|d21a58a3-15f1-47df-9f0d-b09a9103f0fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:14:30.998Z|d21a58a3-15f1-47df-9f0d-b09a9103f0fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:14:33.997Z|7367f17b-1302-423d-a01d-05e7e3506eb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:14:33.997Z|104b170e-05f5-4213-b9b0-9c797de0c1a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:14:33.997Z|9f82381f-69f5-4359-aeef-3be576fed462|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:14:33.997Z|104b170e-05f5-4213-b9b0-9c797de0c1a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:14:33.997Z|9f82381f-69f5-4359-aeef-3be576fed462|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:14:33.998Z|7367f17b-1302-423d-a01d-05e7e3506eb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:14:44.019Z|e22de58d-00e9-4d21-826f-e15bb3e7ecb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:14:44.019Z|523c1733-4b73-4068-b816-bc56afead9d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:14:44.019Z|fa52e528-83eb-4300-9061-d900cd90bc3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:14:44.020Z|523c1733-4b73-4068-b816-bc56afead9d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:14:44.020Z|e22de58d-00e9-4d21-826f-e15bb3e7ecb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:14:44.020Z|fa52e528-83eb-4300-9061-d900cd90bc3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:14:45.868Z|b9b88fd4-152c-421b-b0ca-7982002617b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:14:45.872Z|b9b88fd4-152c-421b-b0ca-7982002617b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:14:54.040Z|c05b0071-339f-48d2-9a89-a1393ea2c9b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:14:54.040Z|af7f8bcd-86dd-4fd2-bb17-fa25f894ed38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:14:54.040Z|3b2d5b87-54d8-49ba-b5a2-4269c075a7ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:14:54.041Z|af7f8bcd-86dd-4fd2-bb17-fa25f894ed38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:14:54.041Z|c05b0071-339f-48d2-9a89-a1393ea2c9b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:14:54.041Z|3b2d5b87-54d8-49ba-b5a2-4269c075a7ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:15:00.868Z|8028f2bf-6b27-4647-8b17-84a80b31a814|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:15:00.869Z|8028f2bf-6b27-4647-8b17-84a80b31a814|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:15:00.999Z|5528d3ac-c129-4337-a071-77729f3aa395|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:15:01.000Z|5528d3ac-c129-4337-a071-77729f3aa395|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:15:04.064Z|567e54b8-dc17-4ca6-926e-ba3b6ea40cd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:15:04.064Z|801d58d7-3416-42b6-91a3-ddf569f73fd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:15:04.064Z|567e54b8-dc17-4ca6-926e-ba3b6ea40cd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:15:04.064Z|801d58d7-3416-42b6-91a3-ddf569f73fd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:15:04.064Z|9049d3a0-c091-44fe-b127-04770a45dd59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:15:04.065Z|9049d3a0-c091-44fe-b127-04770a45dd59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:15:14.084Z|20720251-db33-458e-9020-b58ba2844cca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:15:14.085Z|20720251-db33-458e-9020-b58ba2844cca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:15:14.085Z|1bd6c1c2-483b-49c4-8694-5b38d5b8b6b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:15:14.086Z|1bd6c1c2-483b-49c4-8694-5b38d5b8b6b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:15:14.092Z|6cbd228a-c01e-48c6-92ac-e3028091c479|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:15:14.093Z|6cbd228a-c01e-48c6-92ac-e3028091c479|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:15:14.457Z|5f2fb1d3-831e-40e6-b1d1-2893e19fa41d|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:15:14.458Z|5f2fb1d3-831e-40e6-b1d1-2893e19fa41d|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:15:15.868Z|dc030bfe-7aba-4bd2-8a1f-a2a0b5b8dafe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:15:15.869Z|dc030bfe-7aba-4bd2-8a1f-a2a0b5b8dafe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:15:24.105Z|daa78d79-2aec-4c22-8790-03c30fef7385|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:15:24.105Z|59d297f4-8d82-4d10-84b5-2d81561767ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:15:24.106Z|daa78d79-2aec-4c22-8790-03c30fef7385|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:15:24.106Z|59d297f4-8d82-4d10-84b5-2d81561767ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:15:24.109Z|f51bad85-447e-47db-9ed9-f6ec40a01583|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:15:24.110Z|f51bad85-447e-47db-9ed9-f6ec40a01583|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:15:30.868Z|d38163fe-592c-4238-9f5b-c0a4ef9f6623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:15:30.871Z|d38163fe-592c-4238-9f5b-c0a4ef9f6623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:15:31.000Z|8bc25a90-18bc-4a47-9c70-28b7ddb445b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:15:31.001Z|8bc25a90-18bc-4a47-9c70-28b7ddb445b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:15:34.127Z|de15c106-c196-447f-9429-ae70a8aca38e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:15:34.127Z|a0a8cf8d-0b2d-4bfe-89bb-6822737a2bea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:15:34.127Z|d3b40103-e313-435e-895a-dc587580257d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:15:34.128Z|a0a8cf8d-0b2d-4bfe-89bb-6822737a2bea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:15:34.128Z|de15c106-c196-447f-9429-ae70a8aca38e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:15:34.128Z|d3b40103-e313-435e-895a-dc587580257d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:15:44.148Z|8e084bd6-a9d0-41e5-bf46-964c3ee333c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:15:44.148Z|b37d62f2-3ee9-47be-903e-77756a05a84e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:15:44.148Z|34686ec9-5ec8-496d-9f3f-b73d78f0ff18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:15:44.149Z|b37d62f2-3ee9-47be-903e-77756a05a84e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:15:44.149Z|8e084bd6-a9d0-41e5-bf46-964c3ee333c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:15:44.150Z|34686ec9-5ec8-496d-9f3f-b73d78f0ff18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:15:45.868Z|160949b4-69a2-4058-a484-dfb81783684c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:15:45.869Z|160949b4-69a2-4058-a484-dfb81783684c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:15:54.170Z|3729206e-d6cb-41f7-a22f-a1d72243e0f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:15:54.170Z|2573afd5-f655-44dc-bc0e-06778bda2a92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:15:54.171Z|3729206e-d6cb-41f7-a22f-a1d72243e0f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:15:54.172Z|10f8ac40-918e-4ad8-b8df-649fb55e59d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:15:54.172Z|2573afd5-f655-44dc-bc0e-06778bda2a92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:15:54.172Z|10f8ac40-918e-4ad8-b8df-649fb55e59d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:16:00.868Z|7648a0aa-1c89-4d7a-a2ca-073cdd4844f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:16:00.869Z|7648a0aa-1c89-4d7a-a2ca-073cdd4844f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:16:01.002Z|c8111c94-7e63-4ec5-afae-76c0067b03fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:16:01.002Z|c8111c94-7e63-4ec5-afae-76c0067b03fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:16:04.194Z|f9879948-cb40-40bb-b18e-9626321ee802|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:16:04.194Z|1b12b921-737f-41a5-b23f-dfeb92d1bfea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:16:04.194Z|4ed16c42-8a6f-4f72-8d1a-dca6f09d0157|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:16:04.195Z|f9879948-cb40-40bb-b18e-9626321ee802|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:16:04.195Z|1b12b921-737f-41a5-b23f-dfeb92d1bfea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:16:04.195Z|4ed16c42-8a6f-4f72-8d1a-dca6f09d0157|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:16:14.215Z|e55236a8-fd2f-44e4-bb63-f58916ad02e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:16:14.216Z|d4d873b4-c8ae-4497-bc95-98a174aa33c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:16:14.216Z|e55236a8-fd2f-44e4-bb63-f58916ad02e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:16:14.216Z|d4d873b4-c8ae-4497-bc95-98a174aa33c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:16:14.219Z|b1de5608-1733-4637-b0fe-047276459706|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:16:14.221Z|b1de5608-1733-4637-b0fe-047276459706|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:16:14.457Z|371a142c-66cf-4e16-bbb1-1b881f8342d1|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:16:14.458Z|371a142c-66cf-4e16-bbb1-1b881f8342d1|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:16:15.868Z|00a68c8a-2429-4fb1-a2e2-ead619dbd869|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:16:15.871Z|00a68c8a-2429-4fb1-a2e2-ead619dbd869|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:16:24.244Z|d18516ba-331e-42e0-b7a8-a653a2b05d1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:16:24.244Z|7cc43ed2-8848-4bff-958d-3333883e76aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:16:24.244Z|d18516ba-331e-42e0-b7a8-a653a2b05d1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:16:24.244Z|7cc43ed2-8848-4bff-958d-3333883e76aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:16:24.249Z|92c93d59-c338-48fb-9752-a46217c7671f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:16:24.250Z|92c93d59-c338-48fb-9752-a46217c7671f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:16:30.868Z|1eee8da7-b680-4f22-9fd7-7c8e72f55d1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:16:30.869Z|1eee8da7-b680-4f22-9fd7-7c8e72f55d1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:16:31.003Z|189ff232-2ea4-4b6b-9011-d49ec2fda804|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:16:31.003Z|189ff232-2ea4-4b6b-9011-d49ec2fda804|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:16:34.267Z|d83d23bc-a335-4a12-84bf-1fdf9a13a9de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:16:34.268Z|fc76e1f2-b2bf-48bf-a109-299598d276a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:16:34.269Z|d83d23bc-a335-4a12-84bf-1fdf9a13a9de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:16:34.269Z|93405b1a-894b-4e80-9142-f865772d32df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:16:34.269Z|fc76e1f2-b2bf-48bf-a109-299598d276a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:16:34.269Z|93405b1a-894b-4e80-9142-f865772d32df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:16:44.296Z|f2a5a592-a7d1-4b29-a4d3-554ba514f360|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:16:44.297Z|f2a5a592-a7d1-4b29-a4d3-554ba514f360|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:16:44.296Z|d9488a19-3cc3-4dcb-b12b-003526c5086d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:16:44.298Z|31cd1f98-8f31-4f69-a53b-9b6962c068fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:16:44.298Z|d9488a19-3cc3-4dcb-b12b-003526c5086d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:16:44.299Z|31cd1f98-8f31-4f69-a53b-9b6962c068fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:16:45.868Z|6381141c-bd03-42be-9d5e-c24cca8ed6aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:16:45.869Z|6381141c-bd03-42be-9d5e-c24cca8ed6aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:16:54.320Z|357f2e34-4e47-4535-8d89-547edabcdc41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:16:54.320Z|1f2ae5ad-9f53-48eb-95fe-40f5fe617679|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:16:54.320Z|71d2088e-d33e-467e-b8e6-d6e951f63c8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:16:54.321Z|1f2ae5ad-9f53-48eb-95fe-40f5fe617679|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:16:54.321Z|357f2e34-4e47-4535-8d89-547edabcdc41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:16:54.321Z|71d2088e-d33e-467e-b8e6-d6e951f63c8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:17:00.868Z|faaddd29-c996-4d6a-91dc-9835b2da8fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:17:00.871Z|faaddd29-c996-4d6a-91dc-9835b2da8fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:17:01.004Z|81d61ad0-73eb-4e09-84eb-0b0497e4ef8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:17:01.005Z|81d61ad0-73eb-4e09-84eb-0b0497e4ef8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:17:04.344Z|a8bb324a-2749-46e8-abc4-0346b032c621|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:17:04.344Z|8e6e69b5-1b70-4342-ad7e-c0f5eabff29c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:17:04.344Z|c7097d8d-4356-45db-90e6-5bfa8f52e9ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:17:04.345Z|c7097d8d-4356-45db-90e6-5bfa8f52e9ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:17:04.345Z|8e6e69b5-1b70-4342-ad7e-c0f5eabff29c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:17:04.345Z|a8bb324a-2749-46e8-abc4-0346b032c621|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:17:14.367Z|4f5fb0e0-e3c1-4b88-a064-62b5ab9a1e51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:17:14.367Z|e1f488ca-367d-4bbe-92f6-5e94d35a225c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:17:14.368Z|4f5fb0e0-e3c1-4b88-a064-62b5ab9a1e51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:17:14.368Z|e1f488ca-367d-4bbe-92f6-5e94d35a225c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:17:14.370Z|731afbcf-a7d4-4f14-9a16-2126b3728707|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:17:14.370Z|731afbcf-a7d4-4f14-9a16-2126b3728707|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:17:14.457Z|35dee011-39e8-4625-9772-49a225af1624|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:17:14.458Z|35dee011-39e8-4625-9772-49a225af1624|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:17:15.868Z|ca97a063-7bc2-4e9e-9cbc-da277c2f5d49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:17:15.869Z|ca97a063-7bc2-4e9e-9cbc-da277c2f5d49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:17:24.389Z|a97b7c13-8a24-4aed-9b7b-08c280f841b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:17:24.389Z|2085e43b-c366-4931-b254-9e038dd6edb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:17:24.390Z|961077aa-2395-4eee-93f0-fdfb4f119620|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:17:24.390Z|2085e43b-c366-4931-b254-9e038dd6edb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:17:24.390Z|a97b7c13-8a24-4aed-9b7b-08c280f841b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:17:24.391Z|961077aa-2395-4eee-93f0-fdfb4f119620|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:17:30.868Z|1f208377-c4af-4999-b4a5-bbcdf0db40c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:17:30.869Z|1f208377-c4af-4999-b4a5-bbcdf0db40c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:17:31.006Z|921e4526-9bc4-48bb-bbab-50ebdb666b82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:17:31.006Z|921e4526-9bc4-48bb-bbab-50ebdb666b82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:17:34.412Z|7f056991-884a-42d8-bf48-1078f0dd7ab8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:17:34.412Z|465dabe6-b88c-41ea-8cb5-1c3ed234d892|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:17:34.412Z|04e91ba9-1f48-4c8d-b0c3-857b890d0db5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:17:34.413Z|465dabe6-b88c-41ea-8cb5-1c3ed234d892|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:17:34.413Z|7f056991-884a-42d8-bf48-1078f0dd7ab8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:17:34.413Z|04e91ba9-1f48-4c8d-b0c3-857b890d0db5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:17:44.434Z|7dc6e983-b899-4d7c-86d6-d2df6921207f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:17:44.434Z|91c40c53-ce5c-4e4a-9041-c492fd6d7d2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:17:44.434Z|cede5aa5-8790-4bf1-b71a-646203673b64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:17:44.435Z|7dc6e983-b899-4d7c-86d6-d2df6921207f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:17:44.435Z|91c40c53-ce5c-4e4a-9041-c492fd6d7d2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:17:44.435Z|cede5aa5-8790-4bf1-b71a-646203673b64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:17:45.868Z|cee3dbb8-2ff5-46a0-9c44-47293808b599|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:17:45.871Z|cee3dbb8-2ff5-46a0-9c44-47293808b599|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:17:54.455Z|26036b13-3f21-4195-965f-71f5dd49c577|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:17:54.455Z|44b390ed-aecc-4017-a8b1-135621933016|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:17:54.455Z|3a9f2761-bd52-4f39-9939-1baf241af4d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:17:54.456Z|26036b13-3f21-4195-965f-71f5dd49c577|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:17:54.456Z|44b390ed-aecc-4017-a8b1-135621933016|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:17:54.457Z|3a9f2761-bd52-4f39-9939-1baf241af4d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:18:00.868Z|31837963-8423-45a4-ade8-bd9a768a018f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:18:00.869Z|31837963-8423-45a4-ade8-bd9a768a018f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:18:01.007Z|f3cdd6e8-5a6a-47e9-8901-06ac175faead|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:18:01.008Z|f3cdd6e8-5a6a-47e9-8901-06ac175faead|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:18:04.477Z|c5f2511a-69a7-406b-a5fa-52440a261dd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:18:04.477Z|a9f6ed9d-1f19-4141-904d-ed186b98daad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:18:04.477Z|6f52561a-e186-471d-93a6-ee6e99c8b15a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:18:04.478Z|c5f2511a-69a7-406b-a5fa-52440a261dd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:18:04.478Z|6f52561a-e186-471d-93a6-ee6e99c8b15a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:18:04.478Z|a9f6ed9d-1f19-4141-904d-ed186b98daad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:18:14.457Z|69766955-2c16-471e-9e52-6a8255b3010c|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:18:14.459Z|69766955-2c16-471e-9e52-6a8255b3010c|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:18:14.497Z|1ee2aa18-7621-4ba9-98fc-a98f58743f8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:18:14.497Z|40c19871-13bb-4e24-9567-40d6b9a83a78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:18:14.497Z|f5c79864-f183-4b9f-bc3d-f77702a4dcb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:18:14.498Z|f5c79864-f183-4b9f-bc3d-f77702a4dcb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:18:14.498Z|1ee2aa18-7621-4ba9-98fc-a98f58743f8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:18:14.498Z|40c19871-13bb-4e24-9567-40d6b9a83a78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:18:15.868Z|e1a01e36-baa9-416f-b5e8-acb534e0b211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:18:15.869Z|e1a01e36-baa9-416f-b5e8-acb534e0b211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:18:24.520Z|7f8e0c85-baa5-4e01-8c4f-5938b0d92577|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:18:24.520Z|c48608c8-1cc3-4fab-8fb7-184b425d82ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:18:24.520Z|7d4cfb2f-28b5-451c-bef0-e7057447a195|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:18:24.521Z|c48608c8-1cc3-4fab-8fb7-184b425d82ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:18:24.521Z|7d4cfb2f-28b5-451c-bef0-e7057447a195|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:18:24.521Z|7f8e0c85-baa5-4e01-8c4f-5938b0d92577|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:18:30.868Z|96750283-b484-4303-b1ad-05962ef7b9cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:18:30.871Z|96750283-b484-4303-b1ad-05962ef7b9cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:18:31.009Z|6282353f-4675-4160-bc52-81428c4955ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:18:31.009Z|6282353f-4675-4160-bc52-81428c4955ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:18:34.542Z|03af402d-95cb-4b42-ae20-1b5ae0ba9370|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:18:34.542Z|d3844c9d-0f85-47fe-b78f-93cee97ba7ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:18:34.542Z|c43a5705-0663-443c-866f-1b9070557887|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:18:34.543Z|03af402d-95cb-4b42-ae20-1b5ae0ba9370|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:18:34.543Z|c43a5705-0663-443c-866f-1b9070557887|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:18:34.543Z|d3844c9d-0f85-47fe-b78f-93cee97ba7ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:18:44.563Z|3f3c6d7a-8180-4241-980b-39ca767f03f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:18:44.563Z|a3eec74b-bd31-4e27-ba8e-b88b1de8a8e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:18:44.563Z|bee01638-38d2-4c38-bfac-a2a85bd28774|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:18:44.564Z|a3eec74b-bd31-4e27-ba8e-b88b1de8a8e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:18:44.564Z|bee01638-38d2-4c38-bfac-a2a85bd28774|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:18:44.564Z|3f3c6d7a-8180-4241-980b-39ca767f03f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:18:45.868Z|0bf3b691-ab14-423a-a2a4-95e88edf3085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:18:45.869Z|0bf3b691-ab14-423a-a2a4-95e88edf3085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:18:54.586Z|2c98dd6e-7edb-477d-a6f9-3be682338339|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:18:54.586Z|783e6f35-f06c-4795-ae26-a317791b4559|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:18:54.587Z|2c98dd6e-7edb-477d-a6f9-3be682338339|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:18:54.586Z|81a0eb1f-9427-4997-87c3-7643d8522ab1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:18:54.587Z|783e6f35-f06c-4795-ae26-a317791b4559|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:18:54.588Z|81a0eb1f-9427-4997-87c3-7643d8522ab1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:19:00.868Z|53ba4549-6fc0-4482-a66b-5b6b92ba1264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:19:00.869Z|53ba4549-6fc0-4482-a66b-5b6b92ba1264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:19:01.010Z|dc21f5c5-0d49-47a8-8feb-6b95e398c019|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:19:01.010Z|dc21f5c5-0d49-47a8-8feb-6b95e398c019|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:19:04.608Z|aee6e701-5961-4f97-86cc-82201bdf52ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:19:04.609Z|aee6e701-5961-4f97-86cc-82201bdf52ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:19:04.610Z|fedcdcf1-a137-43f3-8aab-27fc9d34f6e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:19:04.611Z|fedcdcf1-a137-43f3-8aab-27fc9d34f6e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:19:04.608Z|253cfacd-94d2-487b-b084-02fd330e6eba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:19:04.612Z|253cfacd-94d2-487b-b084-02fd330e6eba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:19:14.457Z|de2b0799-2de4-43d2-b362-9df94382db4f|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:19:14.458Z|de2b0799-2de4-43d2-b362-9df94382db4f|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:19:14.629Z|c37a43cd-e2b4-43ce-a81e-22aa9ece68f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:19:14.629Z|3b001bb5-3308-4198-9a50-768292c1b695|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:19:14.630Z|c37a43cd-e2b4-43ce-a81e-22aa9ece68f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:19:14.630Z|3b001bb5-3308-4198-9a50-768292c1b695|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:19:14.630Z|6819f9e8-14bf-4643-90e5-a03e6225f999|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:19:14.631Z|6819f9e8-14bf-4643-90e5-a03e6225f999|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:19:15.868Z|eed7a6f1-b216-4be2-9bd0-6a8681b2f622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:19:15.870Z|eed7a6f1-b216-4be2-9bd0-6a8681b2f622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:19:25.634Z|e61193e8-47e8-4b0e-a554-e7d447737320|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:19:25.634Z|e7cf5973-b37c-48e7-bf5d-193550818858|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:19:25.634Z|e61193e8-47e8-4b0e-a554-e7d447737320|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:19:25.635Z|8dae3d06-a072-41f8-b095-06fff32d9790|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:19:25.635Z|e7cf5973-b37c-48e7-bf5d-193550818858|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:19:25.636Z|8dae3d06-a072-41f8-b095-06fff32d9790|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:19:30.868Z|f07f6a67-d8dc-47af-a723-4ce848786562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:19:30.869Z|f07f6a67-d8dc-47af-a723-4ce848786562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:19:31.011Z|8f9f1fff-413b-44eb-8522-29c4044e360f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:19:31.011Z|8f9f1fff-413b-44eb-8522-29c4044e360f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:19:35.658Z|42e0267e-f57c-4c86-80ba-978f21a7655a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:19:35.658Z|ff6f696b-89f5-4e9f-94b0-a32a71a8b00c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:19:35.659Z|42e0267e-f57c-4c86-80ba-978f21a7655a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:19:35.659Z|ff6f696b-89f5-4e9f-94b0-a32a71a8b00c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:19:35.658Z|fd854fd6-5255-4a84-9bee-74eeee91f63e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:19:35.663Z|fd854fd6-5255-4a84-9bee-74eeee91f63e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:19:45.679Z|5fd47e76-5903-4487-be21-ed5a1a8d3b9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:19:45.680Z|5fd47e76-5903-4487-be21-ed5a1a8d3b9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:19:45.685Z|06259f89-f94b-4734-80c3-a9b45c1a9cc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:19:45.685Z|71ef1fee-48a0-4ed2-8efc-7b1918ee9dcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:19:45.685Z|06259f89-f94b-4734-80c3-a9b45c1a9cc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:19:45.685Z|71ef1fee-48a0-4ed2-8efc-7b1918ee9dcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:19:45.868Z|0d098d8e-81ca-4a62-a1f7-0335e4d57570|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:19:45.869Z|0d098d8e-81ca-4a62-a1f7-0335e4d57570|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:19:55.701Z|896cdae1-70f1-4404-a600-a61020996718|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:19:55.701Z|896cdae1-70f1-4404-a600-a61020996718|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:19:55.704Z|fc2b2e53-0a76-4901-9abf-d02689a1d2f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:19:55.704Z|fc2b2e53-0a76-4901-9abf-d02689a1d2f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:19:55.707Z|9b918e04-b589-4939-8d29-b58f6e93a2f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:19:55.708Z|9b918e04-b589-4939-8d29-b58f6e93a2f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:20:00.868Z|50d9be33-5912-4464-b7f5-150c37b3c28c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:20:00.869Z|50d9be33-5912-4464-b7f5-150c37b3c28c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:20:01.012Z|c34d56c7-956b-4dda-8b29-5d4821776d9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:20:01.013Z|c34d56c7-956b-4dda-8b29-5d4821776d9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:20:05.723Z|76d4478a-f851-4ad0-a747-c45c60401b6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:20:05.724Z|76d4478a-f851-4ad0-a747-c45c60401b6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:20:05.724Z|628e2a4f-7acb-497e-882e-34114a0ae636|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:20:05.725Z|628e2a4f-7acb-497e-882e-34114a0ae636|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:20:05.726Z|31ea9c53-5542-4702-bd31-050be2d7b4dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:20:05.726Z|31ea9c53-5542-4702-bd31-050be2d7b4dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:20:14.456Z|c8e1f807-af36-4501-9a67-3ed06b519321|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:20:14.457Z|c8e1f807-af36-4501-9a67-3ed06b519321|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:20:15.744Z|9a0b2e8a-a36d-44aa-9e97-ad81dd56e1a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:20:15.744Z|70db611e-81f0-4fd6-beae-ae44ecce5252|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:20:15.744Z|222ebeaa-af51-41c5-ac27-ac87ff61c309|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:20:15.744Z|70db611e-81f0-4fd6-beae-ae44ecce5252|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:20:15.744Z|9a0b2e8a-a36d-44aa-9e97-ad81dd56e1a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:20:15.745Z|222ebeaa-af51-41c5-ac27-ac87ff61c309|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:20:15.868Z|a934c8c8-53df-4073-9dcf-60942bd0a72c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:20:15.869Z|a934c8c8-53df-4073-9dcf-60942bd0a72c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:20:25.764Z|7e80ca06-23f9-4f89-9616-2e43222af5a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:20:25.764Z|fd24318c-08f7-4ef8-929a-175a88455268|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:20:25.764Z|4cd642f2-f7b3-457a-ba96-259f7e4e6ffb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:20:25.764Z|7e80ca06-23f9-4f89-9616-2e43222af5a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:20:25.765Z|4cd642f2-f7b3-457a-ba96-259f7e4e6ffb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:20:25.765Z|fd24318c-08f7-4ef8-929a-175a88455268|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:20:30.868Z|67722019-83d6-47f3-bfad-83c22ac46773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:20:30.873Z|67722019-83d6-47f3-bfad-83c22ac46773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:20:31.013Z|8cf34fc9-1df4-4aae-8ed3-98cee51bd9e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:20:31.014Z|8cf34fc9-1df4-4aae-8ed3-98cee51bd9e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:20:35.785Z|9ef44be8-fad5-41a9-ab2f-bcfe82f3987e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:20:35.785Z|5553230c-6c5c-4b34-a304-2228dc54a95e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:20:35.786Z|6cb32000-8712-4eae-8990-6c2ff55bcdd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:20:35.786Z|9ef44be8-fad5-41a9-ab2f-bcfe82f3987e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:20:35.786Z|5553230c-6c5c-4b34-a304-2228dc54a95e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:20:35.786Z|6cb32000-8712-4eae-8990-6c2ff55bcdd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:20:45.806Z|cc98a325-0161-4c85-aa46-f32edf07346b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:20:45.806Z|62c78738-d1b9-4b2f-8836-fe4a53dcd4b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:20:45.806Z|cc98a325-0161-4c85-aa46-f32edf07346b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:20:45.806Z|62c78738-d1b9-4b2f-8836-fe4a53dcd4b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:20:45.823Z|c85e224b-8577-44e2-b21a-80bb5d70093f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:20:45.824Z|c85e224b-8577-44e2-b21a-80bb5d70093f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:20:45.868Z|5a10ead5-2100-4736-a752-670ea91a8e54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:20:45.869Z|5a10ead5-2100-4736-a752-670ea91a8e54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:20:55.826Z|168a3e9f-ea04-4f59-ab09-e475813f5791|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:20:55.826Z|0fdd27af-d9db-406c-b4bd-17cef2168823|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:20:55.827Z|0fdd27af-d9db-406c-b4bd-17cef2168823|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:20:55.827Z|168a3e9f-ea04-4f59-ab09-e475813f5791|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:20:55.844Z|4502e335-ba76-4aff-a3a2-992e61b5f392|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:20:55.845Z|4502e335-ba76-4aff-a3a2-992e61b5f392|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:21:00.868Z|28a6e1cb-e276-4e06-9e1d-eaedf866e86a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:21:00.869Z|28a6e1cb-e276-4e06-9e1d-eaedf866e86a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:21:01.015Z|dd480623-b877-441f-a3f7-599c84ed7394|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:21:01.016Z|dd480623-b877-441f-a3f7-599c84ed7394|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:21:05.847Z|4009e8b0-a930-4d0e-b060-1913782e026d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:21:05.848Z|4009e8b0-a930-4d0e-b060-1913782e026d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:21:05.848Z|de0d17f3-27e5-40db-a1a1-a305b8efcfbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:21:05.849Z|de0d17f3-27e5-40db-a1a1-a305b8efcfbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:21:05.862Z|eadba86d-ce04-4f24-b8b8-fbad16e4121b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:21:05.863Z|eadba86d-ce04-4f24-b8b8-fbad16e4121b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:21:14.457Z|589f9462-5536-47ba-9306-6cc2f9986aed|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:21:14.458Z|589f9462-5536-47ba-9306-6cc2f9986aed|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:21:15.867Z|bba6c41a-935a-4b89-8f2f-9a283b107a01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:21:15.867Z|02b67f95-b7aa-41f0-b34c-c5a5eec05e95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:21:15.868Z|bba6c41a-935a-4b89-8f2f-9a283b107a01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:21:15.868Z|02b67f95-b7aa-41f0-b34c-c5a5eec05e95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:21:15.870Z|ae06b03f-589c-43b1-b42c-ec9111ddd63b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:21:15.875Z|ae06b03f-589c-43b1-b42c-ec9111ddd63b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:21:15.882Z|5415ebb4-b951-4000-9af6-40e6c7e37fa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:21:15.883Z|5415ebb4-b951-4000-9af6-40e6c7e37fa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:21:25.887Z|da5a83bd-4c69-4927-b272-df6e7c896473|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:21:25.888Z|70fa687c-1519-43fd-a0e4-0ada57984c00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:21:25.888Z|da5a83bd-4c69-4927-b272-df6e7c896473|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:21:25.889Z|70fa687c-1519-43fd-a0e4-0ada57984c00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:21:25.901Z|ce6462cf-e0fa-4ca8-b08b-8bfdd4957abf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:21:25.901Z|ce6462cf-e0fa-4ca8-b08b-8bfdd4957abf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:21:30.868Z|89a4c080-9569-481d-9b87-ad0968d9f40c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:21:30.869Z|89a4c080-9569-481d-9b87-ad0968d9f40c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:21:31.016Z|98f148cd-bb4e-4403-bd8d-421b354ac9a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:21:31.017Z|98f148cd-bb4e-4403-bd8d-421b354ac9a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:21:35.908Z|18dcfabf-9732-4e0e-b119-3ceaab84d1a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:21:35.908Z|57020f29-b3be-436e-b586-ac9be0c51794|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:21:35.910Z|57020f29-b3be-436e-b586-ac9be0c51794|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:21:35.910Z|18dcfabf-9732-4e0e-b119-3ceaab84d1a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:21:35.920Z|63b2b91b-0916-4695-a037-03a186614171|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:21:35.921Z|63b2b91b-0916-4695-a037-03a186614171|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:21:45.868Z|f582a8a0-f59c-4bdc-af5c-4c39231a88c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:21:45.869Z|f582a8a0-f59c-4bdc-af5c-4c39231a88c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:21:45.930Z|c1577173-48cd-46ee-aca5-7f9af8ec77b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:21:45.930Z|fdfb1f31-7473-4692-b9e8-351ca0a82af2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:21:45.931Z|c1577173-48cd-46ee-aca5-7f9af8ec77b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:21:45.931Z|fdfb1f31-7473-4692-b9e8-351ca0a82af2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:21:45.938Z|433b7382-0600-403e-9d22-6c9e82f7354b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:21:45.939Z|433b7382-0600-403e-9d22-6c9e82f7354b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:21:55.951Z|ee13e382-44e5-4051-a61a-dbf171546c99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:21:55.951Z|3289d27d-293b-4f2f-be85-2d7e7ec62db6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:21:55.951Z|ee13e382-44e5-4051-a61a-dbf171546c99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:21:55.952Z|3289d27d-293b-4f2f-be85-2d7e7ec62db6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:21:55.958Z|f5041788-bde1-49a4-b529-7cdd150c6283|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:21:55.958Z|f5041788-bde1-49a4-b529-7cdd150c6283|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:22:00.868Z|f09538ed-6c5b-4a6a-863c-1c651c70e986|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:22:00.872Z|f09538ed-6c5b-4a6a-863c-1c651c70e986|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:22:01.017Z|f82ba544-314f-42eb-a9a6-a565377936ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:22:01.018Z|f82ba544-314f-42eb-a9a6-a565377936ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:22:05.971Z|737c5981-0291-41b7-94d5-9e2714e2aaeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:22:05.971Z|6ee54b7c-b830-45f1-9fc2-96c162164609|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:22:05.972Z|737c5981-0291-41b7-94d5-9e2714e2aaeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:22:05.972Z|6ee54b7c-b830-45f1-9fc2-96c162164609|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:22:05.974Z|301bb514-4ea1-46db-bed2-b1ffee8ffd06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:22:05.975Z|301bb514-4ea1-46db-bed2-b1ffee8ffd06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:22:14.457Z|8d4a21f8-cc52-4a84-be76-41316c9e0aba|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:22:14.457Z|8d4a21f8-cc52-4a84-be76-41316c9e0aba|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:22:15.868Z|be971fc1-c2c4-463b-b74f-c194c8e56d28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:22:15.869Z|be971fc1-c2c4-463b-b74f-c194c8e56d28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:22:15.991Z|21aa22f1-63ab-4be6-90c2-1082fb4dd3bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:22:15.991Z|3154a2cd-20f0-4425-b0dd-9896caeb0592|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:22:15.992Z|21aa22f1-63ab-4be6-90c2-1082fb4dd3bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:22:15.992Z|3154a2cd-20f0-4425-b0dd-9896caeb0592|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:22:15.993Z|0f08fc99-6260-4989-8b8a-73b9a4fc3acd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:22:15.994Z|0f08fc99-6260-4989-8b8a-73b9a4fc3acd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:22:26.012Z|fbe36f8c-5e09-43db-812d-0f79da97722a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:22:26.012Z|d0103015-de49-446c-bc0f-ff1fe4cedef4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:22:26.012Z|2c591dc9-cfa5-4780-ba88-b74158912f00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:22:26.013Z|d0103015-de49-446c-bc0f-ff1fe4cedef4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:22:26.013Z|fbe36f8c-5e09-43db-812d-0f79da97722a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:22:26.013Z|2c591dc9-cfa5-4780-ba88-b74158912f00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:22:30.868Z|2bd19388-0071-4b31-a48a-71e9a214a58e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:22:30.869Z|2bd19388-0071-4b31-a48a-71e9a214a58e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:22:31.019Z|b2683fd0-f5df-482d-b823-19ce47f574bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:22:31.020Z|b2683fd0-f5df-482d-b823-19ce47f574bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:22:36.033Z|40de86fe-fde0-4d98-97d0-0f4dda78638e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:22:36.033Z|44211b3f-4659-4b29-9bd1-2314f999fc6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:22:36.033Z|274a1737-bc7c-4757-b58d-97357b256dc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:22:36.033Z|40de86fe-fde0-4d98-97d0-0f4dda78638e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:22:36.034Z|274a1737-bc7c-4757-b58d-97357b256dc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:22:36.034Z|44211b3f-4659-4b29-9bd1-2314f999fc6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:22:45.868Z|416f4b3e-4b1b-433b-8f9e-58841279c6e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:22:45.872Z|416f4b3e-4b1b-433b-8f9e-58841279c6e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:22:46.061Z|fe9d89ae-8ad8-4084-b543-624bb18561d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:22:46.061Z|09aed0a6-5974-4d18-b460-5266e03b0be0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:22:46.062Z|fe9d89ae-8ad8-4084-b543-624bb18561d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:22:46.062Z|09aed0a6-5974-4d18-b460-5266e03b0be0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:22:46.061Z|bab90efe-bdf0-48ae-a1f3-2ee6e3952553|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:22:46.063Z|bab90efe-bdf0-48ae-a1f3-2ee6e3952553|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:22:56.082Z|fe42d1c7-aa98-46bb-899d-d4f6050ef697|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:22:56.082Z|0725e3e8-7dd5-493a-9148-8c5e96ea8a4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:22:56.082Z|81cc6c85-a8ae-4273-bedd-5b232a5d032e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:22:56.083Z|81cc6c85-a8ae-4273-bedd-5b232a5d032e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:22:56.083Z|0725e3e8-7dd5-493a-9148-8c5e96ea8a4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:22:56.083Z|fe42d1c7-aa98-46bb-899d-d4f6050ef697|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:23:00.868Z|032ac091-4b72-4980-bef2-997f48965afd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:23:00.869Z|032ac091-4b72-4980-bef2-997f48965afd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:23:01.020Z|71a7aa5b-c263-460b-a7f7-4997f0ef2a8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:23:01.021Z|71a7aa5b-c263-460b-a7f7-4997f0ef2a8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:23:06.102Z|d69fe254-bf29-41c6-820c-84d276ad74b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:23:06.102Z|dd5cb0ac-2510-4d6f-9dc4-f7d35c75b96e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:23:06.102Z|00d4077f-3531-4f7b-8c93-62f4ee9eb9e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:23:06.103Z|d69fe254-bf29-41c6-820c-84d276ad74b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:23:06.103Z|dd5cb0ac-2510-4d6f-9dc4-f7d35c75b96e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:23:06.103Z|00d4077f-3531-4f7b-8c93-62f4ee9eb9e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:23:14.456Z|e78d9196-28aa-4a88-9027-7d134c45caff|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:23:14.457Z|e78d9196-28aa-4a88-9027-7d134c45caff|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:23:15.869Z|61574658-abdb-4ee8-a6a2-733eeddad791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:23:15.869Z|61574658-abdb-4ee8-a6a2-733eeddad791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:23:16.122Z|a72921fa-9f90-4414-94dd-e3ac9e289fe7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:23:16.122Z|66df907b-0d22-4005-a521-84b1cd70c474|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:23:16.123Z|a72921fa-9f90-4414-94dd-e3ac9e289fe7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:23:16.123Z|66df907b-0d22-4005-a521-84b1cd70c474|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:23:16.123Z|82b37190-7306-4f4a-990f-bc92825d8cca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:23:16.123Z|82b37190-7306-4f4a-990f-bc92825d8cca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:23:26.142Z|64001633-d58c-42ff-b132-df3f8972aa7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:23:26.142Z|e6510f73-2645-456c-a9ff-b7bee29af259|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:23:26.142Z|40e81ed8-eed8-4725-a775-c7e71ed27677|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:23:26.143Z|64001633-d58c-42ff-b132-df3f8972aa7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:23:26.143Z|e6510f73-2645-456c-a9ff-b7bee29af259|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:23:26.143Z|40e81ed8-eed8-4725-a775-c7e71ed27677|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:23:30.868Z|e42e2bae-a6a3-4ef4-8bf3-27819b89b188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:23:30.873Z|e42e2bae-a6a3-4ef4-8bf3-27819b89b188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:23:31.021Z|d01fe1cb-955a-4698-a9d4-c4cf887953f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:23:31.022Z|d01fe1cb-955a-4698-a9d4-c4cf887953f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:23:36.162Z|bdc58347-38ed-409a-9e4f-96f468098721|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:23:36.162Z|8ae1f863-7d53-40c3-bafb-28f1b651b16c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:23:36.163Z|bdc58347-38ed-409a-9e4f-96f468098721|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:23:36.163Z|8ae1f863-7d53-40c3-bafb-28f1b651b16c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:23:36.162Z|13fbbf1b-ee87-4af5-9acb-0b94fd6c6000|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:23:36.164Z|13fbbf1b-ee87-4af5-9acb-0b94fd6c6000|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:23:45.868Z|92356a33-42bc-4c31-b41c-0bbd45b9b6c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:23:45.869Z|92356a33-42bc-4c31-b41c-0bbd45b9b6c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:23:46.181Z|5eb3dec7-1f28-489c-b3b6-c062ea577d87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:23:46.181Z|895649f2-fa89-4b0a-97c6-ecd2bb333132|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:23:46.182Z|5eb3dec7-1f28-489c-b3b6-c062ea577d87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:23:46.182Z|895649f2-fa89-4b0a-97c6-ecd2bb333132|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:23:46.186Z|d6d0783a-97c2-45f6-a1e5-702834553f59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:23:46.187Z|d6d0783a-97c2-45f6-a1e5-702834553f59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:23:56.201Z|bc5736b5-05fe-4132-a5b1-15d580ce5cb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:23:56.201Z|aa2773ef-e9ee-43fc-8782-5171235962a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:23:56.202Z|bc5736b5-05fe-4132-a5b1-15d580ce5cb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:23:56.202Z|aa2773ef-e9ee-43fc-8782-5171235962a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:23:56.204Z|33e31394-494c-4841-837d-c5159d0d3801|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:23:56.204Z|33e31394-494c-4841-837d-c5159d0d3801|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:24:00.868Z|c791183d-635e-4ba7-b70f-b40a73a08f68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:24:00.869Z|c791183d-635e-4ba7-b70f-b40a73a08f68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:24:01.023Z|dcf694df-4bd8-4e76-81d7-5d795706449f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:24:01.023Z|dcf694df-4bd8-4e76-81d7-5d795706449f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:24:06.222Z|b34a661c-783b-4947-8580-661ffb378918|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:24:06.222Z|6073a2c7-8f85-449b-aae8-855bed1bb42a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:24:06.223Z|b34a661c-783b-4947-8580-661ffb378918|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:24:06.223Z|6073a2c7-8f85-449b-aae8-855bed1bb42a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:24:06.227Z|9ef3c6b0-6ec4-4254-bbbf-243ade924ad7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:24:06.228Z|9ef3c6b0-6ec4-4254-bbbf-243ade924ad7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:24:14.457Z|0812648e-629b-46aa-98d6-e086671f4be8|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:24:14.458Z|0812648e-629b-46aa-98d6-e086671f4be8|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:24:15.868Z|f343f1b7-9465-45ea-872e-0eaf2ba62ddb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:24:15.872Z|f343f1b7-9465-45ea-872e-0eaf2ba62ddb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:24:16.241Z|939a91d0-3e41-4e4c-bcc9-0dbb9a7b37af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:24:16.241Z|f789155f-d003-45df-a710-c1d31bfb8b3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:24:16.242Z|939a91d0-3e41-4e4c-bcc9-0dbb9a7b37af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:24:16.242Z|f789155f-d003-45df-a710-c1d31bfb8b3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:24:16.248Z|5e864ade-a8df-42e9-b16a-51eaaffd3c77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:24:16.248Z|5e864ade-a8df-42e9-b16a-51eaaffd3c77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:24:26.260Z|3cf6ebb0-363d-4a0e-b026-e015372ef7d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:24:26.260Z|a1166a9a-e58d-443d-b600-8354aa228c41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:24:26.261Z|3cf6ebb0-363d-4a0e-b026-e015372ef7d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:24:26.261Z|a1166a9a-e58d-443d-b600-8354aa228c41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:24:26.266Z|295683dd-0142-4eb3-9db9-1e7e0fbb949d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:24:26.267Z|295683dd-0142-4eb3-9db9-1e7e0fbb949d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:24:30.868Z|3e2ddaa2-5ec5-42eb-b047-818d28711bff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:24:30.869Z|3e2ddaa2-5ec5-42eb-b047-818d28711bff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:24:31.024Z|df652430-4165-42a9-88d0-8c5df96fa59b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:24:31.025Z|df652430-4165-42a9-88d0-8c5df96fa59b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:24:36.281Z|c43e6818-ab84-46b1-9ecf-48f3c0a201b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:24:36.282Z|c43e6818-ab84-46b1-9ecf-48f3c0a201b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:24:36.282Z|d3beaee4-2097-423a-bf7c-a6dfba6e5ba8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:24:36.282Z|d3beaee4-2097-423a-bf7c-a6dfba6e5ba8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:24:36.286Z|901b08b6-4d56-4073-9959-ae111ec35ccd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:24:36.286Z|901b08b6-4d56-4073-9959-ae111ec35ccd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:24:45.868Z|fc89b747-c765-40fe-9f09-047239860cd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:24:45.869Z|fc89b747-c765-40fe-9f09-047239860cd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:24:46.301Z|fa46295d-0468-4877-9d0c-553991cca514|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:24:46.301Z|fa46295d-0468-4877-9d0c-553991cca514|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:24:46.303Z|87d96c75-0f01-42c3-aa78-32d749240bcd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:24:46.303Z|87d96c75-0f01-42c3-aa78-32d749240bcd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:24:46.304Z|205d0649-6c26-4b51-a44e-4f674107eb74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:24:46.305Z|205d0649-6c26-4b51-a44e-4f674107eb74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:24:56.321Z|a3750fe3-fac9-4dfc-86ca-25c808505380|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:24:56.321Z|395d9a0a-3559-449c-b480-5100a8b0f740|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:24:56.322Z|a3750fe3-fac9-4dfc-86ca-25c808505380|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:24:56.322Z|2a953c86-999e-4503-88aa-561116526fc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:24:56.322Z|395d9a0a-3559-449c-b480-5100a8b0f740|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:24:56.323Z|2a953c86-999e-4503-88aa-561116526fc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:25:00.868Z|153c484f-8f5f-4b75-9e13-76d6fcccbfdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:25:00.871Z|153c484f-8f5f-4b75-9e13-76d6fcccbfdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:25:01.026Z|a07015bc-5fb5-43c0-b115-d77027c29ad0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:25:01.027Z|a07015bc-5fb5-43c0-b115-d77027c29ad0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:25:06.342Z|d22f4cc7-9834-41c3-b64b-acb30f4a1147|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:25:06.342Z|efa98719-35bb-48fd-b17e-b95a6ed71d4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:25:06.343Z|d22f4cc7-9834-41c3-b64b-acb30f4a1147|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:25:06.343Z|8eeeb175-a680-4a9a-ba0e-cfc56116a757|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:25:06.343Z|efa98719-35bb-48fd-b17e-b95a6ed71d4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:25:06.344Z|8eeeb175-a680-4a9a-ba0e-cfc56116a757|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:25:14.456Z|f600b589-3328-4390-8818-f34336f03111|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:25:14.457Z|f600b589-3328-4390-8818-f34336f03111|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:25:15.868Z|deca3373-ebff-48fa-a894-593f09bab568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:25:15.869Z|deca3373-ebff-48fa-a894-593f09bab568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:25:16.363Z|a791328b-0f28-4d42-a4a9-e2b2c7d64015|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:25:16.363Z|465aaac4-00de-4fbc-9bbb-a7ce1b48596d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:25:16.364Z|465aaac4-00de-4fbc-9bbb-a7ce1b48596d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:25:16.364Z|a791328b-0f28-4d42-a4a9-e2b2c7d64015|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:25:16.365Z|9b62c877-a0e1-49af-a1a1-49b5c13d557a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:25:16.366Z|9b62c877-a0e1-49af-a1a1-49b5c13d557a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:25:26.383Z|cff28382-d885-4742-b666-047f92cae0a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:25:26.384Z|cff28382-d885-4742-b666-047f92cae0a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:25:26.385Z|ae933100-9902-4495-97bd-5c4b03a8e8a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:25:26.385Z|796a5ebe-8c7c-4a92-864d-54d862d4f790|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:25:26.386Z|ae933100-9902-4495-97bd-5c4b03a8e8a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:25:26.386Z|796a5ebe-8c7c-4a92-864d-54d862d4f790|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:25:30.868Z|bdc41fb9-31eb-490e-95d8-24500507707e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:25:30.869Z|bdc41fb9-31eb-490e-95d8-24500507707e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:25:31.028Z|216effca-cc5f-426d-a1b3-a610bd8d6559|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:25:31.028Z|216effca-cc5f-426d-a1b3-a610bd8d6559|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:25:36.405Z|aac0e464-7bd4-4134-88ae-18194c253f25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:25:36.405Z|98615870-1090-4e45-8edd-2b337bc7cf68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:25:36.405Z|c9cb7beb-a6d2-4262-9771-c0ffc98ca081|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:25:36.405Z|aac0e464-7bd4-4134-88ae-18194c253f25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:25:36.406Z|98615870-1090-4e45-8edd-2b337bc7cf68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:25:36.406Z|c9cb7beb-a6d2-4262-9771-c0ffc98ca081|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:25:45.868Z|13dfb0b1-a0e1-42a6-9450-dba7703146a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:25:45.872Z|13dfb0b1-a0e1-42a6-9450-dba7703146a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:25:46.425Z|70900e4b-8567-4249-9537-1b105d21e030|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:25:46.425Z|eb045e76-960b-4d2f-97b9-0267444ba0a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:25:46.425Z|3a3ac840-f7d2-488e-97fc-7c6d71983b99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:25:46.425Z|70900e4b-8567-4249-9537-1b105d21e030|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:25:46.425Z|eb045e76-960b-4d2f-97b9-0267444ba0a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:25:46.426Z|3a3ac840-f7d2-488e-97fc-7c6d71983b99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:25:56.446Z|05137012-5a86-4258-a016-cb5e9d1f5412|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:25:56.446Z|c7aaabca-935d-4140-bb0c-29b1536df5d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:25:56.446Z|8c77e158-e630-4adb-85d9-b92474350e11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:25:56.447Z|c7aaabca-935d-4140-bb0c-29b1536df5d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:25:56.447Z|05137012-5a86-4258-a016-cb5e9d1f5412|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:25:56.447Z|8c77e158-e630-4adb-85d9-b92474350e11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:26:00.868Z|56c589cf-23da-4810-8c79-41ee5cae31f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:26:00.869Z|56c589cf-23da-4810-8c79-41ee5cae31f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:26:01.029Z|e97acefe-365e-49a2-a4e1-769ab20e6fdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:26:01.030Z|e97acefe-365e-49a2-a4e1-769ab20e6fdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:26:06.467Z|6b0d4e8f-8f34-494c-bc62-42481da0324c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:26:06.467Z|b761b880-58a3-4e4b-9fdd-628bb60963b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:26:06.467Z|1055830c-81c8-4b91-a464-b583f2721ee3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:26:06.468Z|b761b880-58a3-4e4b-9fdd-628bb60963b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:26:06.468Z|1055830c-81c8-4b91-a464-b583f2721ee3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:26:06.468Z|6b0d4e8f-8f34-494c-bc62-42481da0324c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:26:14.456Z|fdeb1f85-b280-4781-9bb8-d88c3f0da253|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:26:14.457Z|fdeb1f85-b280-4781-9bb8-d88c3f0da253|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:26:15.868Z|f757cd4e-fe7a-4322-a025-701e3f7947e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:26:15.869Z|f757cd4e-fe7a-4322-a025-701e3f7947e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:26:16.489Z|0621150d-553e-4849-917c-b1f4275e9309|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:26:16.489Z|d1e5d922-9f94-415d-8d4b-4ba46bbc67e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:26:16.489Z|d54b9682-f47b-45cd-abcd-722fb52dd1fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:26:16.490Z|0621150d-553e-4849-917c-b1f4275e9309|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:26:16.489Z|d1e5d922-9f94-415d-8d4b-4ba46bbc67e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:26:16.490Z|d54b9682-f47b-45cd-abcd-722fb52dd1fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:26:26.509Z|20ea8873-d374-46d4-a78e-de1ef47fd7f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:26:26.509Z|18051d13-082e-435e-a8c8-7843c55679f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:26:26.509Z|99db3088-2793-456c-84b8-848ce8559f16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:26:26.510Z|20ea8873-d374-46d4-a78e-de1ef47fd7f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:26:26.510Z|18051d13-082e-435e-a8c8-7843c55679f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:26:26.510Z|99db3088-2793-456c-84b8-848ce8559f16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:26:30.868Z|38d93130-f702-4934-850a-bc8dfec838e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:26:30.871Z|38d93130-f702-4934-850a-bc8dfec838e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:26:31.031Z|1795dfb3-b958-4d10-ae8d-c870def4c5f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:26:31.031Z|1795dfb3-b958-4d10-ae8d-c870def4c5f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:26:36.531Z|e34a6846-d4f5-4ce6-ad95-00eed698837d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:26:36.531Z|f56348f2-a8b6-49f8-82e1-90193938ac73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:26:36.531Z|57e171e3-8fab-46c2-9fe9-d96d8423048f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:26:36.531Z|e34a6846-d4f5-4ce6-ad95-00eed698837d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:26:36.532Z|f56348f2-a8b6-49f8-82e1-90193938ac73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:26:36.532Z|57e171e3-8fab-46c2-9fe9-d96d8423048f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:26:45.868Z|34e870dc-e23f-427e-b108-cba168665ff9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:26:45.869Z|34e870dc-e23f-427e-b108-cba168665ff9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:26:46.552Z|8e1f5be6-f4ef-47a0-9665-72c7e1cf6699|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:26:46.552Z|aae4aebc-dc32-4ee7-ab1c-ccf915a13e96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:26:46.552Z|8e1f5be6-f4ef-47a0-9665-72c7e1cf6699|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:26:46.552Z|70dd122f-7c56-4444-a342-baeceac6f827|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:26:46.553Z|aae4aebc-dc32-4ee7-ab1c-ccf915a13e96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:26:46.553Z|70dd122f-7c56-4444-a342-baeceac6f827|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:26:56.572Z|7d1f8382-b16d-4cbe-b4b6-0b6e8442d218|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:26:56.572Z|0cfd10db-00cb-4c96-b1e0-f59877667275|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:26:56.572Z|7d1f8382-b16d-4cbe-b4b6-0b6e8442d218|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:26:56.572Z|68d5841a-de0c-4356-aa0b-ac737a6d9e2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:26:56.572Z|0cfd10db-00cb-4c96-b1e0-f59877667275|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:26:56.573Z|68d5841a-de0c-4356-aa0b-ac737a6d9e2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:27:00.868Z|b86a4604-0112-471c-9274-841b985071d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:27:00.869Z|b86a4604-0112-471c-9274-841b985071d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:27:01.032Z|46fd565b-277f-4c81-b9c0-4f955cece99e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:27:01.032Z|46fd565b-277f-4c81-b9c0-4f955cece99e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:27:06.591Z|3336908b-d098-4bdc-ac93-98b34bae0870|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:27:06.591Z|852a7967-832b-4789-98ad-6ecbc1ce2293|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:27:06.591Z|b0fa11a9-d74c-43e9-9b83-adedf0cf17f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:27:06.592Z|3336908b-d098-4bdc-ac93-98b34bae0870|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:27:06.592Z|b0fa11a9-d74c-43e9-9b83-adedf0cf17f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:27:06.592Z|852a7967-832b-4789-98ad-6ecbc1ce2293|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:27:14.456Z|58f6177c-47b6-488f-b4b5-e574a4a8bba4|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:27:14.456Z|58f6177c-47b6-488f-b4b5-e574a4a8bba4|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:27:15.868Z|fc6c3bd1-826f-4371-92e4-99e17d0d6ce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:27:15.871Z|fc6c3bd1-826f-4371-92e4-99e17d0d6ce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:27:16.611Z|43624053-db14-44e2-b7e0-23f05fea2720|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:27:16.611Z|f9cbd8f2-91f0-4c39-a0b4-036acfcc19b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:27:16.612Z|43624053-db14-44e2-b7e0-23f05fea2720|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:27:16.612Z|f9cbd8f2-91f0-4c39-a0b4-036acfcc19b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:27:16.613Z|4ed0aee8-90c1-4cd7-a9d9-2fe15c9a92be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:27:16.613Z|4ed0aee8-90c1-4cd7-a9d9-2fe15c9a92be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:27:26.631Z|5e4811ba-5c02-4185-bca8-019f1f642791|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:27:26.631Z|bbb39087-ee9a-4cb8-9b68-ef3eddaf4134|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:27:26.632Z|5e4811ba-5c02-4185-bca8-019f1f642791|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:27:26.632Z|bbb39087-ee9a-4cb8-9b68-ef3eddaf4134|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:27:26.633Z|3d1096d4-4a29-47ca-aea4-cff368e00af2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:27:26.634Z|3d1096d4-4a29-47ca-aea4-cff368e00af2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:27:30.868Z|ed0fc904-66c5-400f-9e01-56fa505edc79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:27:30.869Z|ed0fc904-66c5-400f-9e01-56fa505edc79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:27:31.033Z|a02e544d-34b6-4840-881f-0b83c3b39f79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:27:31.033Z|a02e544d-34b6-4840-881f-0b83c3b39f79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:27:36.651Z|8c870c03-1e12-44ab-9f33-7890995ec9d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:27:36.651Z|39e5f3f4-b496-48a1-963a-5b006cfeb03b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:27:36.652Z|8c870c03-1e12-44ab-9f33-7890995ec9d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:27:36.652Z|39e5f3f4-b496-48a1-963a-5b006cfeb03b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:27:36.653Z|815164e5-200c-4219-8337-56f49b298028|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:27:36.654Z|815164e5-200c-4219-8337-56f49b298028|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:27:45.868Z|1b403353-f53f-4154-806a-36ebcf9eb8c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:27:45.869Z|1b403353-f53f-4154-806a-36ebcf9eb8c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:27:46.737Z|24ad4e99-ac99-4c4d-811f-dc7c4bb05d57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:27:46.737Z|f3e412dc-2b9a-4d68-816a-a750db7a86b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:27:46.737Z|ae6732b4-4989-42e6-bcf7-9a562aed02ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:27:46.738Z|f3e412dc-2b9a-4d68-816a-a750db7a86b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:27:46.738Z|ae6732b4-4989-42e6-bcf7-9a562aed02ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:27:46.738Z|24ad4e99-ac99-4c4d-811f-dc7c4bb05d57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:27:56.758Z|08e13a81-8f1c-4f6a-8ecb-cf66ef25b6fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:27:56.758Z|3292b4ef-67e2-4bc2-b66d-43bfe470f615|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:27:56.758Z|e6a2e3fa-a17a-4352-aa0d-bbfa0ba1de11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:27:56.759Z|08e13a81-8f1c-4f6a-8ecb-cf66ef25b6fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:27:56.759Z|3292b4ef-67e2-4bc2-b66d-43bfe470f615|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:27:56.759Z|e6a2e3fa-a17a-4352-aa0d-bbfa0ba1de11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:28:00.868Z|58a38a47-cca0-4801-a465-b85977d5993a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:28:00.871Z|58a38a47-cca0-4801-a465-b85977d5993a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:28:01.034Z|b9c19130-d2b4-44e1-afe0-62e577328b6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:28:01.035Z|b9c19130-d2b4-44e1-afe0-62e577328b6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:28:06.779Z|2b870a05-84a0-41e2-8641-c4961391a9ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:28:06.779Z|55aebb13-bda8-4d5d-a65f-4e89e1f2d1c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:28:06.779Z|7bd56e41-b81f-477f-87ea-bd501b30a873|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:28:06.780Z|7bd56e41-b81f-477f-87ea-bd501b30a873|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:28:06.780Z|2b870a05-84a0-41e2-8641-c4961391a9ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:28:06.780Z|55aebb13-bda8-4d5d-a65f-4e89e1f2d1c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:28:14.456Z|f6cfa27b-3d83-42f5-9b28-5763d847fd41|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:28:14.457Z|f6cfa27b-3d83-42f5-9b28-5763d847fd41|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:28:15.868Z|dece6f4f-d487-48cb-a075-ff4f9d4c19c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:28:15.869Z|dece6f4f-d487-48cb-a075-ff4f9d4c19c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:28:16.800Z|86b5b010-ce0a-413d-96f5-fded07091382|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:28:16.799Z|4e32b93a-3bb0-4642-b847-8ecec73697d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:28:16.800Z|7cc5a0ac-eca0-43c5-8bbe-8e844753cdb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:28:16.800Z|86b5b010-ce0a-413d-96f5-fded07091382|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:28:16.800Z|7cc5a0ac-eca0-43c5-8bbe-8e844753cdb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:28:16.800Z|4e32b93a-3bb0-4642-b847-8ecec73697d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:28:26.820Z|7dd5058f-0233-492f-85cf-951a97256318|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:28:26.820Z|59fae671-228e-420e-9f68-227f2e9a7164|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:28:26.820Z|94a5ff2f-9864-4887-af4c-4f884fe3b1d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:28:26.820Z|59fae671-228e-420e-9f68-227f2e9a7164|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:28:26.821Z|7dd5058f-0233-492f-85cf-951a97256318|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:28:26.821Z|94a5ff2f-9864-4887-af4c-4f884fe3b1d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:28:30.868Z|2c95b000-6fb5-4ed8-bc43-6f3305bf60c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:28:30.869Z|2c95b000-6fb5-4ed8-bc43-6f3305bf60c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:28:31.036Z|7c7c0cc3-d161-4176-88f8-83dbe2888ac3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:28:31.036Z|7c7c0cc3-d161-4176-88f8-83dbe2888ac3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:28:36.841Z|7590ca2a-96db-4792-8a01-3b59f6747894|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:28:36.841Z|a20921ac-a8df-47c6-8eca-2e25507669a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:28:36.841Z|41f47d1b-61cf-431a-93e9-f9a7cd18e544|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:28:36.841Z|7590ca2a-96db-4792-8a01-3b59f6747894|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:28:36.842Z|a20921ac-a8df-47c6-8eca-2e25507669a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:28:36.842Z|41f47d1b-61cf-431a-93e9-f9a7cd18e544|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:28:45.868Z|9b6637b8-4d1d-4158-b695-e9c11bbee3db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:28:45.871Z|9b6637b8-4d1d-4158-b695-e9c11bbee3db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:28:46.861Z|fccf8539-3abb-4bfd-b9ca-e803f63f7566|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:28:46.861Z|3370e551-ffb6-43e1-98e9-6439a783ddf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:28:46.862Z|fccf8539-3abb-4bfd-b9ca-e803f63f7566|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:28:46.862Z|3370e551-ffb6-43e1-98e9-6439a783ddf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:28:46.866Z|2cab744f-16e4-4904-8c36-cf31d42a997d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:28:46.867Z|2cab744f-16e4-4904-8c36-cf31d42a997d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:28:56.881Z|434e4ac7-6c6e-414c-a03b-3e422d07d915|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:28:56.881Z|434e4ac7-6c6e-414c-a03b-3e422d07d915|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:28:56.881Z|9c584ed8-064f-4cab-8c92-f6426b8fb937|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:28:56.882Z|9c584ed8-064f-4cab-8c92-f6426b8fb937|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:28:56.883Z|a09d32da-bd99-4f68-9364-9e496a09b133|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:28:56.885Z|a09d32da-bd99-4f68-9364-9e496a09b133|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:29:00.868Z|37454b0c-d9b5-49c9-8c27-2b18cef3c284|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:29:00.869Z|37454b0c-d9b5-49c9-8c27-2b18cef3c284|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:29:01.037Z|8392661f-bfd2-4cb5-8be0-6b9e47bc0fb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:29:01.038Z|8392661f-bfd2-4cb5-8be0-6b9e47bc0fb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:29:06.902Z|43d64631-4ba2-421a-8a20-ad7523a94058|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:29:06.902Z|b177d704-95cc-440d-bec5-9ae7b6be6caf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:29:06.903Z|b177d704-95cc-440d-bec5-9ae7b6be6caf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:29:06.903Z|43d64631-4ba2-421a-8a20-ad7523a94058|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:29:06.903Z|5cabf348-0529-4716-8934-f04c62c132af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:29:06.904Z|5cabf348-0529-4716-8934-f04c62c132af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:29:14.456Z|606230ce-b17d-4149-a6ed-3464c8f795d3|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:29:14.456Z|606230ce-b17d-4149-a6ed-3464c8f795d3|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:29:15.868Z|e2de3e0c-cbf3-41e6-8436-621c19646f4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:29:15.869Z|e2de3e0c-cbf3-41e6-8436-621c19646f4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:29:16.925Z|428b314a-5505-43e0-9a22-8e9ef7112596|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:29:16.925Z|bc538f81-86dc-400c-98ea-7a68d3072eeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:29:16.926Z|428b314a-5505-43e0-9a22-8e9ef7112596|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:29:16.926Z|cfff01db-7470-4625-b88e-7927b821a36b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:29:16.927Z|cfff01db-7470-4625-b88e-7927b821a36b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:29:16.926Z|bc538f81-86dc-400c-98ea-7a68d3072eeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:29:26.945Z|8ae87ce1-23df-44da-b5c3-a4b4e5b515db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:29:26.946Z|ac651a92-e657-4f91-905d-7243171075c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:29:26.946Z|49331414-a135-439d-bb9c-aaa1ba963b30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:29:26.946Z|49331414-a135-439d-bb9c-aaa1ba963b30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:29:26.946Z|8ae87ce1-23df-44da-b5c3-a4b4e5b515db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:29:26.946Z|ac651a92-e657-4f91-905d-7243171075c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:29:30.868Z|24be1189-b3f6-4b30-aa30-1be56e26144f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:29:30.871Z|24be1189-b3f6-4b30-aa30-1be56e26144f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:29:31.039Z|d54c46c4-ca23-4da3-b3c8-84ea233e65c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:29:31.039Z|d54c46c4-ca23-4da3-b3c8-84ea233e65c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:29:36.966Z|ddcfb28d-51b8-43ab-9a4e-9d5185bbd1f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:29:36.966Z|86c4805e-3418-4b2d-9d09-24ed291b1634|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:29:36.966Z|f1b972b5-354d-48b9-8513-06008d554a42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:29:36.967Z|ddcfb28d-51b8-43ab-9a4e-9d5185bbd1f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:29:36.967Z|86c4805e-3418-4b2d-9d09-24ed291b1634|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:29:36.967Z|f1b972b5-354d-48b9-8513-06008d554a42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:29:45.868Z|452fed70-f409-4b20-8969-9038e4b9a2ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:29:45.869Z|452fed70-f409-4b20-8969-9038e4b9a2ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:29:46.985Z|f34534ed-f382-4a9b-9b96-6fd0449e9e63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:29:46.986Z|26c5e17a-3030-4b9a-a995-94a077098e05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:29:46.985Z|048ce99f-266a-4208-8e35-3bbac415c860|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:29:46.986Z|f34534ed-f382-4a9b-9b96-6fd0449e9e63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:29:46.986Z|048ce99f-266a-4208-8e35-3bbac415c860|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:29:46.986Z|26c5e17a-3030-4b9a-a995-94a077098e05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:29:57.004Z|a5e92231-14ca-474a-bd38-e21f7abaf4a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:29:57.004Z|397fcfea-761b-4789-a148-5b3ea6b45be7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:29:57.004Z|7005130b-09d2-4101-9769-c6e50c84f46f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:29:57.005Z|a5e92231-14ca-474a-bd38-e21f7abaf4a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:29:57.005Z|7005130b-09d2-4101-9769-c6e50c84f46f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:29:57.005Z|397fcfea-761b-4789-a148-5b3ea6b45be7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:30:00.868Z|5cb38cd2-ad3d-431d-9c0e-43625349f6ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:30:00.869Z|5cb38cd2-ad3d-431d-9c0e-43625349f6ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:30:01.040Z|90d63ec4-afc3-4cf1-b330-3de3e8225f82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:30:01.041Z|90d63ec4-afc3-4cf1-b330-3de3e8225f82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:30:07.026Z|ecc0c60c-820d-44a7-b500-607e22fe241a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:30:07.026Z|ddbef1c0-7a03-430a-b3f9-229f67753014|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:30:07.026Z|034ac480-f809-4d3c-872d-d0a3b29604cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:30:07.027Z|ecc0c60c-820d-44a7-b500-607e22fe241a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:30:07.027Z|034ac480-f809-4d3c-872d-d0a3b29604cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:30:07.027Z|ddbef1c0-7a03-430a-b3f9-229f67753014|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:30:14.456Z|eadf84d5-b3f1-4beb-b6f9-ae3b8c85f590|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:30:14.456Z|eadf84d5-b3f1-4beb-b6f9-ae3b8c85f590|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:30:15.868Z|50161b72-1b1f-4eeb-a119-7cc50f01bedb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:30:15.871Z|50161b72-1b1f-4eeb-a119-7cc50f01bedb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:30:17.046Z|f9eb7305-69f0-450c-98a6-b05568a37f71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:30:17.046Z|5c9e4cd4-1af8-4569-b79f-fb9eec74ece5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:30:17.046Z|dd7a9092-a04d-4a82-89bd-1aed98fd17f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:30:17.047Z|5c9e4cd4-1af8-4569-b79f-fb9eec74ece5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:30:17.047Z|f9eb7305-69f0-450c-98a6-b05568a37f71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:30:17.047Z|dd7a9092-a04d-4a82-89bd-1aed98fd17f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:30:27.069Z|a04dc89f-bb4e-4117-b565-01ec6c16bfc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:30:27.069Z|cdc02d04-e412-4c03-87a6-60c17f205bf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:30:27.070Z|a04dc89f-bb4e-4117-b565-01ec6c16bfc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:30:27.070Z|cdc02d04-e412-4c03-87a6-60c17f205bf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:30:27.071Z|be293018-58c6-4232-b3be-657b7284b0e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:30:27.072Z|be293018-58c6-4232-b3be-657b7284b0e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:30:30.868Z|00f5eebd-289e-4a48-80a5-11addbeb3972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:30:30.869Z|00f5eebd-289e-4a48-80a5-11addbeb3972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:30:31.042Z|817c0e44-18a6-48ab-9a78-cecdade18d02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:30:31.042Z|817c0e44-18a6-48ab-9a78-cecdade18d02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:30:37.090Z|fbe8a663-ce6f-4300-b1a7-324d83ffb61b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:30:37.091Z|fbe8a663-ce6f-4300-b1a7-324d83ffb61b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:30:37.094Z|6710e7b6-1706-4f33-8272-354ae4d7dd37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:30:37.094Z|14e4f09c-f7ad-4dfc-ab03-c0a637ad6fcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:30:37.095Z|6710e7b6-1706-4f33-8272-354ae4d7dd37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:30:37.095Z|14e4f09c-f7ad-4dfc-ab03-c0a637ad6fcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:30:45.868Z|31f15a9d-40cb-4eb1-ab0d-16683c99ae31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:30:45.869Z|31f15a9d-40cb-4eb1-ab0d-16683c99ae31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:30:47.109Z|b8104220-516a-4aa5-a81d-2eaef23190c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:30:47.110Z|b8104220-516a-4aa5-a81d-2eaef23190c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:30:47.115Z|9a5c4573-0895-4c09-84ba-9f25936ef97b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:30:47.115Z|8b151754-c7f9-4fdf-8d65-0cbe3017a3a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:30:47.116Z|9a5c4573-0895-4c09-84ba-9f25936ef97b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:30:47.116Z|8b151754-c7f9-4fdf-8d65-0cbe3017a3a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:30:57.129Z|669f203b-d7ae-45f7-af27-fa060c710ef8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:30:57.130Z|669f203b-d7ae-45f7-af27-fa060c710ef8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:30:57.133Z|1d380962-01cb-4371-9b44-30bcf25eac77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:30:57.133Z|1d380962-01cb-4371-9b44-30bcf25eac77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:30:57.133Z|ea860fb5-d57d-4d73-8e53-706a4309b2d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:30:57.134Z|ea860fb5-d57d-4d73-8e53-706a4309b2d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:31:00.868Z|fe98c96c-4f84-4b12-b92a-5e63fc84bc09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:31:00.872Z|fe98c96c-4f84-4b12-b92a-5e63fc84bc09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:31:01.043Z|d43e8abb-018c-4920-be63-b0aabd72f95e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:31:01.043Z|d43e8abb-018c-4920-be63-b0aabd72f95e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:31:07.150Z|16877ecb-cf34-469b-8474-69e91855a56d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:31:07.150Z|eb06b045-55d0-419f-8eab-235f9201bfa0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:31:07.151Z|16877ecb-cf34-469b-8474-69e91855a56d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:31:07.151Z|eb06b045-55d0-419f-8eab-235f9201bfa0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:31:07.154Z|4f7ce9f6-25ea-4a47-9a0b-35015c960f84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:31:07.155Z|4f7ce9f6-25ea-4a47-9a0b-35015c960f84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:31:14.456Z|efd2280b-a169-43f4-a9d0-0231bf251986|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:31:14.457Z|efd2280b-a169-43f4-a9d0-0231bf251986|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:31:15.868Z|f8d887ef-9767-4d7b-ac0b-e75f8b1431d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:31:15.869Z|f8d887ef-9767-4d7b-ac0b-e75f8b1431d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:31:17.171Z|ce518e2e-8c6f-4376-b6ec-75f2c838bc04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:31:17.171Z|b514d88d-ef93-4b59-9289-eceb33942084|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:31:17.171Z|7a1ea61b-74d5-45d1-8d6c-569f5a9d6904|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:31:17.171Z|ce518e2e-8c6f-4376-b6ec-75f2c838bc04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:31:17.172Z|7a1ea61b-74d5-45d1-8d6c-569f5a9d6904|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:31:17.172Z|b514d88d-ef93-4b59-9289-eceb33942084|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:31:27.190Z|783a6d95-4d20-4ad5-895b-978c966a987b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:31:27.190Z|571170fa-2394-4306-8e56-403b670bc861|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:31:27.190Z|72ea2aba-fc4c-4082-96dc-ab90664a8e18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:31:27.191Z|72ea2aba-fc4c-4082-96dc-ab90664a8e18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:31:27.191Z|571170fa-2394-4306-8e56-403b670bc861|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:31:27.191Z|783a6d95-4d20-4ad5-895b-978c966a987b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:31:30.868Z|ada3eeb8-4985-4863-b4e6-de10196037a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:31:30.869Z|ada3eeb8-4985-4863-b4e6-de10196037a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:31:31.044Z|8fbef25d-0c1f-429f-a5cb-8669a1138d6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:31:31.045Z|8fbef25d-0c1f-429f-a5cb-8669a1138d6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:31:37.210Z|3a5af976-73af-4c31-aa3a-1b5e22ec1197|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:31:37.210Z|218c158c-22a8-4acb-8215-a2c5db0431ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:31:37.211Z|4820d9d2-b11d-4a15-9652-1f3640e26ed7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:31:37.211Z|3a5af976-73af-4c31-aa3a-1b5e22ec1197|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:31:37.211Z|218c158c-22a8-4acb-8215-a2c5db0431ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:31:37.212Z|4820d9d2-b11d-4a15-9652-1f3640e26ed7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:31:45.868Z|ab381017-a4b8-407b-a8c8-55afbeef1009|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:31:45.872Z|ab381017-a4b8-407b-a8c8-55afbeef1009|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:31:47.230Z|5c0dadfb-a463-4f45-819d-0e0da35641ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:31:47.230Z|b369ca5d-e427-4906-89ef-661b1f9c54f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:31:47.230Z|5c0dadfb-a463-4f45-819d-0e0da35641ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:31:47.231Z|bd20b847-7b2d-42c4-aaf6-6f78d08e5631|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:31:47.231Z|b369ca5d-e427-4906-89ef-661b1f9c54f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:31:47.231Z|bd20b847-7b2d-42c4-aaf6-6f78d08e5631|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:31:57.250Z|a43e1c59-8e5c-44f0-9d8b-6130535a6524|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:31:57.250Z|7b652a0e-5372-490b-9412-a9276cffa91a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:31:57.250Z|802e396c-d857-42e0-ba5f-5a68fb66613d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:31:57.251Z|7b652a0e-5372-490b-9412-a9276cffa91a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:31:57.251Z|a43e1c59-8e5c-44f0-9d8b-6130535a6524|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:31:57.251Z|802e396c-d857-42e0-ba5f-5a68fb66613d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:32:00.868Z|21140ad9-3570-40e0-a7de-cd876faea985|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:32:00.869Z|21140ad9-3570-40e0-a7de-cd876faea985|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:32:01.045Z|9dc9104e-1d28-419e-8cf8-1a87852cb477|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:32:01.046Z|9dc9104e-1d28-419e-8cf8-1a87852cb477|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:32:07.270Z|99a2bb1b-4270-44a0-8aef-faa793dfeb27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:32:07.270Z|0a93b416-c17d-4b47-98d7-be43a6a0bff9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:32:07.271Z|99a2bb1b-4270-44a0-8aef-faa793dfeb27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:32:07.271Z|0a93b416-c17d-4b47-98d7-be43a6a0bff9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:32:07.277Z|56a55661-eed9-4a04-b2a6-ad5100288cab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:32:07.278Z|56a55661-eed9-4a04-b2a6-ad5100288cab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:32:14.456Z|d7d81e94-d0f4-48c4-897b-5d2bc4a25e4f|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:32:14.457Z|d7d81e94-d0f4-48c4-897b-5d2bc4a25e4f|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:32:15.868Z|7a18ea9d-507b-4ed5-8805-50f0dcdaca07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:32:15.869Z|7a18ea9d-507b-4ed5-8805-50f0dcdaca07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:32:17.290Z|37d503aa-4c94-41c5-b7d9-6a8a4617f48c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:32:17.290Z|5c86303f-4d0c-4b1e-a026-cb4ff2e8efda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:32:17.291Z|37d503aa-4c94-41c5-b7d9-6a8a4617f48c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:32:17.291Z|5c86303f-4d0c-4b1e-a026-cb4ff2e8efda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:32:17.295Z|32b6b63d-8182-4b6b-99cb-f79f792cf8a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:32:17.296Z|32b6b63d-8182-4b6b-99cb-f79f792cf8a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:32:27.310Z|30a5b697-6a33-4230-b0b7-f9d01722a6f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:32:27.310Z|a8591b95-220f-4ade-9564-e7c1760ff33a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:32:27.311Z|a8591b95-220f-4ade-9564-e7c1760ff33a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:32:27.311Z|30a5b697-6a33-4230-b0b7-f9d01722a6f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:32:27.311Z|c884077a-be59-4e2c-9eb6-79dc86af201d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:32:27.312Z|c884077a-be59-4e2c-9eb6-79dc86af201d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:32:30.868Z|83ed5607-92e9-44ac-a859-0e57236bc8db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:32:30.871Z|83ed5607-92e9-44ac-a859-0e57236bc8db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:32:31.047Z|cb069aeb-6600-48f1-a916-0b75d3de74c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:32:31.047Z|cb069aeb-6600-48f1-a916-0b75d3de74c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:32:37.331Z|6b1d3841-da1b-4e07-be96-2b1f883c9ae3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:32:37.331Z|2267ca86-c42d-4c13-9b1b-e8a473850481|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:32:37.331Z|e215b740-13b3-4775-8386-f4f4a2176ef2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:32:37.332Z|e215b740-13b3-4775-8386-f4f4a2176ef2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:32:37.332Z|2267ca86-c42d-4c13-9b1b-e8a473850481|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:32:37.332Z|6b1d3841-da1b-4e07-be96-2b1f883c9ae3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:32:45.868Z|0a87f6d6-b08c-4aa9-a5bd-a676917c0609|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:32:45.869Z|0a87f6d6-b08c-4aa9-a5bd-a676917c0609|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:32:47.352Z|8786f6f6-2b7a-403d-87ad-d8d38ac1ca9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:32:47.352Z|178ec7c9-933a-43f0-9f3f-a3038a50904c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:32:47.352Z|81fbeec2-98cf-4b00-be96-f4e4204676b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:32:47.353Z|178ec7c9-933a-43f0-9f3f-a3038a50904c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:32:47.353Z|8786f6f6-2b7a-403d-87ad-d8d38ac1ca9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:32:47.353Z|81fbeec2-98cf-4b00-be96-f4e4204676b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:32:57.372Z|b7cc733e-cdd8-49e0-ab78-bcd3630dbe69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:32:57.372Z|71197ea2-6d31-4f51-87fc-e71b2c155e7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:32:57.373Z|b7cc733e-cdd8-49e0-ab78-bcd3630dbe69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:32:57.373Z|71197ea2-6d31-4f51-87fc-e71b2c155e7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:32:57.373Z|7c43ff53-8a55-483a-9931-838afc7b51ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:32:57.375Z|7c43ff53-8a55-483a-9931-838afc7b51ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:33:00.869Z|8158a8f1-0a26-4c21-b74e-d33dc5cf2436|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:33:00.869Z|8158a8f1-0a26-4c21-b74e-d33dc5cf2436|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:33:01.048Z|025796c5-1add-48bd-b258-9eb8be17695e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:33:01.049Z|025796c5-1add-48bd-b258-9eb8be17695e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:33:07.392Z|23ca9c8b-4f5c-46b8-b297-6f68a483b6cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:33:07.392Z|27f6c040-6726-48e1-9f2d-7225f898bb2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:33:07.392Z|4220ef46-d5fd-4c14-a850-4c407223cce3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:33:07.393Z|23ca9c8b-4f5c-46b8-b297-6f68a483b6cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:33:07.393Z|27f6c040-6726-48e1-9f2d-7225f898bb2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:33:07.393Z|4220ef46-d5fd-4c14-a850-4c407223cce3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:33:14.456Z|ae69dbcd-1668-472d-8432-02a76144bcab|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:33:14.457Z|ae69dbcd-1668-472d-8432-02a76144bcab|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:33:15.868Z|c69eace1-8a7d-4c88-85d0-7f0f207c27e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:33:15.871Z|c69eace1-8a7d-4c88-85d0-7f0f207c27e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:33:17.411Z|ece50205-cd4e-46f3-b7fa-ce5d52bb85b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:33:17.411Z|f020de8f-a6f9-4624-b4a0-27f67a8ca977|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:33:17.412Z|c94bbc68-baed-4bb4-bdbf-ab2c7199f85e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:33:17.412Z|ece50205-cd4e-46f3-b7fa-ce5d52bb85b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:33:17.412Z|f020de8f-a6f9-4624-b4a0-27f67a8ca977|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:33:17.413Z|c94bbc68-baed-4bb4-bdbf-ab2c7199f85e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:33:27.439Z|903d66a3-efc7-4f01-abc7-9ebcf8268d8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:33:27.440Z|75d7ffe6-06cc-4da1-b20b-a1bf131e3be0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:33:27.440Z|e53e627e-981b-4b2b-ba4b-dc14255050ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:33:27.440Z|903d66a3-efc7-4f01-abc7-9ebcf8268d8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:33:27.440Z|75d7ffe6-06cc-4da1-b20b-a1bf131e3be0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:33:27.441Z|e53e627e-981b-4b2b-ba4b-dc14255050ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:33:30.868Z|6137339a-4e9c-4aef-850a-377089a869bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:33:30.869Z|6137339a-4e9c-4aef-850a-377089a869bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:33:31.050Z|e428aa63-43b1-4928-a063-9fd3efa15580|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:33:31.050Z|e428aa63-43b1-4928-a063-9fd3efa15580|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:33:37.461Z|3310e581-0d25-4b29-b469-544d8a0bd1bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:33:37.461Z|3534e0e8-b522-4406-a554-7cd181344708|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:33:37.462Z|3310e581-0d25-4b29-b469-544d8a0bd1bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:33:37.462Z|b53c52c4-a4bd-4344-b9f8-0fc7e1c3f90d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:33:37.462Z|3534e0e8-b522-4406-a554-7cd181344708|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:33:37.463Z|b53c52c4-a4bd-4344-b9f8-0fc7e1c3f90d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:33:45.868Z|6ce902d2-d61e-44f3-92ef-747fd26ad4ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:33:45.869Z|6ce902d2-d61e-44f3-92ef-747fd26ad4ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:33:47.481Z|5783e262-8bc2-4a47-821d-ab68110a92f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:33:47.481Z|58a7f86c-dfdb-42b3-9df8-f556473a23e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:33:47.482Z|687bab94-5067-4bde-899f-80a635d88e90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:33:47.482Z|5783e262-8bc2-4a47-821d-ab68110a92f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:33:47.482Z|687bab94-5067-4bde-899f-80a635d88e90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:33:47.482Z|58a7f86c-dfdb-42b3-9df8-f556473a23e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:33:57.501Z|8167c464-4ce2-44ff-b6ec-094d74a4be41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:33:57.502Z|8167c464-4ce2-44ff-b6ec-094d74a4be41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:33:57.502Z|0fc056af-729b-48b9-8066-b3661d6b7142|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:33:57.503Z|0fc056af-729b-48b9-8066-b3661d6b7142|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:33:57.507Z|77410930-cce2-4bf0-9dd1-f7cdf9b16eab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:33:57.508Z|77410930-cce2-4bf0-9dd1-f7cdf9b16eab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:34:00.868Z|c639aa6e-5f46-43a6-8455-e661d3d19d35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:34:00.871Z|c639aa6e-5f46-43a6-8455-e661d3d19d35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:34:01.051Z|93cfec31-f6ed-4ac2-af11-ac29f91b21b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:34:01.052Z|93cfec31-f6ed-4ac2-af11-ac29f91b21b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:34:07.521Z|8a495800-7a27-42d1-bd62-a1c2cd121a84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:34:07.521Z|e446d873-5ea1-4db0-9b0e-32f9c25fe75b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:34:07.522Z|8a495800-7a27-42d1-bd62-a1c2cd121a84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:34:07.522Z|e446d873-5ea1-4db0-9b0e-32f9c25fe75b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:34:07.524Z|5fd4ee87-09ae-4dab-a614-3396f065fa22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:34:07.524Z|5fd4ee87-09ae-4dab-a614-3396f065fa22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:34:14.456Z|d85e74ad-1298-4af9-a45f-450e41b9ee34|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:34:14.457Z|d85e74ad-1298-4af9-a45f-450e41b9ee34|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:34:15.868Z|c093efe1-3f43-4bb2-9a52-3e2c25f33758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:34:15.869Z|c093efe1-3f43-4bb2-9a52-3e2c25f33758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:34:17.541Z|e6fbaaa9-0cb1-4f8a-816c-a8308ca91dfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:34:17.541Z|3aa7ce97-646a-4686-9efb-fd752d8d0a58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:34:17.542Z|b2ee21e0-0d88-449c-b78e-984c1ccf5361|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:34:17.542Z|e6fbaaa9-0cb1-4f8a-816c-a8308ca91dfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:34:17.542Z|3aa7ce97-646a-4686-9efb-fd752d8d0a58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:34:17.542Z|b2ee21e0-0d88-449c-b78e-984c1ccf5361|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:34:27.561Z|a44fcf42-4079-426d-bc77-f70dd6a5da9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:34:27.561Z|a94fece9-b65d-4e37-9b29-b439cbfaa3e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:34:27.561Z|2c09a3ab-ef17-42be-86ea-5c9c2ba767e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:34:27.561Z|a44fcf42-4079-426d-bc77-f70dd6a5da9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:34:27.561Z|2c09a3ab-ef17-42be-86ea-5c9c2ba767e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:34:27.562Z|a94fece9-b65d-4e37-9b29-b439cbfaa3e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:34:30.868Z|2eb483a5-d3f5-4cb1-b697-25aa5bfe77f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:34:30.869Z|2eb483a5-d3f5-4cb1-b697-25aa5bfe77f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:34:31.053Z|932697be-ce61-4486-89a8-0efa90ef9c36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:34:31.053Z|932697be-ce61-4486-89a8-0efa90ef9c36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:34:37.581Z|22e5d7f8-7635-4a1b-b7b0-7c7763b41e9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:34:37.582Z|e2b59995-67a1-4fd6-a702-17b103710399|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:34:37.582Z|99199dc5-3726-483c-8a2b-dab4a56a40f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:34:37.582Z|22e5d7f8-7635-4a1b-b7b0-7c7763b41e9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:34:37.583Z|99199dc5-3726-483c-8a2b-dab4a56a40f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:34:37.583Z|e2b59995-67a1-4fd6-a702-17b103710399|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:34:45.868Z|a7d03086-6c47-4c05-aaad-80301fb2e449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:34:45.872Z|a7d03086-6c47-4c05-aaad-80301fb2e449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:34:47.602Z|408cfcf7-bf3c-4856-bd5c-a9e2075cd609|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:34:47.602Z|c75fa8d6-563f-44ba-a150-6e05c62348fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:34:47.602Z|284c6b9a-d1fb-4f8c-821f-deaf86c89dc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:34:47.603Z|408cfcf7-bf3c-4856-bd5c-a9e2075cd609|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:34:47.603Z|c75fa8d6-563f-44ba-a150-6e05c62348fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:34:47.603Z|284c6b9a-d1fb-4f8c-821f-deaf86c89dc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:34:57.621Z|13a51ec5-f8c8-4fb7-8097-a72d3d99533e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:34:57.621Z|13a51ec5-f8c8-4fb7-8097-a72d3d99533e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:34:57.621Z|9eb63c4f-73cd-402d-b46d-069d60713140|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:34:57.622Z|9eb63c4f-73cd-402d-b46d-069d60713140|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:34:57.623Z|dee4a769-3635-4686-8990-6f6c64313005|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:34:57.623Z|dee4a769-3635-4686-8990-6f6c64313005|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:35:00.868Z|79d037d4-1105-48c4-8ddd-f90325e17df9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:35:00.869Z|79d037d4-1105-48c4-8ddd-f90325e17df9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:35:01.054Z|2d707fc0-458f-4771-bd16-9246c2f57e30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:35:01.055Z|2d707fc0-458f-4771-bd16-9246c2f57e30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:35:07.641Z|0d84d584-bbc8-4139-8d9b-653e110bf02b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:35:07.641Z|89a817e5-7459-4740-b462-5e80428293c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:35:07.642Z|3f8e6817-9cbb-41ed-8787-a4d5ad760aae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:35:07.642Z|89a817e5-7459-4740-b462-5e80428293c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:35:07.642Z|0d84d584-bbc8-4139-8d9b-653e110bf02b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:35:07.642Z|3f8e6817-9cbb-41ed-8787-a4d5ad760aae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:35:14.456Z|f0b0a9a8-bcb0-4303-a4b6-89b935743fc4|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:35:14.457Z|f0b0a9a8-bcb0-4303-a4b6-89b935743fc4|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:35:15.868Z|83462599-91aa-42f1-a12b-afdb2df7bc76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:35:15.869Z|83462599-91aa-42f1-a12b-afdb2df7bc76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:35:17.662Z|1025d16b-12d1-42dc-9a74-06bc510d84df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:35:17.662Z|569abe46-21d4-43ed-b8be-598f151fc336|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:35:17.662Z|9ca11542-9fb9-4f14-93a2-7da1eee2884c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:35:17.663Z|1025d16b-12d1-42dc-9a74-06bc510d84df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:35:17.663Z|9ca11542-9fb9-4f14-93a2-7da1eee2884c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:35:17.663Z|569abe46-21d4-43ed-b8be-598f151fc336|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:35:27.682Z|f02dc75e-52b0-4eda-8a92-287f273cbe35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:35:27.682Z|8d58651f-ab1f-49e4-8647-1f0d1e948491|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:35:27.682Z|8da689d3-f07d-4df1-89bb-ff53eac9e3c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:35:27.682Z|f02dc75e-52b0-4eda-8a92-287f273cbe35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:35:27.682Z|8d58651f-ab1f-49e4-8647-1f0d1e948491|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:35:27.682Z|8da689d3-f07d-4df1-89bb-ff53eac9e3c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:35:30.868Z|81edd85f-3da1-4bad-b9d4-cc023a159ab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:35:30.872Z|81edd85f-3da1-4bad-b9d4-cc023a159ab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:35:31.056Z|47ff104d-b01f-47d9-adf7-ec40e7ee3e14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:35:31.056Z|47ff104d-b01f-47d9-adf7-ec40e7ee3e14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:35:37.702Z|7532c65d-6b69-4df3-8659-ba33bb65579d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:35:37.702Z|271eb2a1-1653-453a-aa8b-2c5532a94caa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:35:37.702Z|de9eeafe-c439-41b9-a86b-88c0513f4e3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:35:37.703Z|271eb2a1-1653-453a-aa8b-2c5532a94caa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:35:37.703Z|7532c65d-6b69-4df3-8659-ba33bb65579d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:35:37.703Z|de9eeafe-c439-41b9-a86b-88c0513f4e3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:35:45.868Z|1ed156f4-d8f4-468a-99c2-88596b630e93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:35:45.869Z|1ed156f4-d8f4-468a-99c2-88596b630e93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:35:47.722Z|4131b012-a413-47ac-a881-bc1709702d38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:35:47.722Z|25939533-e39d-4859-826f-311c03885817|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:35:47.722Z|26f9123b-ea64-4856-af64-799cd14a55cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:35:47.723Z|26f9123b-ea64-4856-af64-799cd14a55cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:35:47.723Z|4131b012-a413-47ac-a881-bc1709702d38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:35:47.724Z|25939533-e39d-4859-826f-311c03885817|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:35:57.743Z|935ee724-605b-443e-8816-f947537c07b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:35:57.743Z|a5a9b0d5-e6a7-4ad6-81bf-b26335e25440|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:35:57.743Z|37cefa0f-8d43-4c35-b876-504ba0f5bc50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:35:57.744Z|a5a9b0d5-e6a7-4ad6-81bf-b26335e25440|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:35:57.744Z|935ee724-605b-443e-8816-f947537c07b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:35:57.744Z|37cefa0f-8d43-4c35-b876-504ba0f5bc50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:36:00.868Z|075ba9cd-d227-45e8-93af-4f11f1908c2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:36:00.869Z|075ba9cd-d227-45e8-93af-4f11f1908c2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:36:01.057Z|39641b54-64c7-4ffe-a59f-2df0a09b27b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:36:01.058Z|39641b54-64c7-4ffe-a59f-2df0a09b27b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:36:07.764Z|eb8170ff-7acc-41df-b317-17fb202c5a84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:36:07.764Z|5ccdaccc-8ba2-46e7-913d-372e85fc8ddc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:36:07.765Z|eb8170ff-7acc-41df-b317-17fb202c5a84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:36:07.765Z|5ccdaccc-8ba2-46e7-913d-372e85fc8ddc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:36:07.765Z|f1da91f7-7bf2-42fe-a6b4-6199fe753dbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:36:07.766Z|f1da91f7-7bf2-42fe-a6b4-6199fe753dbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:36:14.456Z|67018a0a-d549-4b82-98ec-a73b47ce8599|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:36:14.457Z|67018a0a-d549-4b82-98ec-a73b47ce8599|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:36:15.868Z|d3394c4c-9942-4953-8fbf-e1452cb8dc18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:36:15.872Z|d3394c4c-9942-4953-8fbf-e1452cb8dc18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:36:17.784Z|c79bc290-1845-49fe-a317-8f0b0ffac451|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:36:17.784Z|eecd1543-ef2e-4456-a551-bdbd11fcdaa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:36:17.785Z|eecd1543-ef2e-4456-a551-bdbd11fcdaa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:36:17.785Z|c79bc290-1845-49fe-a317-8f0b0ffac451|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:36:17.785Z|95b7a901-a7d6-4665-ab43-12cf8c8b4f04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:36:17.786Z|95b7a901-a7d6-4665-ab43-12cf8c8b4f04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:36:27.807Z|b4aaacdf-f26d-4bac-b534-f1c811b79fea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:36:27.807Z|aec59094-9bb8-4407-b81d-1f1b951dd190|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:36:27.807Z|9b42ced6-e126-4cc8-90c2-e0250e1436d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:36:27.807Z|b4aaacdf-f26d-4bac-b534-f1c811b79fea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:36:27.807Z|aec59094-9bb8-4407-b81d-1f1b951dd190|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:36:27.808Z|9b42ced6-e126-4cc8-90c2-e0250e1436d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:36:30.868Z|b63174ef-1fa2-430e-a213-0f7b5c9d99b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:36:30.869Z|b63174ef-1fa2-430e-a213-0f7b5c9d99b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:36:31.059Z|62095e4d-9959-4a20-8a7f-2a1d30ca158e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:36:31.059Z|62095e4d-9959-4a20-8a7f-2a1d30ca158e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:36:37.829Z|350d2ddb-91d2-4984-a8bd-bf7677df9abb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:36:37.829Z|796e723e-e419-4117-80e2-f3a25eafc259|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:36:37.829Z|fd0090e4-5b17-4d27-a61c-daa082b2b4e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:36:37.830Z|796e723e-e419-4117-80e2-f3a25eafc259|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:36:37.830Z|350d2ddb-91d2-4984-a8bd-bf7677df9abb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:36:37.830Z|fd0090e4-5b17-4d27-a61c-daa082b2b4e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:36:45.869Z|53d78ff3-bc6c-4bca-96f3-af82ecbd8eba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:36:45.869Z|53d78ff3-bc6c-4bca-96f3-af82ecbd8eba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:36:47.850Z|0f60062d-b96c-43f5-b50d-d920c99ac710|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:36:47.851Z|1be8483e-5114-4db8-906b-ebaadfb13b90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:36:47.851Z|b14898fc-fef4-4d9b-910a-c9d27ec4f013|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:36:47.852Z|1be8483e-5114-4db8-906b-ebaadfb13b90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:36:47.852Z|0f60062d-b96c-43f5-b50d-d920c99ac710|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:36:47.856Z|b14898fc-fef4-4d9b-910a-c9d27ec4f013|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:36:57.871Z|a9a8776f-db7c-4c5e-9717-f98cee205884|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:36:57.871Z|8f4f6f02-945d-4893-a8df-07d6e2362564|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:36:57.872Z|8f4f6f02-945d-4893-a8df-07d6e2362564|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:36:57.872Z|a9a8776f-db7c-4c5e-9717-f98cee205884|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:36:57.875Z|6af71804-147a-4658-9c60-6c885baefc25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:36:57.876Z|6af71804-147a-4658-9c60-6c885baefc25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:37:00.868Z|267a9676-ab50-4be5-9ec8-61eee73c1025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:37:00.872Z|267a9676-ab50-4be5-9ec8-61eee73c1025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:37:01.060Z|d1048329-fed0-48b3-bbbc-4a6895c2a2dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:37:01.060Z|d1048329-fed0-48b3-bbbc-4a6895c2a2dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:37:07.890Z|b89ef618-8911-4775-8190-144a2d2a520c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:37:07.890Z|ee7a01ef-7363-49c2-b02f-c09b2ded2b0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:37:07.891Z|b89ef618-8911-4775-8190-144a2d2a520c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:37:07.891Z|ee7a01ef-7363-49c2-b02f-c09b2ded2b0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:37:07.892Z|89c74ab8-afd5-43f8-a900-37371df698b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:37:07.893Z|89c74ab8-afd5-43f8-a900-37371df698b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:37:14.458Z|b870a529-4065-47cd-a29a-1a25cbbd7306|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:37:14.459Z|b870a529-4065-47cd-a29a-1a25cbbd7306|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:37:15.868Z|d9cf4ab2-d523-470b-8360-5bd9d2c9326e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:37:15.869Z|d9cf4ab2-d523-470b-8360-5bd9d2c9326e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:37:17.911Z|1d70a78e-1b41-4264-ac66-5973671da36f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:37:17.911Z|99ae407c-7bc4-4c70-9ffb-4fe6f3bccf5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:37:17.911Z|2eeefe24-5e8a-4091-be5a-b0cbee4b075e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:37:17.912Z|1d70a78e-1b41-4264-ac66-5973671da36f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:37:17.912Z|2eeefe24-5e8a-4091-be5a-b0cbee4b075e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:37:17.912Z|99ae407c-7bc4-4c70-9ffb-4fe6f3bccf5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:37:27.931Z|325cd178-e8c1-4bf5-9f19-d5248890b5f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:37:27.931Z|190e0fdd-9100-46b8-875d-e581ddd3d279|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:37:27.932Z|325cd178-e8c1-4bf5-9f19-d5248890b5f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:37:27.932Z|190e0fdd-9100-46b8-875d-e581ddd3d279|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:37:27.933Z|17818594-20e5-4b7f-8bb8-9a2139fc5e55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:37:27.934Z|17818594-20e5-4b7f-8bb8-9a2139fc5e55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:37:30.868Z|760e8bcb-e460-4740-b6f2-f063902aa716|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:37:30.869Z|760e8bcb-e460-4740-b6f2-f063902aa716|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:37:31.061Z|3e9d63da-03b6-4bc6-9949-4d561799a16a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:37:31.062Z|3e9d63da-03b6-4bc6-9949-4d561799a16a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:37:37.950Z|132fb697-2912-4a4d-9817-5d63299abefd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:37:37.951Z|132fb697-2912-4a4d-9817-5d63299abefd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:37:37.952Z|7f37ad41-1f90-4234-96c3-b8f7a765cfd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:37:37.953Z|7f37ad41-1f90-4234-96c3-b8f7a765cfd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:37:37.954Z|8f32c569-2a05-4452-90e4-6533fdc87bf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:37:37.954Z|8f32c569-2a05-4452-90e4-6533fdc87bf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:37:45.868Z|77386f8c-fa4b-4b58-b028-f5928994e41e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:37:45.871Z|77386f8c-fa4b-4b58-b028-f5928994e41e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:37:47.969Z|871044ee-abe4-49ee-983a-371ff6824cd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:37:47.970Z|f67056f3-0a7c-4620-ac95-b571a1d52f67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:37:47.970Z|871044ee-abe4-49ee-983a-371ff6824cd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:37:47.970Z|92dcd39b-783a-4890-ac66-07d94c8ba14d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:37:47.970Z|f67056f3-0a7c-4620-ac95-b571a1d52f67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:37:47.971Z|92dcd39b-783a-4890-ac66-07d94c8ba14d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:37:58.795Z|68bb37cd-5f46-41b6-b89c-02311c0fe748|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:37:58.795Z|d5b21985-19dc-4ace-bfaf-f05ead9e18f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:37:58.795Z|431dd4e2-e0a4-4cde-acf1-1b6da503b055|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:37:58.796Z|68bb37cd-5f46-41b6-b89c-02311c0fe748|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:37:58.796Z|431dd4e2-e0a4-4cde-acf1-1b6da503b055|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:37:58.796Z|d5b21985-19dc-4ace-bfaf-f05ead9e18f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:38:00.868Z|3d76edac-13dd-4102-9e11-390c32cf9be2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:38:00.869Z|3d76edac-13dd-4102-9e11-390c32cf9be2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:38:01.063Z|fbf6b461-03a1-4a6f-ba12-5044d57a6eac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:38:01.063Z|fbf6b461-03a1-4a6f-ba12-5044d57a6eac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:38:08.814Z|9aafab4b-111a-4c64-9988-22f963df9864|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:38:08.814Z|18d80595-e3b0-466a-9b76-a973082d0995|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:38:08.814Z|11c21ccf-0941-4f9c-a4b9-56d0ffc12aad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:38:08.815Z|9aafab4b-111a-4c64-9988-22f963df9864|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:38:08.815Z|11c21ccf-0941-4f9c-a4b9-56d0ffc12aad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:38:08.815Z|18d80595-e3b0-466a-9b76-a973082d0995|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:38:14.456Z|df8102a6-11a9-4061-8ae2-88c472b62002|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:38:14.457Z|df8102a6-11a9-4061-8ae2-88c472b62002|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:38:15.868Z|d39f1fbd-cb55-4063-8f41-a747a77dc3d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:38:15.869Z|d39f1fbd-cb55-4063-8f41-a747a77dc3d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:38:18.833Z|9ecc421e-03af-4f81-a9bd-7094b063066e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:38:18.833Z|9ecc421e-03af-4f81-a9bd-7094b063066e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:38:18.834Z|8a7adea8-3cc9-4e05-bbdb-42119bac9387|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:38:18.834Z|8a7adea8-3cc9-4e05-bbdb-42119bac9387|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:38:18.836Z|aa19f6dd-58ea-4e36-8698-7af240328e39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:38:18.837Z|aa19f6dd-58ea-4e36-8698-7af240328e39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:38:28.852Z|9034de8f-91b2-4056-8da8-e2201f5a242a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:38:28.852Z|8aae68b3-2ebd-4f09-b006-b5b6f8184fc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:38:28.853Z|9034de8f-91b2-4056-8da8-e2201f5a242a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:38:28.853Z|8aae68b3-2ebd-4f09-b006-b5b6f8184fc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:38:28.856Z|9fd52e6b-9ddc-4d66-bd3a-11a54d00b4df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:38:28.856Z|9fd52e6b-9ddc-4d66-bd3a-11a54d00b4df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:38:30.868Z|1312dac1-e31f-4656-be0f-80b6b23e106c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:38:30.872Z|1312dac1-e31f-4656-be0f-80b6b23e106c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:38:31.064Z|9c96ba75-d579-47b7-aa3f-859c2a685bad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:38:31.065Z|9c96ba75-d579-47b7-aa3f-859c2a685bad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:38:38.871Z|51226811-7fa5-4aee-a50e-d1fbecff6621|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:38:38.871Z|9d293757-5f23-4672-9c32-cb0acde98efb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:38:38.871Z|9d293757-5f23-4672-9c32-cb0acde98efb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:38:38.871Z|51226811-7fa5-4aee-a50e-d1fbecff6621|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:38:38.873Z|99b50329-6782-4984-ad28-2cc09d195f1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:38:38.874Z|99b50329-6782-4984-ad28-2cc09d195f1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:38:45.868Z|c9d5bdbb-7445-4a5c-8071-a4baf5b1a444|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:38:45.869Z|c9d5bdbb-7445-4a5c-8071-a4baf5b1a444|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:38:48.892Z|bbe08af9-9558-4368-a105-cb2e9f5d3d36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:38:48.892Z|4b835fd3-5e28-4c7b-a62a-b362d8902aaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:38:48.892Z|f60e5215-e5cb-4522-aa28-75092cd85099|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:38:48.893Z|4b835fd3-5e28-4c7b-a62a-b362d8902aaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:38:48.893Z|f60e5215-e5cb-4522-aa28-75092cd85099|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:38:48.893Z|bbe08af9-9558-4368-a105-cb2e9f5d3d36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:38:58.913Z|6164516a-ab81-4ed7-a27a-c474cda6f66d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:38:58.913Z|73860beb-bb5c-4a3b-80c2-fdb362a1670c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:38:58.913Z|9bcc6227-40d9-4ca7-9e6d-49fb62639717|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:38:58.913Z|6164516a-ab81-4ed7-a27a-c474cda6f66d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:38:58.913Z|73860beb-bb5c-4a3b-80c2-fdb362a1670c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:38:58.914Z|9bcc6227-40d9-4ca7-9e6d-49fb62639717|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:39:00.868Z|cbf02e8e-0fbb-47d6-9349-315b3cdd823b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:39:00.869Z|cbf02e8e-0fbb-47d6-9349-315b3cdd823b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:39:01.065Z|00a47088-4ef1-4ae4-a476-1a73b208c14c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:39:01.066Z|00a47088-4ef1-4ae4-a476-1a73b208c14c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:39:08.933Z|b8f3a658-7ada-4aec-9891-bfa5a36aff6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:39:08.933Z|a63e1814-f66e-4148-b180-678aaeb40d94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:39:08.933Z|04f024f4-2f6a-4f80-8ad0-84c8c14ddb68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:39:08.934Z|b8f3a658-7ada-4aec-9891-bfa5a36aff6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:39:08.934Z|04f024f4-2f6a-4f80-8ad0-84c8c14ddb68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:39:08.934Z|a63e1814-f66e-4148-b180-678aaeb40d94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:39:14.456Z|0e9b3151-dd0f-4588-b4b7-19b38c011e60|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:39:14.456Z|0e9b3151-dd0f-4588-b4b7-19b38c011e60|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:39:15.868Z|4669da93-20bb-4ab6-97cd-f9c4ca2b21ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:39:15.873Z|4669da93-20bb-4ab6-97cd-f9c4ca2b21ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:39:18.952Z|ea3a3c1e-5db4-4535-acf0-9d43a23c40f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:39:18.952Z|3ded25a3-2c45-427f-9dbd-47106fcb4e5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:39:18.952Z|6cebcdd1-2445-4505-945d-6cc696f22e98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:39:18.953Z|ea3a3c1e-5db4-4535-acf0-9d43a23c40f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:39:18.953Z|3ded25a3-2c45-427f-9dbd-47106fcb4e5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:39:18.953Z|6cebcdd1-2445-4505-945d-6cc696f22e98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:39:28.971Z|a481339d-ab3c-4e40-b97a-b65e4305ce79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:39:28.972Z|a481339d-ab3c-4e40-b97a-b65e4305ce79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:39:28.976Z|262dee7d-1e4b-40d3-8e2c-944911595bcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:39:28.976Z|262dee7d-1e4b-40d3-8e2c-944911595bcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:39:28.978Z|3a262073-7031-47ce-aea7-bbfe8da01f7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:39:28.978Z|3a262073-7031-47ce-aea7-bbfe8da01f7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:39:30.868Z|8ae33059-d27c-4a4a-9973-be95493c0a8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:39:30.869Z|8ae33059-d27c-4a4a-9973-be95493c0a8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:39:31.067Z|4c276906-4083-4874-9f09-24a2235d017b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:39:31.068Z|4c276906-4083-4874-9f09-24a2235d017b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:39:38.991Z|789213cd-52be-4764-9af4-b87d1183e5a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:39:38.992Z|789213cd-52be-4764-9af4-b87d1183e5a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:39:38.993Z|5fc8e84e-79e0-4e48-9320-583e9c982287|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:39:38.993Z|5fc8e84e-79e0-4e48-9320-583e9c982287|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:39:38.998Z|d70d393c-34b1-421f-9efd-bdb12801bf0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:39:38.998Z|d70d393c-34b1-421f-9efd-bdb12801bf0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:39:45.868Z|b37b44f0-c9b2-4bb1-aa33-c42d6a27b850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:39:45.869Z|b37b44f0-c9b2-4bb1-aa33-c42d6a27b850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:39:49.012Z|1be5ef84-75cb-4f79-8b73-196c39800550|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:39:49.012Z|39bf9624-95e2-4555-b5ac-70c676c86b4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:39:49.013Z|1be5ef84-75cb-4f79-8b73-196c39800550|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:39:49.013Z|39bf9624-95e2-4555-b5ac-70c676c86b4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:39:49.017Z|0ef1370d-b7b0-4f1a-b9be-b2900f5eb854|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:39:49.018Z|0ef1370d-b7b0-4f1a-b9be-b2900f5eb854|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:39:59.031Z|7f732d0b-f21e-4c41-aded-4ff9d5c80f00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:39:59.031Z|5477655b-4162-4d2e-9111-5483b252e54c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:39:59.032Z|5477655b-4162-4d2e-9111-5483b252e54c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:39:59.032Z|7f732d0b-f21e-4c41-aded-4ff9d5c80f00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:39:59.035Z|9758da2f-37db-4f9d-a256-24de4e0ce3d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:39:59.035Z|9758da2f-37db-4f9d-a256-24de4e0ce3d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:40:00.868Z|037cbb2c-fe61-4cf5-9b66-336ea2be868c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:40:00.872Z|037cbb2c-fe61-4cf5-9b66-336ea2be868c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:40:01.068Z|1b4ead3c-f6d0-41b2-a1f9-4ccf7172dd88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:40:01.069Z|1b4ead3c-f6d0-41b2-a1f9-4ccf7172dd88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:40:09.052Z|56c8b6f1-5131-4f0c-af83-b41d48550945|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:40:09.052Z|7dae725c-d41c-4135-8afb-a9c186326d4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:40:09.053Z|7dae725c-d41c-4135-8afb-a9c186326d4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:40:09.053Z|56c8b6f1-5131-4f0c-af83-b41d48550945|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:40:09.054Z|04acf815-c767-403f-a666-72ff085c08f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:40:09.055Z|04acf815-c767-403f-a666-72ff085c08f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:40:14.456Z|8c8e26fd-e20a-442c-823a-9d9636d9ac88|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:40:14.457Z|8c8e26fd-e20a-442c-823a-9d9636d9ac88|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:40:15.868Z|0a89fc6f-9f08-431a-9c94-4ec0ced589c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:40:15.869Z|0a89fc6f-9f08-431a-9c94-4ec0ced589c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:40:19.072Z|a38e4ffe-d11a-41e5-9d7f-facf70ef1745|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:40:19.073Z|a38e4ffe-d11a-41e5-9d7f-facf70ef1745|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:40:19.073Z|71c8e46a-51c3-4a29-950d-3d4514ca8274|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:40:19.074Z|71c8e46a-51c3-4a29-950d-3d4514ca8274|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:40:19.072Z|883e851c-3cdd-4be7-9a8c-e954e970c003|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:40:19.076Z|883e851c-3cdd-4be7-9a8c-e954e970c003|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:40:29.093Z|7418eb2c-2513-45af-ab56-f6d1d39d19a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:40:29.094Z|7418eb2c-2513-45af-ab56-f6d1d39d19a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:40:29.098Z|a13f243a-386f-45e1-9cdd-6d9c60fa6bdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:40:29.099Z|a13f243a-386f-45e1-9cdd-6d9c60fa6bdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:40:29.101Z|a626cdcd-8b44-46b1-b711-9ef61f64502e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:40:29.103Z|a626cdcd-8b44-46b1-b711-9ef61f64502e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:40:30.868Z|1aa05789-ad93-4c1c-b01f-155a3aa8bcfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:40:30.869Z|1aa05789-ad93-4c1c-b01f-155a3aa8bcfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:40:31.070Z|ad1ef6b0-450d-4670-9dd6-d0610c2b96c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:40:31.070Z|ad1ef6b0-450d-4670-9dd6-d0610c2b96c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:40:39.113Z|ca14a2b3-1eae-4ba0-ba2c-05e50dc01fcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:40:39.113Z|ca14a2b3-1eae-4ba0-ba2c-05e50dc01fcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:40:39.115Z|9f328e8c-ee31-49c1-a61d-fcbf22235a18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:40:39.116Z|9f328e8c-ee31-49c1-a61d-fcbf22235a18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:40:39.120Z|cde3d6a4-9f51-463d-bc63-89364aa43d5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:40:39.121Z|cde3d6a4-9f51-463d-bc63-89364aa43d5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:40:45.868Z|2038eb1e-ae90-47b5-a575-2e31c5f700c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:40:45.872Z|2038eb1e-ae90-47b5-a575-2e31c5f700c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:40:49.132Z|d54a7f89-0691-4e1c-91dc-a796e92ea14e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:40:49.132Z|68e87adc-04bd-4cae-b24a-fa0fa286ff61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:40:49.133Z|d54a7f89-0691-4e1c-91dc-a796e92ea14e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:40:49.133Z|68e87adc-04bd-4cae-b24a-fa0fa286ff61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:40:49.138Z|1483f7ab-6d04-4c51-8353-aa779623d18e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:40:49.138Z|1483f7ab-6d04-4c51-8353-aa779623d18e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:40:59.153Z|cf983a38-ee8f-43bf-a3d5-e6dbeccdcd93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:40:59.153Z|e00b3bee-f2a7-43cf-b143-dc37ebc1a862|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:40:59.153Z|faf8606b-7b48-496e-b7e0-43c1d8f7092b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:40:59.154Z|faf8606b-7b48-496e-b7e0-43c1d8f7092b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:40:59.154Z|e00b3bee-f2a7-43cf-b143-dc37ebc1a862|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:40:59.154Z|cf983a38-ee8f-43bf-a3d5-e6dbeccdcd93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:41:00.868Z|a4969cdf-a236-45ce-82ee-2b97aecc0667|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:41:00.869Z|a4969cdf-a236-45ce-82ee-2b97aecc0667|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:41:01.071Z|a0590333-f39b-4689-a089-b5d9674d1af5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:41:01.072Z|a0590333-f39b-4689-a089-b5d9674d1af5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:41:09.174Z|5c4b72e1-b254-4965-97eb-93e9c4919349|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:41:09.174Z|1a8cb36d-e963-4cb6-abe1-3c96f7a61953|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:41:09.174Z|85202859-4841-48fd-b2a6-86fdfa041c6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:41:09.175Z|1a8cb36d-e963-4cb6-abe1-3c96f7a61953|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:41:09.175Z|5c4b72e1-b254-4965-97eb-93e9c4919349|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:41:09.175Z|85202859-4841-48fd-b2a6-86fdfa041c6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:41:14.455Z|d1fa13fb-d291-4a15-8b8a-a149ef118fe4|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:41:14.456Z|d1fa13fb-d291-4a15-8b8a-a149ef118fe4|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:41:15.868Z|5fb46115-a473-485c-87d0-071c2bc5a813|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:41:15.869Z|5fb46115-a473-485c-87d0-071c2bc5a813|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:41:19.194Z|368d7e9d-3350-4b20-8f60-ed0233c80423|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:41:19.194Z|7e0f07f8-f814-44dc-b9f6-42555628bb7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:41:19.194Z|27cb0b77-49c1-4c8a-8de9-bdb6878416d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:41:19.194Z|27cb0b77-49c1-4c8a-8de9-bdb6878416d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:41:19.194Z|7e0f07f8-f814-44dc-b9f6-42555628bb7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:41:19.194Z|368d7e9d-3350-4b20-8f60-ed0233c80423|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:41:29.213Z|45d18660-85eb-4141-baa2-c59bdb23fba6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:41:29.213Z|64c63220-8c6d-4cbc-bb87-5994854c6fc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:41:29.213Z|a1f00390-f072-4dab-ad00-c19ecf184231|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:41:29.213Z|45d18660-85eb-4141-baa2-c59bdb23fba6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:41:29.213Z|a1f00390-f072-4dab-ad00-c19ecf184231|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:41:29.213Z|64c63220-8c6d-4cbc-bb87-5994854c6fc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:41:30.868Z|3fab311c-5a42-4f92-82fe-26974ca4e7dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:41:30.871Z|3fab311c-5a42-4f92-82fe-26974ca4e7dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:41:31.072Z|bce16824-cf48-4a44-a007-6c72ef3bb52f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:41:31.073Z|bce16824-cf48-4a44-a007-6c72ef3bb52f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:41:39.232Z|555b0d11-a65e-4bf0-a803-9aa417e63e5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:41:39.232Z|b69f85c8-88f1-408b-8a68-d9a5b0eab0a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:41:39.232Z|af1c1a8e-40e1-4ba4-845b-e2b7cae065e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:41:39.233Z|555b0d11-a65e-4bf0-a803-9aa417e63e5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:41:39.233Z|af1c1a8e-40e1-4ba4-845b-e2b7cae065e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:41:39.233Z|b69f85c8-88f1-408b-8a68-d9a5b0eab0a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:41:45.868Z|b15a6d88-c718-4188-9978-e7294e0b63e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:41:45.869Z|b15a6d88-c718-4188-9978-e7294e0b63e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:41:49.252Z|6719ee78-d2ac-4e01-bf45-e5ee45352952|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:41:49.252Z|9a3da81f-0ddc-4108-9da1-e1d9aa271c7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:41:49.253Z|bd7cf28f-8021-4f70-81fc-d9182acdfd88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:41:49.253Z|6719ee78-d2ac-4e01-bf45-e5ee45352952|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:41:49.253Z|9a3da81f-0ddc-4108-9da1-e1d9aa271c7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:41:49.254Z|bd7cf28f-8021-4f70-81fc-d9182acdfd88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:41:59.273Z|596ff639-f17c-4fe5-b4a8-dfbb0960e975|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:41:59.274Z|596ff639-f17c-4fe5-b4a8-dfbb0960e975|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:41:59.276Z|c64f01d9-281c-4ff5-b499-1718bbbe6ae5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:41:59.276Z|c64f01d9-281c-4ff5-b499-1718bbbe6ae5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:41:59.274Z|075f93fd-9e17-480e-afcf-7d16584b60a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:41:59.279Z|075f93fd-9e17-480e-afcf-7d16584b60a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:42:00.868Z|53e9619d-e6c9-473d-a666-1cde1ce1526f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:42:00.869Z|53e9619d-e6c9-473d-a666-1cde1ce1526f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:42:01.074Z|c89feed5-a638-4d8d-abe3-ad605d9ac650|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:42:01.074Z|c89feed5-a638-4d8d-abe3-ad605d9ac650|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:42:09.295Z|eb1a63a0-4163-4221-9ef9-4550e00f4d0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:42:09.295Z|fb9b47dd-35e2-4e36-a258-1e7879d9062b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:42:09.295Z|9de8cdc1-afd5-4ce1-add0-c7138c3089fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:42:09.296Z|fb9b47dd-35e2-4e36-a258-1e7879d9062b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:42:09.296Z|9de8cdc1-afd5-4ce1-add0-c7138c3089fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:42:09.296Z|eb1a63a0-4163-4221-9ef9-4550e00f4d0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:42:14.457Z|fb8e36e9-7e96-4059-bb11-7583833f86a4|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:42:14.458Z|fb8e36e9-7e96-4059-bb11-7583833f86a4|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:42:15.868Z|67518638-e2fb-4e7d-9ac3-c29f9aaab4be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:42:15.872Z|67518638-e2fb-4e7d-9ac3-c29f9aaab4be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:42:19.314Z|c8ba3aa2-64fb-4030-8ab3-38652d165dd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:42:19.314Z|acb3327e-512a-440c-baa8-1e36e102b003|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:42:19.314Z|1f658173-1c5a-4e0c-b636-9f533846e86a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:42:19.315Z|c8ba3aa2-64fb-4030-8ab3-38652d165dd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:42:19.315Z|1f658173-1c5a-4e0c-b636-9f533846e86a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:42:19.315Z|acb3327e-512a-440c-baa8-1e36e102b003|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:42:29.333Z|d002a98c-b02e-4cfc-b32b-5c97657acc7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:42:29.334Z|74317493-a72e-4640-b524-796c38334044|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:42:29.333Z|839e15db-812c-4cd1-a021-c1fd8cb1bdb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:42:29.334Z|74317493-a72e-4640-b524-796c38334044|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:42:29.334Z|d002a98c-b02e-4cfc-b32b-5c97657acc7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:42:29.334Z|839e15db-812c-4cd1-a021-c1fd8cb1bdb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:42:30.868Z|46f377d1-d76b-4b25-b2a0-788413d1a519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:42:30.869Z|46f377d1-d76b-4b25-b2a0-788413d1a519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:42:31.075Z|cc95facc-3fa6-4764-873f-884821f82e7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:42:31.076Z|cc95facc-3fa6-4764-873f-884821f82e7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:42:39.354Z|de70184e-7705-4aea-b2f9-adfb9b83c048|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:42:39.354Z|0c06eb01-486e-460d-9c42-1a1f42447412|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:42:39.354Z|10cd3c78-7eb9-46f6-9896-53adcf6ddd4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:42:39.354Z|10cd3c78-7eb9-46f6-9896-53adcf6ddd4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:42:39.354Z|0c06eb01-486e-460d-9c42-1a1f42447412|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:42:39.354Z|de70184e-7705-4aea-b2f9-adfb9b83c048|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:42:45.868Z|cf230c97-6408-4df8-97d1-4bc75cdab153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:42:45.869Z|cf230c97-6408-4df8-97d1-4bc75cdab153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:42:49.374Z|ea8824de-3eb8-4d4c-a685-8b0b247294af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:42:49.374Z|882abca7-a85e-4467-9bed-147b2a9e1f34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:42:49.374Z|1dc7c7dc-3d2b-4c73-94c1-f1651d5d5c3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:42:49.374Z|ea8824de-3eb8-4d4c-a685-8b0b247294af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:42:49.375Z|1dc7c7dc-3d2b-4c73-94c1-f1651d5d5c3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:42:49.375Z|882abca7-a85e-4467-9bed-147b2a9e1f34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:42:59.393Z|2382aa34-4016-4385-90dc-85545ccc5fbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:42:59.394Z|4ac83bb1-2f03-481c-a927-417bb1cea891|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:42:59.394Z|2382aa34-4016-4385-90dc-85545ccc5fbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:42:59.394Z|02b9504e-29cf-4610-8082-ac58e5391c05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:42:59.394Z|4ac83bb1-2f03-481c-a927-417bb1cea891|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:42:59.395Z|02b9504e-29cf-4610-8082-ac58e5391c05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:43:00.868Z|a5daba54-bfb0-4471-a454-dbb7d4d5160c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:43:00.872Z|a5daba54-bfb0-4471-a454-dbb7d4d5160c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:43:01.076Z|bdd4b2bd-4e4d-408c-803e-187dff711957|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:43:01.077Z|bdd4b2bd-4e4d-408c-803e-187dff711957|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:43:09.414Z|3b7282b4-8d2c-475f-95f0-bc5a459e469b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:43:09.414Z|b226842e-0ca9-42e2-92ec-87443791bf9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:43:09.414Z|02a84d54-9303-47bd-a14d-daa44e299a2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:43:09.415Z|3b7282b4-8d2c-475f-95f0-bc5a459e469b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:43:09.415Z|02a84d54-9303-47bd-a14d-daa44e299a2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:43:09.415Z|b226842e-0ca9-42e2-92ec-87443791bf9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:43:14.456Z|d92a30bd-7266-402a-b79f-75bfa0da15cb|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:43:14.457Z|d92a30bd-7266-402a-b79f-75bfa0da15cb|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:43:15.868Z|2e9b382f-95cd-4b4e-bffa-a808e8a38024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:43:15.869Z|2e9b382f-95cd-4b4e-bffa-a808e8a38024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:43:19.433Z|59c85c49-b8bf-4a3c-b0b5-0b2d1e287018|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:43:19.433Z|b77814da-c68b-4736-ab62-f44423fe9ffb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:43:19.433Z|91c0d66a-f07f-460e-b8b3-7147d8fb7405|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:43:19.434Z|59c85c49-b8bf-4a3c-b0b5-0b2d1e287018|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:43:19.434Z|b77814da-c68b-4736-ab62-f44423fe9ffb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:43:19.434Z|91c0d66a-f07f-460e-b8b3-7147d8fb7405|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:43:29.453Z|1ad21981-781d-432a-8c5d-fab879e4abc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:43:29.453Z|a02092a1-c044-4a05-a6d4-ff426d528491|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:43:29.453Z|2bf79588-1a75-468c-aadb-8d84029b2ded|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:43:29.454Z|a02092a1-c044-4a05-a6d4-ff426d528491|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:43:29.454Z|1ad21981-781d-432a-8c5d-fab879e4abc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:43:29.454Z|2bf79588-1a75-468c-aadb-8d84029b2ded|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:43:30.868Z|b28f94f3-684a-491b-9779-f41e5d3bf175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:43:30.869Z|b28f94f3-684a-491b-9779-f41e5d3bf175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:43:31.077Z|1191aa3b-edb5-48e3-9770-cbed3197ff02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:43:31.078Z|1191aa3b-edb5-48e3-9770-cbed3197ff02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:43:39.473Z|41ee5666-ab9e-4d88-9e7a-19c48579c67f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:43:39.472Z|3540da3c-fe18-4df6-b1f6-b79919773b4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:43:39.473Z|41ee5666-ab9e-4d88-9e7a-19c48579c67f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:43:39.473Z|3540da3c-fe18-4df6-b1f6-b79919773b4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:43:39.473Z|dbcc432a-9069-4bf0-84c8-b861d7525955|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:43:39.474Z|dbcc432a-9069-4bf0-84c8-b861d7525955|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:43:45.868Z|2bc5bacb-2f55-4cba-945f-7a0d7f39e779|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:43:45.871Z|2bc5bacb-2f55-4cba-945f-7a0d7f39e779|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:43:49.491Z|fa9107e3-ddbd-40ae-a587-548d2c57310b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:43:49.491Z|2b1c677a-2cdc-4eae-a4ea-92fd6d539c8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:43:49.492Z|fa9107e3-ddbd-40ae-a587-548d2c57310b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:43:49.492Z|2b1c677a-2cdc-4eae-a4ea-92fd6d539c8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:43:49.493Z|aa4e5cf4-005e-4d5f-a731-a433565f75ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:43:49.493Z|aa4e5cf4-005e-4d5f-a731-a433565f75ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:43:59.511Z|d085c79d-d53c-4496-bdd3-cf017a42c30b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:43:59.511Z|a0c1f4ce-b2a2-4b5b-bc96-506d61fc2059|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:43:59.512Z|d085c79d-d53c-4496-bdd3-cf017a42c30b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:43:59.512Z|a0c1f4ce-b2a2-4b5b-bc96-506d61fc2059|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:43:59.512Z|49c8cc95-06f7-4bd6-8841-faef1637b727|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:43:59.513Z|49c8cc95-06f7-4bd6-8841-faef1637b727|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:44:00.868Z|ae66a947-6ff1-4926-a480-c0f194d4b723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:44:00.869Z|ae66a947-6ff1-4926-a480-c0f194d4b723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:44:01.079Z|f86ea89a-0989-4bdd-af94-db62a36da0ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:44:01.079Z|f86ea89a-0989-4bdd-af94-db62a36da0ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:44:09.533Z|55431cb1-2d86-4758-95f1-c3486e0cdf18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:44:09.533Z|46e7f9fa-691a-4fd2-bb78-a119ed7406b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:44:09.533Z|a5973663-7336-40dc-9c84-9691d3821d78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:44:09.534Z|55431cb1-2d86-4758-95f1-c3486e0cdf18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:44:09.534Z|46e7f9fa-691a-4fd2-bb78-a119ed7406b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:44:09.534Z|a5973663-7336-40dc-9c84-9691d3821d78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:44:14.457Z|818824de-44c1-44a8-8e4d-66222e4fa528|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:44:14.458Z|818824de-44c1-44a8-8e4d-66222e4fa528|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:44:15.868Z|78f871e6-ba4b-42c2-bb99-06106a624511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:44:15.869Z|78f871e6-ba4b-42c2-bb99-06106a624511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:44:19.554Z|8bb57dd3-b06a-4c67-bf2d-67777e5557a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:44:19.554Z|06bb3555-ea0e-4ebd-ad84-2c9d741128a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:44:19.554Z|c97acaf9-62e1-4af8-8834-efc0326731ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:44:19.555Z|8bb57dd3-b06a-4c67-bf2d-67777e5557a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:44:19.555Z|c97acaf9-62e1-4af8-8834-efc0326731ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:44:19.555Z|06bb3555-ea0e-4ebd-ad84-2c9d741128a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:44:29.574Z|fbef5f0d-f0e2-41b5-aac3-4b3ca20fe00f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:44:29.574Z|1947769c-e47e-4c6f-a5dd-36629695dd8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:44:29.574Z|09fcbc94-b606-4986-a163-229ad63d5379|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:44:29.575Z|fbef5f0d-f0e2-41b5-aac3-4b3ca20fe00f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:44:29.575Z|1947769c-e47e-4c6f-a5dd-36629695dd8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:44:29.575Z|09fcbc94-b606-4986-a163-229ad63d5379|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:44:30.868Z|c9d25201-dd75-4ef3-a543-1cfa3c23da13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:44:30.872Z|c9d25201-dd75-4ef3-a543-1cfa3c23da13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:44:31.080Z|abc45a6b-cba5-422c-aa2a-fcb50063982b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:44:31.080Z|abc45a6b-cba5-422c-aa2a-fcb50063982b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:44:39.594Z|3de57a87-2fba-4afe-a6bc-173a69feca17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:44:39.594Z|3573d19e-be68-4b4a-ba22-0173c0be6f53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:44:39.594Z|9876d484-6c71-4d7c-b649-9ebd3342217a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:44:39.594Z|3de57a87-2fba-4afe-a6bc-173a69feca17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:44:39.595Z|3573d19e-be68-4b4a-ba22-0173c0be6f53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:44:39.595Z|9876d484-6c71-4d7c-b649-9ebd3342217a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:44:45.868Z|e1ecc266-1454-4116-9889-eddf39def838|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:44:45.869Z|e1ecc266-1454-4116-9889-eddf39def838|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:44:49.613Z|b93ae55d-7845-4904-8c08-701c18055e07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:44:49.613Z|0b914f47-8237-4d3e-aaef-4712f1520e78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:44:49.613Z|12c9f89d-67bf-4c8b-9e78-49d60669fa0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:44:49.613Z|12c9f89d-67bf-4c8b-9e78-49d60669fa0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:44:49.613Z|b93ae55d-7845-4904-8c08-701c18055e07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:44:49.613Z|0b914f47-8237-4d3e-aaef-4712f1520e78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:44:59.633Z|4080d8c1-66f1-47c5-9a59-fbc22f8c92a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:44:59.633Z|4080d8c1-66f1-47c5-9a59-fbc22f8c92a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:44:59.633Z|4df17937-df83-405a-8f8b-b9b0753f514c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:44:59.634Z|4df17937-df83-405a-8f8b-b9b0753f514c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:44:59.635Z|a490078c-ea14-4ede-9ce6-f8e18dabd6a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:44:59.636Z|a490078c-ea14-4ede-9ce6-f8e18dabd6a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:45:00.868Z|05c4ba19-e19b-4722-a309-5dfd046700ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:45:00.869Z|05c4ba19-e19b-4722-a309-5dfd046700ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:45:01.081Z|7156e1fb-8059-4e35-8b4c-a74dd81d6612|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:45:01.082Z|7156e1fb-8059-4e35-8b4c-a74dd81d6612|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:45:09.653Z|9f85bf2e-fb9e-4ae5-b38e-869ad6a05371|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:45:09.653Z|987201ee-87ce-4728-b5cd-4a2d5164ac85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:45:09.653Z|c517c6a4-2b5d-42c0-a252-09011f1da5a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:45:09.654Z|987201ee-87ce-4728-b5cd-4a2d5164ac85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:45:09.654Z|9f85bf2e-fb9e-4ae5-b38e-869ad6a05371|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:45:09.654Z|c517c6a4-2b5d-42c0-a252-09011f1da5a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:45:14.456Z|abefffe2-57d3-4ac7-9d07-c5dcde423496|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:45:14.456Z|abefffe2-57d3-4ac7-9d07-c5dcde423496|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:45:15.868Z|fb06bc56-166f-4d07-a9c1-d70a9102c028|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:45:15.872Z|fb06bc56-166f-4d07-a9c1-d70a9102c028|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:45:19.673Z|ace0f3a3-6f8f-492b-9294-13bf7d5adb9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:45:19.673Z|7ccb9151-a720-4791-ba1f-c44ca39af03a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:45:19.673Z|ace0f3a3-6f8f-492b-9294-13bf7d5adb9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:45:19.673Z|f2e22ca1-4a87-45c7-a52e-c853be6de168|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:45:19.674Z|7ccb9151-a720-4791-ba1f-c44ca39af03a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:45:19.674Z|f2e22ca1-4a87-45c7-a52e-c853be6de168|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:45:29.692Z|797b2d84-a627-4ca1-a210-2121902d98fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:45:29.692Z|de5da9b9-508d-47f9-87e2-e1602dec9b1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:45:29.692Z|63ce3374-4a54-488d-86c4-6ef6846ea4ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:45:29.693Z|de5da9b9-508d-47f9-87e2-e1602dec9b1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:45:29.693Z|63ce3374-4a54-488d-86c4-6ef6846ea4ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:45:29.693Z|797b2d84-a627-4ca1-a210-2121902d98fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:45:30.868Z|ffc49c4e-4a3e-469a-a5a2-059237ec1663|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:45:30.869Z|ffc49c4e-4a3e-469a-a5a2-059237ec1663|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:45:31.083Z|e1484d4a-50d6-4e7e-bed1-31d3b2d27150|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:45:31.083Z|e1484d4a-50d6-4e7e-bed1-31d3b2d27150|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:45:39.712Z|d2de726e-e658-432c-8791-5b14d7e97434|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:45:39.712Z|c2534b9a-5be0-4c43-974f-9e481508a026|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:45:39.712Z|7d9fdf0d-7983-4b15-be6e-682a0692052b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:45:39.713Z|d2de726e-e658-432c-8791-5b14d7e97434|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:45:39.713Z|7d9fdf0d-7983-4b15-be6e-682a0692052b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:45:39.713Z|c2534b9a-5be0-4c43-974f-9e481508a026|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:45:45.868Z|92cd9830-7773-4b6b-b26b-6600132255b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:45:45.869Z|92cd9830-7773-4b6b-b26b-6600132255b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:45:49.732Z|1c85cb1c-7d5b-4ea7-b524-794724d7a995|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:45:49.732Z|25609baa-09a7-4c89-83ee-83830c0056bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:45:49.732Z|1c85cb1c-7d5b-4ea7-b524-794724d7a995|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:45:49.732Z|eff47f6b-f01f-4287-bf52-28bfc1433e4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:45:49.733Z|25609baa-09a7-4c89-83ee-83830c0056bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:45:49.733Z|eff47f6b-f01f-4287-bf52-28bfc1433e4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:45:59.751Z|8d7c139f-87e2-4e24-8086-d3a777a8fda9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:45:59.751Z|bc3a3d61-154c-4000-92a4-52363cab2f5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:45:59.751Z|b08c4094-9e46-4612-b8bc-9192da2c4cd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:45:59.752Z|b08c4094-9e46-4612-b8bc-9192da2c4cd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:45:59.752Z|8d7c139f-87e2-4e24-8086-d3a777a8fda9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:45:59.752Z|bc3a3d61-154c-4000-92a4-52363cab2f5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:46:00.868Z|b859f5e1-3d3f-4550-aac7-32eea67de2e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:46:00.872Z|b859f5e1-3d3f-4550-aac7-32eea67de2e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:46:01.084Z|274c5370-69f7-418d-981a-9af3f71380f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:46:01.085Z|274c5370-69f7-418d-981a-9af3f71380f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:46:09.775Z|db153e35-755a-4e98-897b-9d0538662171|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:46:09.775Z|2821feab-a19d-48d8-a9b1-7550bfd526de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:46:09.775Z|83eac309-0614-4591-9127-2cf704f53bb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:46:09.776Z|2821feab-a19d-48d8-a9b1-7550bfd526de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:46:09.776Z|db153e35-755a-4e98-897b-9d0538662171|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:46:09.776Z|83eac309-0614-4591-9127-2cf704f53bb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:46:14.457Z|48a94132-94ad-4707-8c15-312a833da37e|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:46:14.458Z|48a94132-94ad-4707-8c15-312a833da37e|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:46:15.868Z|7b8a4c08-dd9e-4d2d-b9ce-70ea73fbd175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:46:15.869Z|7b8a4c08-dd9e-4d2d-b9ce-70ea73fbd175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:46:19.795Z|ef89151f-ee6b-4803-a999-7615870c4cdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:46:19.795Z|34bf9f79-0336-48b5-8376-51146cae3742|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:46:19.795Z|c7f7b4e2-c2fc-4eca-9411-4c832f096641|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:46:19.796Z|ef89151f-ee6b-4803-a999-7615870c4cdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:46:19.796Z|c7f7b4e2-c2fc-4eca-9411-4c832f096641|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:46:19.796Z|34bf9f79-0336-48b5-8376-51146cae3742|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:46:29.814Z|0e66fff0-c368-44d8-86ce-c2fa426ead8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:46:29.814Z|c73bd4c2-04e0-4b51-9e3b-cc878586b757|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:46:29.814Z|10272b25-faf9-4988-a2ca-0801eb493fe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:46:29.815Z|c73bd4c2-04e0-4b51-9e3b-cc878586b757|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:46:29.815Z|0e66fff0-c368-44d8-86ce-c2fa426ead8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:46:29.816Z|10272b25-faf9-4988-a2ca-0801eb493fe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:46:30.868Z|f4cff93e-2af9-49af-80e7-786f90aed4f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:46:30.869Z|f4cff93e-2af9-49af-80e7-786f90aed4f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:46:31.086Z|f791be7d-486c-44ee-829a-cd0c7c9e7863|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:46:31.086Z|f791be7d-486c-44ee-829a-cd0c7c9e7863|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:46:39.833Z|edab0951-ca1a-416a-aa49-38f36b180236|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:46:39.834Z|1c49038e-872a-41a6-9e22-2ff004406e4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:46:39.834Z|c9127663-82a9-4aaf-a944-35ef9bdbe6cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:46:39.835Z|1c49038e-872a-41a6-9e22-2ff004406e4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:46:39.835Z|c9127663-82a9-4aaf-a944-35ef9bdbe6cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:46:39.834Z|edab0951-ca1a-416a-aa49-38f36b180236|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:46:45.868Z|568ba6e4-a0f4-45ab-93da-980ac453b2e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:46:45.871Z|568ba6e4-a0f4-45ab-93da-980ac453b2e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:46:49.853Z|1c0cf42a-7220-460c-ba12-46bad6173413|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:46:49.853Z|f75c8778-7cde-4bff-a977-a7d9b2da7132|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:46:49.853Z|243888cf-3b84-402d-988c-e1027f4de191|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:46:49.854Z|1c0cf42a-7220-460c-ba12-46bad6173413|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:46:49.854Z|243888cf-3b84-402d-988c-e1027f4de191|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:46:49.855Z|f75c8778-7cde-4bff-a977-a7d9b2da7132|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:46:59.873Z|90e6f90e-a39d-4a80-ab55-caf8f479e480|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:46:59.874Z|90e6f90e-a39d-4a80-ab55-caf8f479e480|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:46:59.877Z|a724623f-5de4-4afe-84ad-0b75d8fc4266|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:46:59.879Z|a724623f-5de4-4afe-84ad-0b75d8fc4266|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:46:59.879Z|99f1f4cc-0fb4-490f-870f-c27901257804|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:46:59.881Z|99f1f4cc-0fb4-490f-870f-c27901257804|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:47:00.868Z|780c7598-4de2-488c-97c3-ed3bff6cc8b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:47:00.869Z|780c7598-4de2-488c-97c3-ed3bff6cc8b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:47:01.087Z|238013db-1ab9-47c5-bd4e-aaa79a47a0f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:47:01.087Z|238013db-1ab9-47c5-bd4e-aaa79a47a0f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:47:09.895Z|a24f78df-8647-421e-ba46-eb598c767d90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:47:09.897Z|a24f78df-8647-421e-ba46-eb598c767d90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:47:09.897Z|711f696a-09f8-47d4-a107-8328dab9083e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:47:09.898Z|711f696a-09f8-47d4-a107-8328dab9083e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:47:09.899Z|b9806bae-9610-466d-aaf1-2e0703642c5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:47:09.899Z|b9806bae-9610-466d-aaf1-2e0703642c5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:47:14.457Z|81e90a55-ae23-4738-b960-8c0aaa151421|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:47:14.458Z|81e90a55-ae23-4738-b960-8c0aaa151421|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:47:15.868Z|0c7da624-1595-456a-968f-4e1627aed175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:47:15.869Z|0c7da624-1595-456a-968f-4e1627aed175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:47:19.917Z|91fe15f3-e40c-49b0-836b-0b5e089fab79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:47:19.917Z|5595fb95-e346-43c6-a2f3-02a4c95dc0da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:47:19.917Z|dcb25199-7fde-44a6-a100-e7e5f86562d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:47:19.917Z|91fe15f3-e40c-49b0-836b-0b5e089fab79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:47:19.918Z|dcb25199-7fde-44a6-a100-e7e5f86562d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:47:19.918Z|5595fb95-e346-43c6-a2f3-02a4c95dc0da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:47:29.936Z|8518dc34-3a62-4348-83e0-9d9f619387e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:47:29.936Z|8652582e-8749-413e-b76c-024065641d86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:47:29.937Z|e6d16331-a436-4bdd-a70e-9203a55f951a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:47:29.937Z|8518dc34-3a62-4348-83e0-9d9f619387e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:47:29.937Z|8652582e-8749-413e-b76c-024065641d86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:47:29.937Z|e6d16331-a436-4bdd-a70e-9203a55f951a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:47:30.868Z|6457ad6f-0bad-49b7-8465-8352a9325696|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:47:30.872Z|6457ad6f-0bad-49b7-8465-8352a9325696|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:47:31.088Z|b87d3664-bb28-4fad-977b-1988caf8e1a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:47:31.089Z|b87d3664-bb28-4fad-977b-1988caf8e1a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:47:39.955Z|eb4b250d-ea43-4907-a102-bf48319e3df8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:47:39.955Z|63384251-947e-460c-beca-6d20de18f568|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:47:39.956Z|eb4b250d-ea43-4907-a102-bf48319e3df8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:47:39.956Z|54b1511a-104f-4b34-a614-80c0f5cd9c86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:47:39.956Z|63384251-947e-460c-beca-6d20de18f568|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:47:39.956Z|54b1511a-104f-4b34-a614-80c0f5cd9c86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:47:45.868Z|df384b09-91d8-42aa-a472-67ea3774db95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:47:45.869Z|df384b09-91d8-42aa-a472-67ea3774db95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:47:49.974Z|4e7a72bb-1a5a-4f35-9681-8d063a660520|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:47:49.974Z|6294a785-3023-4035-bd68-b4343093b707|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:47:49.975Z|6294a785-3023-4035-bd68-b4343093b707|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:47:49.975Z|4e7a72bb-1a5a-4f35-9681-8d063a660520|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:47:49.975Z|8ba173b6-e5ac-4d8d-8997-3270327b075a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:47:49.976Z|8ba173b6-e5ac-4d8d-8997-3270327b075a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:47:59.994Z|8b934465-fd33-48bb-a942-aec2b6f21403|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:47:59.994Z|b353c891-3463-4d0f-bebc-47631b5e0d4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:47:59.994Z|74103001-75f5-4337-bc07-6ff806a8522d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:47:59.994Z|b353c891-3463-4d0f-bebc-47631b5e0d4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:47:59.994Z|8b934465-fd33-48bb-a942-aec2b6f21403|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:47:59.995Z|74103001-75f5-4337-bc07-6ff806a8522d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:48:00.868Z|05276459-4f96-4379-b664-589e42526735|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:48:00.869Z|05276459-4f96-4379-b664-589e42526735|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:48:01.089Z|95135611-e0c1-468b-b604-6e9cf9d3a3a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:48:01.090Z|95135611-e0c1-468b-b604-6e9cf9d3a3a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:48:10.016Z|b02a291e-af46-4570-897a-f30e374cbc8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:48:10.016Z|98fc092b-4e00-4381-a10c-e0695f0e75d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:48:10.016Z|8a018e4a-5f9c-4633-b04d-bae1ed2afb67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:48:10.017Z|b02a291e-af46-4570-897a-f30e374cbc8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:48:10.017Z|98fc092b-4e00-4381-a10c-e0695f0e75d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:48:10.017Z|8a018e4a-5f9c-4633-b04d-bae1ed2afb67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:48:14.456Z|e86e5662-b029-4d1d-ad2a-a0a31302ff0b|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:48:14.457Z|e86e5662-b029-4d1d-ad2a-a0a31302ff0b|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:48:15.868Z|4c0f6754-fe07-4b07-8482-f166216b09ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:48:15.872Z|4c0f6754-fe07-4b07-8482-f166216b09ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:48:20.037Z|a51542ed-ebc8-4a9c-ab37-5252f144d8a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:48:20.037Z|5e75e2af-8bc9-4387-bdc3-b646ecd093eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:48:20.036Z|6bb3d637-a1f7-4983-8654-aaff4c839ae7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:48:20.037Z|a51542ed-ebc8-4a9c-ab37-5252f144d8a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:48:20.037Z|5e75e2af-8bc9-4387-bdc3-b646ecd093eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:48:20.037Z|6bb3d637-a1f7-4983-8654-aaff4c839ae7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:48:30.056Z|007f435b-7950-4c49-b86e-c620811c9f21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:48:30.056Z|58342e59-41c0-4393-ab60-2e9738926d28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:48:30.057Z|58342e59-41c0-4393-ab60-2e9738926d28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:48:30.057Z|007f435b-7950-4c49-b86e-c620811c9f21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:48:30.058Z|5747040a-82f5-41fe-9e77-ca8486233d91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:48:30.058Z|5747040a-82f5-41fe-9e77-ca8486233d91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:48:30.868Z|f80ad270-5ab9-4dc7-b7db-0ef936f99deb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:48:30.868Z|f80ad270-5ab9-4dc7-b7db-0ef936f99deb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:48:31.091Z|787d5e4c-30d5-4c13-8694-fc42287520eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:48:31.091Z|787d5e4c-30d5-4c13-8694-fc42287520eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:48:40.078Z|bfb21e6f-047d-4047-baf4-750b1e783f0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:48:40.078Z|445c6e7b-7651-450e-8b06-239416a2c296|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:48:40.078Z|1a276c1c-8bbd-4836-b7de-ceebbb2fabb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:48:40.078Z|445c6e7b-7651-450e-8b06-239416a2c296|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:48:40.078Z|bfb21e6f-047d-4047-baf4-750b1e783f0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:48:40.079Z|1a276c1c-8bbd-4836-b7de-ceebbb2fabb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:48:45.868Z|9f745851-64b2-442a-af7e-3ce7dc84b25f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:48:45.869Z|9f745851-64b2-442a-af7e-3ce7dc84b25f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:48:50.097Z|9ddc5761-98b8-4a7c-818b-fe7318053630|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:48:50.097Z|6f48a439-bcb9-41e8-b34e-443cefbcf985|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:48:50.098Z|9ddc5761-98b8-4a7c-818b-fe7318053630|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:48:50.098Z|12fc2b22-e519-4b8d-8bb8-2df085895b15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:48:50.098Z|6f48a439-bcb9-41e8-b34e-443cefbcf985|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:48:50.099Z|12fc2b22-e519-4b8d-8bb8-2df085895b15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:49:00.116Z|33c7201c-5e4c-4349-b56c-e12998f73631|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:49:00.116Z|e2030d62-0de9-48e6-b3a6-8369742b8427|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:49:00.116Z|33c7201c-5e4c-4349-b56c-e12998f73631|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:49:00.116Z|e2030d62-0de9-48e6-b3a6-8369742b8427|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:49:00.117Z|1edb6164-9fff-4b2f-b9aa-0f455e5ac32f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:49:00.118Z|1edb6164-9fff-4b2f-b9aa-0f455e5ac32f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:49:00.868Z|7264dc23-5b64-4749-91f3-d2f73efa8221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:49:00.872Z|7264dc23-5b64-4749-91f3-d2f73efa8221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:49:01.092Z|9b57ed20-f597-4395-818b-cf01ed21af9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:49:01.092Z|9b57ed20-f597-4395-818b-cf01ed21af9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:49:10.136Z|fec07ebc-a748-46ba-8ea9-bceeeceff883|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:49:10.136Z|b6208742-98b0-4a70-adf8-62d1dbe083cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:49:10.136Z|87eedb31-4021-4df0-9826-b76b32f3fc21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:49:10.136Z|fec07ebc-a748-46ba-8ea9-bceeeceff883|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:49:10.136Z|87eedb31-4021-4df0-9826-b76b32f3fc21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:49:10.136Z|b6208742-98b0-4a70-adf8-62d1dbe083cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:49:14.456Z|e071bce7-d063-4e1d-843e-708cfc20aa25|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:49:14.457Z|e071bce7-d063-4e1d-843e-708cfc20aa25|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:49:15.868Z|5d622d82-cc57-4cb0-90a9-baf5ff00d47b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:49:15.869Z|5d622d82-cc57-4cb0-90a9-baf5ff00d47b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:49:20.155Z|f5cb18b9-bd75-4bc8-b21e-8eedeaecb9d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:49:20.156Z|d45770c8-cf52-439b-a23e-0305ac9fe533|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:49:20.156Z|f5cb18b9-bd75-4bc8-b21e-8eedeaecb9d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:49:20.156Z|d45770c8-cf52-439b-a23e-0305ac9fe533|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:49:20.158Z|12ddb60b-2740-4932-8a2e-78eb104a807f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:49:20.159Z|12ddb60b-2740-4932-8a2e-78eb104a807f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:49:30.175Z|e697d55c-ce11-4b65-8af8-092665673a62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:49:30.175Z|813da63f-8164-49ac-9aa2-89a1ec86df35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:49:30.176Z|e697d55c-ce11-4b65-8af8-092665673a62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:49:30.176Z|813da63f-8164-49ac-9aa2-89a1ec86df35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:49:30.177Z|7671d480-e21d-4532-b0d4-8cf37cf36b8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:49:30.177Z|7671d480-e21d-4532-b0d4-8cf37cf36b8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:49:30.868Z|e8815f90-61e5-4e11-9572-036a582d0d59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:49:30.869Z|e8815f90-61e5-4e11-9572-036a582d0d59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:49:31.093Z|b440eb1c-a0e8-4e1f-b690-af88511fb21e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:49:31.093Z|b440eb1c-a0e8-4e1f-b690-af88511fb21e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:49:40.195Z|50ca05de-eff6-49a5-b5f9-e803f7ae2c3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:49:40.195Z|593b02c8-dae7-4329-9e89-44d1be4f6da4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:49:40.195Z|50ca05de-eff6-49a5-b5f9-e803f7ae2c3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:49:40.195Z|593b02c8-dae7-4329-9e89-44d1be4f6da4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:49:40.195Z|58294632-71b9-4eee-b4be-ff0a7b16bfb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:49:40.195Z|58294632-71b9-4eee-b4be-ff0a7b16bfb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:49:45.868Z|d76ccae5-def1-47b0-a467-04d682694cfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:49:45.869Z|d76ccae5-def1-47b0-a467-04d682694cfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:49:50.213Z|acc29cfd-298f-4247-bca1-6cd2ce4e446a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:49:50.213Z|c80d3cff-95f9-453b-81b7-859942c66a7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:49:50.213Z|5f50b6d5-22fd-485a-8628-bc0837f34e5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:49:50.214Z|acc29cfd-298f-4247-bca1-6cd2ce4e446a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:49:50.214Z|c80d3cff-95f9-453b-81b7-859942c66a7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:49:50.214Z|5f50b6d5-22fd-485a-8628-bc0837f34e5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:50:00.233Z|5a61d602-9fa0-4df6-8043-f1c6d10e6c8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:50:00.233Z|a0911a88-33eb-45d6-a0b5-5cfb26ec03f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:50:00.233Z|5c597e08-6e0b-41b6-b90d-89cdda5c3ace|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:50:00.233Z|5a61d602-9fa0-4df6-8043-f1c6d10e6c8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:50:00.234Z|5c597e08-6e0b-41b6-b90d-89cdda5c3ace|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:50:00.234Z|a0911a88-33eb-45d6-a0b5-5cfb26ec03f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:50:00.868Z|0dccb366-ae9b-44aa-8654-62715e3ad585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:50:00.869Z|0dccb366-ae9b-44aa-8654-62715e3ad585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:50:01.094Z|232a4bda-2ebc-439a-802a-3a6a7895abbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:50:01.095Z|232a4bda-2ebc-439a-802a-3a6a7895abbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:50:10.253Z|1235b0f0-10e1-46de-a0a4-af41b273e57b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:50:10.253Z|d73696af-e470-4a77-8467-f58bbd96551b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:50:10.253Z|0a504100-5fd6-4923-a993-f6ba56b3ae40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:50:10.254Z|d73696af-e470-4a77-8467-f58bbd96551b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:50:10.254Z|0a504100-5fd6-4923-a993-f6ba56b3ae40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:50:10.254Z|1235b0f0-10e1-46de-a0a4-af41b273e57b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:50:14.456Z|5a545ec8-a71f-4aac-898b-08f73942c789|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:50:14.457Z|5a545ec8-a71f-4aac-898b-08f73942c789|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:50:15.868Z|12f05d2c-b3bc-47df-80df-452181505f73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:50:15.871Z|12f05d2c-b3bc-47df-80df-452181505f73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:50:20.273Z|550704b8-b15d-4837-b9aa-cc97fbab788a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:50:20.273Z|e5e39955-94b3-4665-a9fb-981a4253f83f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:50:20.273Z|4e7d08e1-e3f0-4ec2-88e6-ef98eead676d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:50:20.274Z|550704b8-b15d-4837-b9aa-cc97fbab788a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:50:20.274Z|e5e39955-94b3-4665-a9fb-981a4253f83f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:50:20.275Z|4e7d08e1-e3f0-4ec2-88e6-ef98eead676d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:50:30.293Z|7383abfb-46bd-4693-9997-1bf8f597b600|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:50:30.293Z|cd50f381-fabc-41b7-817b-f11d7dbbc303|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:50:30.293Z|71c3af17-3dde-4b22-aa4e-2ce40936c988|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:50:30.294Z|cd50f381-fabc-41b7-817b-f11d7dbbc303|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:50:30.294Z|7383abfb-46bd-4693-9997-1bf8f597b600|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:50:30.294Z|71c3af17-3dde-4b22-aa4e-2ce40936c988|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:50:30.868Z|0971f235-7e10-48f7-8eaf-b7aafa430c4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:50:30.869Z|0971f235-7e10-48f7-8eaf-b7aafa430c4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:50:31.095Z|1eb3b30f-0015-4d15-bbed-0d802b1f65a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:50:31.096Z|1eb3b30f-0015-4d15-bbed-0d802b1f65a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:50:40.314Z|c5e47b62-1cc8-4fa8-aadf-42cf59bc5809|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:50:40.314Z|88d825c6-7533-41bd-a70b-ddbbee638353|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:50:40.314Z|5b7e781b-a8d2-4e66-9ad7-808eb15e21a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:50:40.315Z|88d825c6-7533-41bd-a70b-ddbbee638353|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:50:40.315Z|c5e47b62-1cc8-4fa8-aadf-42cf59bc5809|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:50:40.315Z|5b7e781b-a8d2-4e66-9ad7-808eb15e21a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:50:45.868Z|ca94222a-c3bb-4e68-ae46-f1699b0d7ed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:50:45.869Z|ca94222a-c3bb-4e68-ae46-f1699b0d7ed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:50:50.333Z|6ec9bceb-002d-4581-ba50-dbce80520d04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:50:50.333Z|c207641d-7632-4ec1-8dd0-f8356e99405e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:50:50.333Z|6ec9bceb-002d-4581-ba50-dbce80520d04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:50:50.333Z|c207641d-7632-4ec1-8dd0-f8356e99405e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:50:50.333Z|08c608ad-2c33-4a7e-8168-f706518710ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:50:50.334Z|08c608ad-2c33-4a7e-8168-f706518710ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:51:00.352Z|7485b8ff-942e-4fe4-bb98-fb9aea9667e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:51:00.352Z|af9124ed-9573-4765-a514-f1cb94e04bc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:51:00.352Z|c40749f6-82ab-4039-9edd-10918ae677ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:51:00.352Z|c40749f6-82ab-4039-9edd-10918ae677ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:51:00.352Z|7485b8ff-942e-4fe4-bb98-fb9aea9667e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:51:00.352Z|af9124ed-9573-4765-a514-f1cb94e04bc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:51:00.868Z|f2dec31c-19c0-4347-8550-39ec7ed5a6c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:51:00.872Z|f2dec31c-19c0-4347-8550-39ec7ed5a6c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:51:01.097Z|8ed7eb37-8343-4587-950b-077369bb516c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:51:01.097Z|8ed7eb37-8343-4587-950b-077369bb516c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:51:10.372Z|b502f196-3412-44d7-9ed0-28a58bd3212a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:51:10.372Z|646bee76-a90b-4728-98bf-db7733ef702f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:51:10.372Z|af4a76fa-9e4c-4f2b-9e32-acfc0c7e9732|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:51:10.372Z|b502f196-3412-44d7-9ed0-28a58bd3212a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:51:10.372Z|646bee76-a90b-4728-98bf-db7733ef702f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:51:10.372Z|af4a76fa-9e4c-4f2b-9e32-acfc0c7e9732|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:51:14.456Z|f05ea692-25ec-470f-b99d-1ad77770230a|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:51:14.457Z|f05ea692-25ec-470f-b99d-1ad77770230a|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:51:15.868Z|6c59fc15-6827-4fa3-b845-fd7942b05e4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:51:15.869Z|6c59fc15-6827-4fa3-b845-fd7942b05e4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:51:20.390Z|bae73aa4-a9e5-492b-9483-d91c5dec46af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:51:20.390Z|d30ff7bd-9861-4a07-b12e-d32705037073|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:51:20.390Z|df9d326d-809f-4b24-ae68-c0a3503d290f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:51:20.390Z|bae73aa4-a9e5-492b-9483-d91c5dec46af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:51:20.390Z|d30ff7bd-9861-4a07-b12e-d32705037073|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:51:20.391Z|df9d326d-809f-4b24-ae68-c0a3503d290f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:51:30.409Z|d044b6bc-d7c0-4ab5-865c-f6a991f537db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:51:30.409Z|460c57fb-ca20-4045-840f-bd41175d574a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:51:30.409Z|d044b6bc-d7c0-4ab5-865c-f6a991f537db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:51:30.409Z|f6de2b43-700e-431c-adab-1a5d211ccdbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:51:30.410Z|460c57fb-ca20-4045-840f-bd41175d574a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:51:30.410Z|f6de2b43-700e-431c-adab-1a5d211ccdbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:51:30.868Z|e3db28e7-746f-42a5-9c88-ceac375e69c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:51:30.869Z|e3db28e7-746f-42a5-9c88-ceac375e69c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:51:31.098Z|1fd57714-e4cb-44ee-9a3e-55a56a590198|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:51:31.098Z|1fd57714-e4cb-44ee-9a3e-55a56a590198|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:51:40.428Z|b4b65eaa-6830-473f-abf2-59d975908699|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:51:40.428Z|889a42cd-3c75-4031-aedb-8bf235c6e973|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:51:40.428Z|43fbda48-8adf-40cb-8f57-c46a9711666b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:51:40.429Z|889a42cd-3c75-4031-aedb-8bf235c6e973|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:51:40.429Z|b4b65eaa-6830-473f-abf2-59d975908699|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:51:40.429Z|43fbda48-8adf-40cb-8f57-c46a9711666b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:51:45.868Z|0fbd2a0f-123c-4433-b2f9-04a2ccf61d4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:51:45.872Z|0fbd2a0f-123c-4433-b2f9-04a2ccf61d4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:51:50.447Z|27ed5d07-d823-48c7-a348-03959aba935c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:51:50.448Z|27ed5d07-d823-48c7-a348-03959aba935c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:51:50.451Z|a159dd83-3f0e-4b65-8b33-82e424989169|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:51:50.451Z|a159dd83-3f0e-4b65-8b33-82e424989169|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:51:50.453Z|02f20d8c-db34-4f9b-9040-2aa37efc13bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:51:50.453Z|02f20d8c-db34-4f9b-9040-2aa37efc13bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:52:00.466Z|ce9af4b2-eccb-4820-861c-c25a8668f35c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:52:00.467Z|ce9af4b2-eccb-4820-861c-c25a8668f35c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:52:00.468Z|e4c9f00a-311c-454c-90ea-b73e03342aeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:52:00.469Z|e4c9f00a-311c-454c-90ea-b73e03342aeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:52:00.468Z|609c6963-9b8a-4901-acd9-0681d9ddfbcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:52:00.469Z|609c6963-9b8a-4901-acd9-0681d9ddfbcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:52:00.868Z|f687ece1-75b6-4783-adb4-247a2bc69e34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:52:00.869Z|f687ece1-75b6-4783-adb4-247a2bc69e34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:52:01.099Z|9cf7150d-17d6-429a-8712-9f73060bd233|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:52:01.099Z|9cf7150d-17d6-429a-8712-9f73060bd233|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:52:10.486Z|ab1731ff-6e0a-4b14-89cf-6cd3a4a3333e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:52:10.486Z|ab1731ff-6e0a-4b14-89cf-6cd3a4a3333e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:52:10.486Z|8b82b2b8-73d1-47d9-9167-3b64fe24ba9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:52:10.486Z|605ed1ea-49d2-4cb1-9a1c-4d9676b8952b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:52:10.487Z|8b82b2b8-73d1-47d9-9167-3b64fe24ba9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:52:10.487Z|605ed1ea-49d2-4cb1-9a1c-4d9676b8952b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:52:14.456Z|41161d55-64b3-41dd-92be-6785a403b71c|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:52:14.457Z|41161d55-64b3-41dd-92be-6785a403b71c|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:52:15.868Z|51108aab-bb72-44e3-8ac0-10c36e770d72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:52:15.869Z|51108aab-bb72-44e3-8ac0-10c36e770d72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:52:20.505Z|9f0b67f0-8092-4f88-b6b9-f80a47980495|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:52:20.505Z|f6da9bb2-4805-488c-96e2-ff66ca57e2db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:52:20.506Z|9f0b67f0-8092-4f88-b6b9-f80a47980495|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:52:20.507Z|f6da9bb2-4805-488c-96e2-ff66ca57e2db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:52:20.507Z|cfd6d97e-17d5-4f63-9d18-629e8216e696|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:52:20.507Z|cfd6d97e-17d5-4f63-9d18-629e8216e696|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:52:30.525Z|4d196936-4750-4600-b07a-bfb96dcd7114|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:52:30.525Z|c1ade127-3d24-4973-a1f9-d2ec94657332|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:52:30.525Z|68f31ab2-bbeb-45d6-8854-163798435fff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:52:30.525Z|4d196936-4750-4600-b07a-bfb96dcd7114|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:52:30.525Z|c1ade127-3d24-4973-a1f9-d2ec94657332|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:52:30.525Z|68f31ab2-bbeb-45d6-8854-163798435fff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:52:30.868Z|3fa794ad-ac2a-4845-8727-d47973d269ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:52:30.871Z|3fa794ad-ac2a-4845-8727-d47973d269ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:52:31.100Z|81444f06-7afc-4a05-8df8-4a8c0748db4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:52:31.101Z|81444f06-7afc-4a05-8df8-4a8c0748db4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:52:40.545Z|09094b51-c630-4cef-9e09-fdd88d048b4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:52:40.545Z|0af454fb-cea8-42e3-a6a2-6339641661fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:52:40.545Z|7d0691a8-24d8-4a1c-a572-358fb1583494|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:52:40.545Z|09094b51-c630-4cef-9e09-fdd88d048b4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:52:40.545Z|0af454fb-cea8-42e3-a6a2-6339641661fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:52:40.545Z|7d0691a8-24d8-4a1c-a572-358fb1583494|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:52:45.868Z|9fd8d333-37a8-4dbc-b085-2973671cd17c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:52:45.869Z|9fd8d333-37a8-4dbc-b085-2973671cd17c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:52:50.564Z|d502edc1-3946-4df6-ba8b-980b161ad469|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:52:50.564Z|6a9a0833-62c3-4899-8efe-f013291d7061|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:52:50.564Z|47823cba-1f7b-4fb6-8dbe-1c29f795ee8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:52:50.564Z|d502edc1-3946-4df6-ba8b-980b161ad469|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:52:50.564Z|47823cba-1f7b-4fb6-8dbe-1c29f795ee8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:52:50.564Z|6a9a0833-62c3-4899-8efe-f013291d7061|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:53:00.583Z|2cc34280-939d-4b8b-a5cd-9f3831baf0b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:53:00.584Z|2cc34280-939d-4b8b-a5cd-9f3831baf0b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:53:00.590Z|b361077f-cf7f-48fc-b18e-464a9eabf608|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:53:00.591Z|b361077f-cf7f-48fc-b18e-464a9eabf608|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:53:00.592Z|71dceb05-c9b3-4539-85cf-646e76ba28a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:53:00.593Z|71dceb05-c9b3-4539-85cf-646e76ba28a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:53:00.868Z|ddbdcbad-8ed7-422d-86f7-46688d071951|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:53:00.869Z|ddbdcbad-8ed7-422d-86f7-46688d071951|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:53:01.101Z|9706de91-b7e8-4765-aaf5-5f17391193f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:53:01.102Z|9706de91-b7e8-4765-aaf5-5f17391193f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:53:10.603Z|aefa8fa3-70d9-44cb-a82a-fed8a9f303df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:53:10.604Z|aefa8fa3-70d9-44cb-a82a-fed8a9f303df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:53:10.609Z|b092781b-4d5e-420a-b5d5-5ed30ae6cf93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:53:10.610Z|b092781b-4d5e-420a-b5d5-5ed30ae6cf93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:53:10.611Z|c337263d-8d02-4a81-9e91-6db6afc04503|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:53:10.611Z|c337263d-8d02-4a81-9e91-6db6afc04503|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:53:14.456Z|6a693fc2-e2ac-461f-a746-b2899f1bd56f|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:53:14.457Z|6a693fc2-e2ac-461f-a746-b2899f1bd56f|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:53:15.868Z|0b92bcbc-b99c-4ff6-b6b1-c0a781a1ffa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:53:15.871Z|0b92bcbc-b99c-4ff6-b6b1-c0a781a1ffa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:53:20.622Z|b02eba37-abf1-4682-96a5-550934cbf3e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:53:20.622Z|b02eba37-abf1-4682-96a5-550934cbf3e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:53:20.627Z|9b3a5fce-2634-41c7-b2cf-727b12731255|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:53:20.627Z|9b3a5fce-2634-41c7-b2cf-727b12731255|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:53:20.627Z|7e499b98-b7c3-43a5-8c7f-365d2fb18a48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:53:20.628Z|7e499b98-b7c3-43a5-8c7f-365d2fb18a48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:53:30.641Z|3d34df30-8674-4a87-b74b-dce46ad14d3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:53:30.642Z|3d34df30-8674-4a87-b74b-dce46ad14d3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:53:30.645Z|e32990f9-97c8-4b63-b131-f905294e6c76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:53:30.646Z|e32990f9-97c8-4b63-b131-f905294e6c76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:53:30.648Z|2bb60571-037f-415d-95d9-7382b1ff4265|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:53:30.648Z|2bb60571-037f-415d-95d9-7382b1ff4265|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:53:30.868Z|79bc3cec-07f0-42b5-9061-8479c85e13a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:53:30.869Z|79bc3cec-07f0-42b5-9061-8479c85e13a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:53:31.103Z|e96cc41d-4f49-48af-9597-499cf5bf7151|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:53:31.103Z|e96cc41d-4f49-48af-9597-499cf5bf7151|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:53:40.661Z|7ceed56b-b202-45f0-ab8a-62204c9a2c0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:53:40.661Z|7ceed56b-b202-45f0-ab8a-62204c9a2c0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:53:40.664Z|7aa0c70c-75dc-4e13-a7fa-8466bbca33a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:53:40.664Z|73702d41-5a10-4367-9c57-df4e65949bdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:53:40.665Z|73702d41-5a10-4367-9c57-df4e65949bdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:53:40.665Z|7aa0c70c-75dc-4e13-a7fa-8466bbca33a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:53:45.868Z|f1f533c1-8292-446a-ab09-2be7269a52c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:53:45.869Z|f1f533c1-8292-446a-ab09-2be7269a52c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:53:50.680Z|b699c4e0-7232-49e0-b671-2dfcb3b13bd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:53:50.681Z|b699c4e0-7232-49e0-b671-2dfcb3b13bd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:53:50.682Z|5e7ef118-5703-48ce-8742-4b2d9a2cf51a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:53:50.684Z|5e7ef118-5703-48ce-8742-4b2d9a2cf51a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:53:50.691Z|95f5f6bb-853e-4492-a4c0-ac57ea815864|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:53:50.692Z|95f5f6bb-853e-4492-a4c0-ac57ea815864|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:54:00.700Z|36c88490-805a-41c0-ad6d-4c36ccd068c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:54:00.701Z|36c88490-805a-41c0-ad6d-4c36ccd068c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:54:00.702Z|e30b9e2d-26f6-42d5-aaaa-f6f90697d4be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:54:00.702Z|e30b9e2d-26f6-42d5-aaaa-f6f90697d4be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:54:00.709Z|267e3214-cbc0-43f5-b2bd-1eac3b5704e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:54:00.709Z|267e3214-cbc0-43f5-b2bd-1eac3b5704e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:54:00.868Z|b475e932-097c-458e-9ed5-d831851eae9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:54:00.872Z|b475e932-097c-458e-9ed5-d831851eae9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:54:01.104Z|8d6c9be6-665b-40d0-9216-3c7a75e2da18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:54:01.104Z|8d6c9be6-665b-40d0-9216-3c7a75e2da18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:54:10.727Z|652cd9d3-4492-4fd4-ad4f-0dd4e9ba8705|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:54:10.728Z|a56e2568-2989-435f-a563-896f068365e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:54:10.728Z|652cd9d3-4492-4fd4-ad4f-0dd4e9ba8705|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:54:10.728Z|a56e2568-2989-435f-a563-896f068365e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:54:10.728Z|986d588d-21a4-464c-b614-71f24740b7f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:54:10.729Z|986d588d-21a4-464c-b614-71f24740b7f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:54:14.456Z|89de236c-3bc4-42cc-92fd-3e803fdee7fc|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:54:14.457Z|89de236c-3bc4-42cc-92fd-3e803fdee7fc|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:54:15.868Z|ccbef18c-e8dd-4d11-96f7-b29e6e91c5cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:54:15.869Z|ccbef18c-e8dd-4d11-96f7-b29e6e91c5cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:54:20.747Z|4eaa7fe2-f08a-4578-ac63-49e15ee01f4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:54:20.747Z|2c6b6f3e-4423-4387-ac63-93cbd2d77468|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:54:20.748Z|4eaa7fe2-f08a-4578-ac63-49e15ee01f4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:54:20.748Z|2c6b6f3e-4423-4387-ac63-93cbd2d77468|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:54:20.748Z|b0bfb563-0a35-4ca5-825d-0b404d299a0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:54:20.749Z|b0bfb563-0a35-4ca5-825d-0b404d299a0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:54:30.766Z|543765a2-fc96-48a8-af7b-3b61a9242534|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:54:30.767Z|543765a2-fc96-48a8-af7b-3b61a9242534|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:54:30.767Z|b9831621-345c-47fa-8ff0-d93ce3b8a8e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:54:30.767Z|b9831621-345c-47fa-8ff0-d93ce3b8a8e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:54:30.768Z|fcbcfc4f-6fbb-49fa-9281-d4d618c086b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:54:30.768Z|fcbcfc4f-6fbb-49fa-9281-d4d618c086b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:54:30.868Z|69042e4e-53cd-4a1f-a257-fcd5e155f744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:54:30.869Z|69042e4e-53cd-4a1f-a257-fcd5e155f744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:54:31.105Z|a40cb5d2-690e-4170-996c-3367ff7564f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:54:31.105Z|a40cb5d2-690e-4170-996c-3367ff7564f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:54:40.785Z|7b603228-96b4-436d-b3c3-4746bc4ed135|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:54:40.785Z|7b603228-96b4-436d-b3c3-4746bc4ed135|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:54:40.786Z|c5e3948a-3308-4833-a7f8-a5f3b1ff959a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:54:40.786Z|a5b41256-9f01-405f-afd9-58a489bf193b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:54:40.787Z|c5e3948a-3308-4833-a7f8-a5f3b1ff959a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:54:40.787Z|a5b41256-9f01-405f-afd9-58a489bf193b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:54:45.868Z|f6221a27-e896-4d91-be37-5a7d295b7dbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:54:45.872Z|f6221a27-e896-4d91-be37-5a7d295b7dbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:54:50.803Z|61d0b80f-5f4c-46bc-8383-6dfec615deee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:54:50.804Z|61d0b80f-5f4c-46bc-8383-6dfec615deee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:54:50.804Z|36535286-c9d3-4e5b-81a5-c8cedf9d8880|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:54:50.805Z|fcf81c65-d30f-4889-b204-f8297892cd58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:54:50.805Z|36535286-c9d3-4e5b-81a5-c8cedf9d8880|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:54:50.805Z|fcf81c65-d30f-4889-b204-f8297892cd58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:55:00.822Z|e9bc001d-970f-4822-94ba-dbadb267db25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:55:00.822Z|cd3adda6-c89b-4dd6-b602-1c66f79c0358|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:55:00.822Z|6552e799-f401-4734-8e55-06815324f5ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:55:00.822Z|cd3adda6-c89b-4dd6-b602-1c66f79c0358|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:55:00.822Z|6552e799-f401-4734-8e55-06815324f5ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:55:00.822Z|e9bc001d-970f-4822-94ba-dbadb267db25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:55:00.868Z|fe604c6c-0b55-43e9-80e1-f43218b668cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:55:00.869Z|fe604c6c-0b55-43e9-80e1-f43218b668cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:55:01.106Z|dd9c822b-f683-4bc4-8097-388ed597268c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:55:01.107Z|dd9c822b-f683-4bc4-8097-388ed597268c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:55:10.841Z|bd227b2a-a9c0-4b61-855b-d4ccf736cd05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:55:10.841Z|95a7ee36-9652-41d7-a617-7c51d459ff86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:55:10.842Z|6713d2c1-6921-4b65-a387-b48e565aa7f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:55:10.842Z|95a7ee36-9652-41d7-a617-7c51d459ff86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:55:10.842Z|bd227b2a-a9c0-4b61-855b-d4ccf736cd05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:55:10.842Z|6713d2c1-6921-4b65-a387-b48e565aa7f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:55:14.456Z|99769518-9f7e-4e99-9132-f3eaf1f87287|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:55:14.457Z|99769518-9f7e-4e99-9132-f3eaf1f87287|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:55:15.868Z|d6d7532d-41c1-4d51-a8eb-8087bf71f8fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:55:15.869Z|d6d7532d-41c1-4d51-a8eb-8087bf71f8fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:55:20.860Z|0f9388fa-08fc-4530-975a-642bfab2e068|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:55:20.860Z|d1bbf746-ba78-4cb9-a000-73f7f1b38b41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:55:20.861Z|437c1ad4-302d-4895-ba89-03aee7dd6d6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:55:20.861Z|0f9388fa-08fc-4530-975a-642bfab2e068|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:55:20.861Z|d1bbf746-ba78-4cb9-a000-73f7f1b38b41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:55:20.861Z|437c1ad4-302d-4895-ba89-03aee7dd6d6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:55:30.868Z|9eee18ad-b2bb-4d1d-86e7-688f23215db7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:55:30.872Z|9eee18ad-b2bb-4d1d-86e7-688f23215db7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:55:30.878Z|b7cfc34f-62e3-4efa-b46e-06464dd37b53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:55:30.878Z|22f97910-b0af-48be-b345-82a60cdc16b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:55:30.878Z|7400f83e-1356-41ca-ac54-c40381efe302|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:55:30.879Z|b7cfc34f-62e3-4efa-b46e-06464dd37b53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:55:30.879Z|7400f83e-1356-41ca-ac54-c40381efe302|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:55:30.879Z|22f97910-b0af-48be-b345-82a60cdc16b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:55:31.108Z|13d4cce7-4d76-41ee-be08-ff6895c8ff77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:55:31.108Z|13d4cce7-4d76-41ee-be08-ff6895c8ff77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:55:40.898Z|17486c93-1272-437b-8b6d-8e80f35bf9c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:55:40.898Z|2662872b-3ecd-4784-8c2c-50f2625c7593|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:55:40.899Z|2662872b-3ecd-4784-8c2c-50f2625c7593|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:55:40.899Z|17486c93-1272-437b-8b6d-8e80f35bf9c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:55:40.899Z|5d5f919c-aac6-4f91-92e3-781766d6e22d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:55:40.900Z|5d5f919c-aac6-4f91-92e3-781766d6e22d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:55:45.870Z|5dd59c18-2c3f-4b46-bba6-8bbd21b0f71d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:55:45.871Z|5dd59c18-2c3f-4b46-bba6-8bbd21b0f71d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:55:50.918Z|ec92cc3b-97dd-42cf-a21e-0f2ffff6e638|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:55:50.918Z|ea923287-e560-4959-8985-29ae35ff8bc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:55:50.918Z|f1fa2b98-ced9-4ada-9589-aa5b613ab323|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:55:50.919Z|f1fa2b98-ced9-4ada-9589-aa5b613ab323|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:55:50.919Z|ea923287-e560-4959-8985-29ae35ff8bc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:55:50.919Z|ec92cc3b-97dd-42cf-a21e-0f2ffff6e638|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:56:00.868Z|aac2b85d-ea1e-4ebe-87aa-cbdbfc90778f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:56:00.869Z|aac2b85d-ea1e-4ebe-87aa-cbdbfc90778f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:56:00.938Z|93f5b463-b371-4df9-8de5-5b503859daf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:56:00.937Z|4cfde3ce-176c-41e4-93af-e38d9c4a5b95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:56:00.938Z|b5cd7648-1644-46f7-bcac-013fcbe749ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:56:00.938Z|93f5b463-b371-4df9-8de5-5b503859daf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:56:00.938Z|b5cd7648-1644-46f7-bcac-013fcbe749ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:56:00.938Z|4cfde3ce-176c-41e4-93af-e38d9c4a5b95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:56:01.109Z|cec07f66-4a31-47c7-b080-77ff5a29fa62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:56:01.109Z|cec07f66-4a31-47c7-b080-77ff5a29fa62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:56:10.958Z|e5e0b864-2eb3-4ea8-b2bd-335fbfb636ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:56:10.958Z|5d17ca6a-9749-4e64-a6b0-4945953d45ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:56:10.958Z|c0837e7b-d56d-4f4e-b3ae-5c2db77652c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:56:10.958Z|c0837e7b-d56d-4f4e-b3ae-5c2db77652c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:56:10.958Z|e5e0b864-2eb3-4ea8-b2bd-335fbfb636ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:56:10.958Z|5d17ca6a-9749-4e64-a6b0-4945953d45ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:56:14.457Z|205df62c-2341-4704-81db-ac821f160945|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:56:14.458Z|205df62c-2341-4704-81db-ac821f160945|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:56:15.868Z|1943ce30-b0a8-4166-bd69-02fddd8c072e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:56:15.871Z|1943ce30-b0a8-4166-bd69-02fddd8c072e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:56:20.977Z|c0ecb9d1-3e5e-4b49-8282-fa63fb345b95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:56:20.977Z|cdf3878d-cf33-436e-8051-19d6f63c6cbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:56:20.977Z|a25438ba-6ee0-407b-a168-34d412fa79de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:56:20.978Z|c0ecb9d1-3e5e-4b49-8282-fa63fb345b95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:56:20.978Z|cdf3878d-cf33-436e-8051-19d6f63c6cbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:56:20.978Z|a25438ba-6ee0-407b-a168-34d412fa79de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:56:30.868Z|ae030145-0aa3-4a16-b8b4-4dba43537819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:56:30.869Z|ae030145-0aa3-4a16-b8b4-4dba43537819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:56:30.996Z|93312ab0-9019-42e5-9117-b0bc30c09b49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:56:30.996Z|ac54f413-1a02-4b16-8050-55fe91c6fb9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:56:30.996Z|38e7d497-e0e4-4713-93a2-5e30f5a9ede6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:56:30.997Z|38e7d497-e0e4-4713-93a2-5e30f5a9ede6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:56:30.997Z|93312ab0-9019-42e5-9117-b0bc30c09b49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:56:30.997Z|ac54f413-1a02-4b16-8050-55fe91c6fb9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:56:31.110Z|28085a63-a9b1-4e49-9790-75a91034ab12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:56:31.111Z|28085a63-a9b1-4e49-9790-75a91034ab12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:56:41.260Z|08bb612a-5765-418d-af28-bdd9e2aefbda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:56:41.260Z|a3084036-d293-4159-a58c-557f9207f4f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:56:41.260Z|08bb612a-5765-418d-af28-bdd9e2aefbda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:56:41.260Z|a3084036-d293-4159-a58c-557f9207f4f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:56:41.261Z|cb59cbf2-083e-4501-9b83-c13e1cde9861|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:56:41.261Z|cb59cbf2-083e-4501-9b83-c13e1cde9861|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:56:45.868Z|e4080afb-88c5-4bc8-a2dc-1364e02dc44f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:56:45.869Z|e4080afb-88c5-4bc8-a2dc-1364e02dc44f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:56:51.278Z|2f1b9d88-6aca-4588-93a4-436148375b47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:56:51.279Z|2f1b9d88-6aca-4588-93a4-436148375b47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:56:51.280Z|b29c0784-84c0-49b8-8771-c0648afeb1ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:56:51.280Z|b29c0784-84c0-49b8-8771-c0648afeb1ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:56:51.281Z|df49faa9-3a8a-42ac-8e0d-a649c41045ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:56:51.282Z|df49faa9-3a8a-42ac-8e0d-a649c41045ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:57:00.871Z|fe6e999f-14a0-490b-b48d-2efc045fa9d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:57:00.874Z|fe6e999f-14a0-490b-b48d-2efc045fa9d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:57:01.112Z|1274addd-5909-4eea-a37b-8edce80cc067|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:57:01.112Z|1274addd-5909-4eea-a37b-8edce80cc067|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:57:01.300Z|74dc9c6e-d565-48ed-ac26-8d81710835e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:57:01.300Z|6b09a64a-2e85-4237-8ca4-082ee9efb0d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:57:01.301Z|6b09a64a-2e85-4237-8ca4-082ee9efb0d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:57:01.301Z|6831acd8-7f35-4950-8af2-b6de6ccfc6e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:57:01.302Z|74dc9c6e-d565-48ed-ac26-8d81710835e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:57:01.302Z|6831acd8-7f35-4950-8af2-b6de6ccfc6e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:57:11.323Z|cc5c010a-deda-4a5e-952c-d82711790afa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:57:11.323Z|e8ae24de-02e3-4ef9-bfa7-c67f5fcd7e4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:57:11.323Z|5e927fd2-4e05-4b7a-b8b9-03dff15e9b54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:57:11.324Z|cc5c010a-deda-4a5e-952c-d82711790afa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:57:11.324Z|e8ae24de-02e3-4ef9-bfa7-c67f5fcd7e4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:57:11.324Z|5e927fd2-4e05-4b7a-b8b9-03dff15e9b54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:57:14.458Z|ad212ebc-fe0b-436f-86cf-32cca8a4fbb4|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:57:14.459Z|ad212ebc-fe0b-436f-86cf-32cca8a4fbb4|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:57:15.868Z|21291182-c7ba-46b3-8375-ce05c52c2817|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:57:15.869Z|21291182-c7ba-46b3-8375-ce05c52c2817|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:57:21.344Z|63db31ba-9892-439e-857b-5b33e6b49956|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:57:21.344Z|c9f669f1-7f50-4c3d-8015-df60070ac726|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:57:21.344Z|e76031ae-035b-4b73-b8ec-f1a55c61368c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:57:21.345Z|c9f669f1-7f50-4c3d-8015-df60070ac726|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:57:21.345Z|63db31ba-9892-439e-857b-5b33e6b49956|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:57:21.345Z|e76031ae-035b-4b73-b8ec-f1a55c61368c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:57:30.868Z|d5545e69-de4c-495e-b65a-5fd7e1f047f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:57:30.869Z|d5545e69-de4c-495e-b65a-5fd7e1f047f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:57:31.113Z|0798e2ba-36c9-4e9a-a855-b5534e75622c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:57:31.114Z|0798e2ba-36c9-4e9a-a855-b5534e75622c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:57:31.366Z|868137eb-5f2c-41b9-8503-667a1ca1f896|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:57:31.366Z|44e12d2c-ae67-4a03-9e89-03d03fe53766|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:57:31.366Z|9b1d9a8d-7f29-4f16-b4cf-8ee8797227dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:57:31.366Z|868137eb-5f2c-41b9-8503-667a1ca1f896|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:57:31.366Z|9b1d9a8d-7f29-4f16-b4cf-8ee8797227dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:57:31.366Z|44e12d2c-ae67-4a03-9e89-03d03fe53766|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:57:41.385Z|a7593f11-0634-4489-8001-12f050edd02c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:57:41.385Z|e73e31ec-a324-466c-af53-4b207cfa0c35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:57:41.386Z|a7593f11-0634-4489-8001-12f050edd02c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:57:41.386Z|e73e31ec-a324-466c-af53-4b207cfa0c35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:57:41.386Z|0bfae2a6-119c-408a-862f-3b20f23798d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:57:41.387Z|0bfae2a6-119c-408a-862f-3b20f23798d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:57:45.868Z|4d9f97ec-e67b-4fac-a36b-3d3f2ebaa743|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:57:45.872Z|4d9f97ec-e67b-4fac-a36b-3d3f2ebaa743|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:57:51.405Z|6a47ed95-d97d-4de7-8126-931b6e130811|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:57:51.405Z|f6ad2719-9920-4ade-9da7-fe3e64c7a20f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:57:51.406Z|6a47ed95-d97d-4de7-8126-931b6e130811|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:57:51.406Z|a9a9b18e-1ad2-4cac-9411-647f178fb6f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:57:51.406Z|f6ad2719-9920-4ade-9da7-fe3e64c7a20f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:57:51.406Z|a9a9b18e-1ad2-4cac-9411-647f178fb6f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:58:00.869Z|e0118119-4b1f-4c2d-a474-9bdf73395a91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:58:00.870Z|e0118119-4b1f-4c2d-a474-9bdf73395a91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:58:01.115Z|dc415dfc-30b4-4626-bdd5-a3eb09f14f7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:58:01.116Z|dc415dfc-30b4-4626-bdd5-a3eb09f14f7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:58:01.425Z|e59a96fe-f92d-44d3-bbfd-4afbf975475e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:58:01.425Z|854348b5-b33d-4606-94e4-3d347269db91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:58:01.426Z|854348b5-b33d-4606-94e4-3d347269db91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:58:01.426Z|e59a96fe-f92d-44d3-bbfd-4afbf975475e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:58:01.426Z|75356685-6040-4f13-98be-f4463e6f6b5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:58:01.427Z|75356685-6040-4f13-98be-f4463e6f6b5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:58:11.445Z|793b513f-dd44-477e-aaf2-d904338ed9a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:58:11.445Z|a415fe2c-97e0-44f9-a27a-f76484a4c77a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:58:11.445Z|40c0f31a-4313-4919-9d0f-504e58c858db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:58:11.446Z|793b513f-dd44-477e-aaf2-d904338ed9a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:58:11.446Z|40c0f31a-4313-4919-9d0f-504e58c858db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:58:11.446Z|a415fe2c-97e0-44f9-a27a-f76484a4c77a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:58:14.456Z|c7e0e58c-380a-4fb7-a485-3f7ac38a9247|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:58:14.457Z|c7e0e58c-380a-4fb7-a485-3f7ac38a9247|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:58:15.868Z|7939bf8c-3218-4124-8c22-9ae38fef29ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:58:15.869Z|7939bf8c-3218-4124-8c22-9ae38fef29ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:58:21.466Z|f1baaf9d-2cb9-4d1f-9c45-c13ae2211a66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:58:21.466Z|99fc88d8-3e32-4cf5-9198-09a5d25697b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:58:21.466Z|36ab01cf-acc2-421d-a911-81557fd74b03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:58:21.467Z|99fc88d8-3e32-4cf5-9198-09a5d25697b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:58:21.466Z|f1baaf9d-2cb9-4d1f-9c45-c13ae2211a66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:58:21.467Z|36ab01cf-acc2-421d-a911-81557fd74b03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:58:30.868Z|b4da2ba5-d349-47e4-b252-e24895868bff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:58:30.872Z|b4da2ba5-d349-47e4-b252-e24895868bff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:58:31.116Z|a3e73b86-e46b-4569-a29b-42e0a862588e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:58:31.117Z|a3e73b86-e46b-4569-a29b-42e0a862588e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:58:31.486Z|be3ef7d0-97f1-4f22-a29a-cbe10512b94e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:58:31.486Z|f51c7b87-d568-447a-ac8d-1c9bce670ca5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:58:31.486Z|13250822-1927-4704-9551-dcbb7e24bae8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:58:31.487Z|be3ef7d0-97f1-4f22-a29a-cbe10512b94e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:58:31.487Z|f51c7b87-d568-447a-ac8d-1c9bce670ca5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:58:31.487Z|13250822-1927-4704-9551-dcbb7e24bae8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:58:41.505Z|65bcf547-4def-4b5c-b699-37598597d684|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:58:41.505Z|60bf9852-ad54-4015-af33-f65a217c38b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:58:41.505Z|769ea476-15a8-4a6a-a83f-b2b64472647c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:58:41.505Z|769ea476-15a8-4a6a-a83f-b2b64472647c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:58:41.505Z|65bcf547-4def-4b5c-b699-37598597d684|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:58:41.505Z|60bf9852-ad54-4015-af33-f65a217c38b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:58:45.868Z|7a791812-235a-42e5-a7e0-cc99ffad2123|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:58:45.869Z|7a791812-235a-42e5-a7e0-cc99ffad2123|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:58:51.524Z|1b89879c-9bdd-426e-a7ab-696f1007573d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:58:51.524Z|8b68240a-8484-435d-84be-704d3d8d8753|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:58:51.524Z|4d64baa6-4cc1-43b8-b9d9-69ebb6c3f500|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:58:51.525Z|1b89879c-9bdd-426e-a7ab-696f1007573d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:58:51.525Z|8b68240a-8484-435d-84be-704d3d8d8753|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:58:51.527Z|4d64baa6-4cc1-43b8-b9d9-69ebb6c3f500|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:59:00.868Z|653d8f61-51ec-468d-b097-e651e3502586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:59:00.869Z|653d8f61-51ec-468d-b097-e651e3502586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:59:01.117Z|562c8b17-c680-4cc8-b02a-b1614d7d3460|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:59:01.118Z|562c8b17-c680-4cc8-b02a-b1614d7d3460|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:59:01.544Z|8d70ea1c-db79-4db5-94bb-9800836f41b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:59:01.544Z|a62e3bdc-f32b-46e2-90c1-8816b42bcdda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:59:01.544Z|b2f9d7f6-bd7f-4d4c-a905-98a3b0b794ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:59:01.545Z|a62e3bdc-f32b-46e2-90c1-8816b42bcdda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:59:01.545Z|8d70ea1c-db79-4db5-94bb-9800836f41b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:59:01.545Z|b2f9d7f6-bd7f-4d4c-a905-98a3b0b794ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:59:11.564Z|d5eec213-4389-4c73-a2bb-b7dbe548e68a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:59:11.564Z|d5eec213-4389-4c73-a2bb-b7dbe548e68a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:59:11.564Z|492444cf-2f98-49c8-8d40-cb02c4ec8d0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:59:11.564Z|ff1b2307-4806-4f14-be29-3b8f3d6d2fc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:59:11.565Z|492444cf-2f98-49c8-8d40-cb02c4ec8d0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:59:11.565Z|ff1b2307-4806-4f14-be29-3b8f3d6d2fc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:59:14.458Z|ae00c61f-5e64-4bcd-b41f-563dea924f7d|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T01:59:14.459Z|ae00c61f-5e64-4bcd-b41f-563dea924f7d|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T01:59:15.868Z|3f5fb22d-8b72-4f6b-91a9-bcf89c5f1cf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:59:15.871Z|3f5fb22d-8b72-4f6b-91a9-bcf89c5f1cf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:59:21.583Z|9306bf8d-64c1-4b15-afbb-16c8774739e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:59:21.583Z|5860606a-bbbb-4674-a4d7-c45375855ad1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:59:21.584Z|5860606a-bbbb-4674-a4d7-c45375855ad1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:59:21.584Z|9306bf8d-64c1-4b15-afbb-16c8774739e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:59:21.585Z|47f5103e-82ea-41a9-bf5c-73ccb26ed890|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:59:21.585Z|47f5103e-82ea-41a9-bf5c-73ccb26ed890|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:59:30.868Z|750d2ac6-64ce-4579-9d7a-c51a7fe4aa4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:59:30.869Z|750d2ac6-64ce-4579-9d7a-c51a7fe4aa4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:59:31.119Z|1cb2c102-3009-4350-b1c3-384914e0db12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:59:31.119Z|1cb2c102-3009-4350-b1c3-384914e0db12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:59:31.602Z|c71cb586-9420-4b71-9bdb-7b9751e7f82d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:59:31.602Z|3fe8d750-135d-465d-b89e-88d2cd4dd339|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:59:31.603Z|c71cb586-9420-4b71-9bdb-7b9751e7f82d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:59:31.603Z|3fe8d750-135d-465d-b89e-88d2cd4dd339|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:59:31.603Z|4a50c4ef-d5f1-4664-9b82-772999cc178d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:59:31.603Z|4a50c4ef-d5f1-4664-9b82-772999cc178d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:59:41.622Z|571f878f-d2aa-4b8f-9213-dfb6e1e07b57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:59:41.622Z|571f878f-d2aa-4b8f-9213-dfb6e1e07b57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:59:41.622Z|3629069c-65cc-4f5e-8e7f-00c2e5e8547d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:59:41.623Z|3629069c-65cc-4f5e-8e7f-00c2e5e8547d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:59:41.622Z|86ae468c-7733-4005-bf01-baf6139b26a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:59:41.624Z|86ae468c-7733-4005-bf01-baf6139b26a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:59:45.868Z|7316760f-b7aa-4be6-8408-0f4eef224c55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T01:59:45.869Z|7316760f-b7aa-4be6-8408-0f4eef224c55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T01:59:51.642Z|21bed20b-28b8-43f5-8a38-59b902b89a74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:59:51.642Z|db8f9f44-26c6-44d7-a923-a8fe6bdf36c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:59:51.642Z|c4c49753-267a-4a4f-a6d5-7cb61c2ee914|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T01:59:51.643Z|21bed20b-28b8-43f5-8a38-59b902b89a74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:59:51.643Z|c4c49753-267a-4a4f-a6d5-7cb61c2ee914|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T01:59:51.643Z|db8f9f44-26c6-44d7-a923-a8fe6bdf36c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:00:00.868Z|4c576b00-f000-43df-b3df-55d8c1801b37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:00:00.871Z|4c576b00-f000-43df-b3df-55d8c1801b37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:00:01.120Z|efaea9d8-8d9c-45b5-adc7-d0f36e3bf05d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:00:01.121Z|efaea9d8-8d9c-45b5-adc7-d0f36e3bf05d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:00:01.662Z|777d6037-f1b6-421d-bd3d-b71030e592b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:00:01.662Z|cc705561-6406-420b-976c-89cd378dcba0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:00:01.662Z|777d6037-f1b6-421d-bd3d-b71030e592b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:00:01.662Z|cc705561-6406-420b-976c-89cd378dcba0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:00:01.662Z|34340443-1fdb-43a3-86a9-eb6a15236bb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:00:01.663Z|34340443-1fdb-43a3-86a9-eb6a15236bb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:00:11.681Z|5bf65fb4-467f-49c3-bb31-c2edf5376e70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:00:11.681Z|5ec53d17-1fd5-46cd-b61a-9c1cbab0761f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:00:11.681Z|28af3c01-79ee-42b8-9245-a97c3681f6aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:00:11.682Z|5ec53d17-1fd5-46cd-b61a-9c1cbab0761f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:00:11.682Z|5bf65fb4-467f-49c3-bb31-c2edf5376e70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:00:11.682Z|28af3c01-79ee-42b8-9245-a97c3681f6aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:00:14.456Z|5572ba1a-96ab-4c98-a37f-613a3a37baf4|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:00:14.457Z|5572ba1a-96ab-4c98-a37f-613a3a37baf4|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:00:15.868Z|50daa47b-c75d-4593-9847-0d9d89e4bc22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:00:15.869Z|50daa47b-c75d-4593-9847-0d9d89e4bc22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:00:21.702Z|706bb0f2-de26-4b22-b33c-a45222e586b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:00:21.702Z|cd8d4df7-0387-4091-a5fc-d7fa0ae6207d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:00:21.702Z|0ceefb1c-b55a-42ac-91ec-04a47eeb260e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:00:21.703Z|0ceefb1c-b55a-42ac-91ec-04a47eeb260e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:00:21.703Z|cd8d4df7-0387-4091-a5fc-d7fa0ae6207d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:00:21.703Z|706bb0f2-de26-4b22-b33c-a45222e586b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:00:30.868Z|c2a932c5-acbc-4a2f-9afa-c2ea46d7bf5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:00:30.869Z|c2a932c5-acbc-4a2f-9afa-c2ea46d7bf5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:00:31.121Z|34fb84fc-6a49-48d3-8493-717ee532333d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:00:31.122Z|34fb84fc-6a49-48d3-8493-717ee532333d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:00:31.722Z|b20eaa3b-e374-486a-805c-b0e770c7f159|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:00:31.722Z|546758be-a944-4422-ad93-b35da97afecc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:00:31.722Z|9521bcc1-c35a-4fb5-80db-7c2f99ef4531|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:00:31.723Z|b20eaa3b-e374-486a-805c-b0e770c7f159|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:00:31.723Z|9521bcc1-c35a-4fb5-80db-7c2f99ef4531|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:00:31.723Z|546758be-a944-4422-ad93-b35da97afecc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:00:41.741Z|aeaa2628-1358-4eb2-8016-595a3c5ae4e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:00:41.741Z|0cc02182-9bd8-42af-b1a4-540afe4b2c90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:00:41.741Z|c8a56716-a4cd-46a0-8c29-07bc2857e386|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:00:41.742Z|aeaa2628-1358-4eb2-8016-595a3c5ae4e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:00:41.742Z|0cc02182-9bd8-42af-b1a4-540afe4b2c90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:00:41.742Z|c8a56716-a4cd-46a0-8c29-07bc2857e386|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:00:45.868Z|b4c1b4ec-0beb-43c4-be11-98701f9e909f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:00:45.871Z|b4c1b4ec-0beb-43c4-be11-98701f9e909f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:00:51.761Z|29246cba-acf4-41ac-a7de-7f867c00d56f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:00:51.761Z|9a58e12f-0454-4df7-8870-13b87d5befbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:00:51.761Z|e6999eb8-b8e4-49e2-acaa-d99f814fd596|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:00:51.762Z|e6999eb8-b8e4-49e2-acaa-d99f814fd596|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:00:51.762Z|29246cba-acf4-41ac-a7de-7f867c00d56f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:00:51.762Z|9a58e12f-0454-4df7-8870-13b87d5befbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:01:00.868Z|40379e82-133a-4003-a735-7cada7d53295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:01:00.869Z|40379e82-133a-4003-a735-7cada7d53295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:01:01.122Z|4d7fa918-85aa-45a1-a537-a8fcedea46f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:01:01.123Z|4d7fa918-85aa-45a1-a537-a8fcedea46f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:01:01.781Z|aaf2ab7f-ffad-4ed7-944f-d6256466da67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:01:01.781Z|af161549-6de7-469b-a34f-a6f1d250fcd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:01:01.782Z|af161549-6de7-469b-a34f-a6f1d250fcd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:01:01.783Z|ceff7956-6fea-4772-82a0-4211e940f546|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:01:01.783Z|ceff7956-6fea-4772-82a0-4211e940f546|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:01:01.785Z|aaf2ab7f-ffad-4ed7-944f-d6256466da67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:01:11.801Z|e407424a-cc19-4dc1-9798-3a930cc7405a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:01:11.801Z|ca6f6753-4efb-4b92-87e9-297fa387ddff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:01:11.802Z|8fd9d25f-f211-4007-a154-38f867d181b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:01:11.802Z|e407424a-cc19-4dc1-9798-3a930cc7405a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:01:11.802Z|ca6f6753-4efb-4b92-87e9-297fa387ddff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:01:11.802Z|8fd9d25f-f211-4007-a154-38f867d181b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:01:14.456Z|ae3967b2-dac2-4f2f-980b-9b117b792437|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:01:14.457Z|ae3967b2-dac2-4f2f-980b-9b117b792437|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:01:15.868Z|90e312df-b3d1-478a-8591-27d55fac3b4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:01:15.868Z|90e312df-b3d1-478a-8591-27d55fac3b4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:01:21.821Z|c28c2691-408c-417e-aa86-42e01d12184b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:01:21.821Z|941b940c-f45c-4764-9ff0-3e31f9caab73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:01:21.821Z|1f462399-3bd8-4a93-86bc-58cda0576d75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:01:21.821Z|c28c2691-408c-417e-aa86-42e01d12184b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:01:21.821Z|1f462399-3bd8-4a93-86bc-58cda0576d75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:01:21.821Z|941b940c-f45c-4764-9ff0-3e31f9caab73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:01:30.868Z|8c04037c-3f6b-47d4-bada-6cfff824b097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:01:30.872Z|8c04037c-3f6b-47d4-bada-6cfff824b097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:01:31.124Z|c4bdb44c-6642-4bd1-b209-72bba3ff71dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:01:31.124Z|c4bdb44c-6642-4bd1-b209-72bba3ff71dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:01:31.840Z|0adc000b-7445-4899-947c-6885a11c74f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:01:31.841Z|47866ef2-14f5-4d97-8ba1-5f335d47e741|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:01:31.840Z|5ae5ba50-8f38-45b2-b0c1-7cda93a0521d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:01:31.841Z|0adc000b-7445-4899-947c-6885a11c74f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:01:31.841Z|47866ef2-14f5-4d97-8ba1-5f335d47e741|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:01:31.841Z|5ae5ba50-8f38-45b2-b0c1-7cda93a0521d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:01:41.860Z|37f16ead-13ae-4802-b4c7-6d6de9bc70da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:01:41.860Z|2828e355-27cf-4170-96d7-3f8ac6279d74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:01:41.903Z|2828e355-27cf-4170-96d7-3f8ac6279d74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:01:41.903Z|37f16ead-13ae-4802-b4c7-6d6de9bc70da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:01:41.903Z|4a41f9c7-1ab5-4fa8-af0e-38ffda7e4262|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:01:41.904Z|4a41f9c7-1ab5-4fa8-af0e-38ffda7e4262|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:01:45.868Z|605104c0-9c1d-4ea7-a384-8f0701749afc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:01:45.869Z|605104c0-9c1d-4ea7-a384-8f0701749afc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:01:51.922Z|9ca3b802-d21f-4f61-8a28-1acaf64896d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:01:51.922Z|566d34f4-9d31-4a93-93bb-8efedf36fdcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:01:51.922Z|5b1eb451-f983-4759-a050-1fdd832953e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:01:51.923Z|9ca3b802-d21f-4f61-8a28-1acaf64896d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:01:51.923Z|566d34f4-9d31-4a93-93bb-8efedf36fdcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:01:51.923Z|5b1eb451-f983-4759-a050-1fdd832953e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:02:00.868Z|fa16347e-c9a1-4a48-94e7-4efd30063fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:02:00.869Z|fa16347e-c9a1-4a48-94e7-4efd30063fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:02:01.125Z|eb867813-fb23-42e6-8551-d21c244f0e4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:02:01.126Z|eb867813-fb23-42e6-8551-d21c244f0e4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:02:01.942Z|fd8cdf3c-2ebd-4dab-ac9c-43b8661d4d19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:02:01.942Z|3a6cae13-063d-4cf1-b437-2c72f429b194|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:02:01.942Z|a6e94921-fd7a-46f0-834d-f9a7d0437071|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:02:01.942Z|a6e94921-fd7a-46f0-834d-f9a7d0437071|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:02:01.942Z|3a6cae13-063d-4cf1-b437-2c72f429b194|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:02:01.942Z|fd8cdf3c-2ebd-4dab-ac9c-43b8661d4d19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:02:11.961Z|deb4b680-0c26-4e88-8776-bf6b09c08941|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:02:11.961Z|7ba1f022-75b0-44bf-ae47-66f56c2b984d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:02:11.962Z|f7ff503e-1b50-4f19-992c-c3c239b68d4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:02:11.962Z|deb4b680-0c26-4e88-8776-bf6b09c08941|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:02:11.962Z|7ba1f022-75b0-44bf-ae47-66f56c2b984d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:02:11.962Z|f7ff503e-1b50-4f19-992c-c3c239b68d4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:02:14.456Z|22998afc-e519-4fd9-bf53-1dfa2377dea6|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:02:14.456Z|22998afc-e519-4fd9-bf53-1dfa2377dea6|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:02:15.868Z|560cc180-aaa4-477d-a05a-e9dc47ced013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:02:15.872Z|560cc180-aaa4-477d-a05a-e9dc47ced013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:02:21.982Z|9a85ae40-1282-4a37-bf20-27a45ad71883|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:02:21.982Z|237e10d5-a669-4806-814b-8abdec39d779|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:02:21.983Z|9a85ae40-1282-4a37-bf20-27a45ad71883|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:02:21.983Z|237e10d5-a669-4806-814b-8abdec39d779|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:02:21.983Z|9be13140-dd69-4abd-b435-c6aa63037b07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:02:21.983Z|9be13140-dd69-4abd-b435-c6aa63037b07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:02:30.868Z|94d34f6a-89fa-4b5e-aff3-4e7c4f201c0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:02:30.869Z|94d34f6a-89fa-4b5e-aff3-4e7c4f201c0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:02:31.127Z|26b52e4c-11bc-4c2d-a26a-821fa5484712|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:02:31.127Z|26b52e4c-11bc-4c2d-a26a-821fa5484712|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:02:32.001Z|a7b309f2-9dd3-4e01-af2a-baaf72f43b40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:02:32.001Z|a38353bc-75b4-419a-9c51-85d4dcd381e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:02:32.001Z|a7b309f2-9dd3-4e01-af2a-baaf72f43b40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:02:32.001Z|a38353bc-75b4-419a-9c51-85d4dcd381e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:02:32.002Z|f9526454-ae03-49ea-979c-cb9eb7a65ff9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:02:32.002Z|f9526454-ae03-49ea-979c-cb9eb7a65ff9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:02:42.020Z|e6f680b2-8ace-49a4-9086-de1aa62d4f37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:02:42.020Z|bdb1a4c3-ef87-4a25-9d5d-681b1045bf6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:02:42.020Z|11cfa0ee-4d74-4091-924f-ad89c243976f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:02:42.020Z|e6f680b2-8ace-49a4-9086-de1aa62d4f37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:02:42.020Z|bdb1a4c3-ef87-4a25-9d5d-681b1045bf6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:02:42.021Z|11cfa0ee-4d74-4091-924f-ad89c243976f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:02:45.868Z|88bc8cee-f43a-4507-8ce9-0cfbd519c791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:02:45.869Z|88bc8cee-f43a-4507-8ce9-0cfbd519c791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:02:52.040Z|5255fe64-89c2-478c-91c7-01bbd62a5ccc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:02:52.040Z|409fb32e-0822-48c7-9857-c0e0e3d748bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:02:52.040Z|69ee1d45-048c-42ed-ae36-efa377fa9924|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:02:52.040Z|409fb32e-0822-48c7-9857-c0e0e3d748bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:02:52.041Z|69ee1d45-048c-42ed-ae36-efa377fa9924|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:02:52.040Z|5255fe64-89c2-478c-91c7-01bbd62a5ccc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:03:00.868Z|3715212d-319e-4236-b8bc-a25bbc758c4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:03:00.871Z|3715212d-319e-4236-b8bc-a25bbc758c4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:03:01.128Z|8b8163cb-46b7-4a96-8da3-c019c32d6683|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:03:01.128Z|8b8163cb-46b7-4a96-8da3-c019c32d6683|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:03:02.060Z|d2b0f2ea-5c37-4ef1-b16b-9d1a9b152afb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:03:02.060Z|d2b0f2ea-5c37-4ef1-b16b-9d1a9b152afb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:03:02.060Z|d66a52ec-b9c9-410f-a479-8d8b8f4e88ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:03:02.061Z|d66a52ec-b9c9-410f-a479-8d8b8f4e88ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:03:02.063Z|3bde9042-84ef-4fbb-a4a3-552a4adc18be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:03:02.064Z|3bde9042-84ef-4fbb-a4a3-552a4adc18be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:03:12.080Z|14db89de-99d2-4ecd-9213-b834fb62bc21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:03:12.080Z|faec3593-049e-4fd3-bd26-e3379653b310|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:03:12.080Z|fe7d03fb-17ef-4755-a1fd-628d88311809|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:03:12.080Z|faec3593-049e-4fd3-bd26-e3379653b310|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:03:12.081Z|fe7d03fb-17ef-4755-a1fd-628d88311809|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:03:12.081Z|14db89de-99d2-4ecd-9213-b834fb62bc21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:03:14.456Z|1b2e6721-c376-4f12-a66b-0457a03a48cd|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:03:14.457Z|1b2e6721-c376-4f12-a66b-0457a03a48cd|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:03:15.868Z|0929c167-34ca-457b-8bb1-2d3965b7177c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:03:15.869Z|0929c167-34ca-457b-8bb1-2d3965b7177c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:03:22.099Z|8c6e72b1-519e-401a-afe8-761b7d261ec9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:03:22.099Z|075a5819-2122-48e6-a3cc-b54b8bc54ef0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:03:22.099Z|ee6bf124-e400-4b75-8e0b-d7f6c623fcb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:03:22.100Z|8c6e72b1-519e-401a-afe8-761b7d261ec9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:03:22.100Z|ee6bf124-e400-4b75-8e0b-d7f6c623fcb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:03:22.100Z|075a5819-2122-48e6-a3cc-b54b8bc54ef0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:03:30.868Z|15953e4d-2fc3-4ac1-9720-835bd1930cba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:03:30.869Z|15953e4d-2fc3-4ac1-9720-835bd1930cba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:03:31.129Z|4b35c6cf-e3fe-4f7a-8095-b4fa8c0c2190|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:03:31.129Z|4b35c6cf-e3fe-4f7a-8095-b4fa8c0c2190|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:03:32.118Z|8ef4aff9-e75a-4ef3-be27-bd3415af16b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:03:32.119Z|cd10e0b8-1c97-49a9-aec4-2f41f8af330e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:03:32.119Z|8bdc72b3-73cd-4230-85e6-d5c79e0f6c29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:03:32.119Z|cd10e0b8-1c97-49a9-aec4-2f41f8af330e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:03:32.119Z|8bdc72b3-73cd-4230-85e6-d5c79e0f6c29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:03:32.119Z|8ef4aff9-e75a-4ef3-be27-bd3415af16b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:03:42.137Z|de239b64-3d2f-40c4-a12c-9c58067515ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:03:42.138Z|ddff8bd1-0bad-41de-a16b-e8fad0ea7dd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:03:42.138Z|de239b64-3d2f-40c4-a12c-9c58067515ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:03:42.138Z|ddff8bd1-0bad-41de-a16b-e8fad0ea7dd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:03:42.139Z|9876bfae-f825-4e4c-9c00-181704e273bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:03:42.140Z|9876bfae-f825-4e4c-9c00-181704e273bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:03:45.868Z|62623eb9-07c2-445a-aa6a-2a11d3bbf9dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:03:45.872Z|62623eb9-07c2-445a-aa6a-2a11d3bbf9dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:03:52.156Z|8d6fac13-84f4-43c9-a9dd-e1e041f4fd7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:03:52.156Z|7cbcb2e9-90b5-4157-a8a9-611e3f0c33e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:03:52.157Z|8d6fac13-84f4-43c9-a9dd-e1e041f4fd7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:03:52.157Z|7cbcb2e9-90b5-4157-a8a9-611e3f0c33e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:03:52.162Z|1b7edd03-db04-4f5d-8194-42c6510f1dd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:03:52.162Z|1b7edd03-db04-4f5d-8194-42c6510f1dd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:04:00.868Z|ddc8392a-9299-4e41-a41b-d61ef3427fc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:04:00.869Z|ddc8392a-9299-4e41-a41b-d61ef3427fc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:04:01.130Z|476f9777-168f-4661-87ee-bf859fd94f60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:04:01.131Z|476f9777-168f-4661-87ee-bf859fd94f60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:04:02.177Z|6c44032d-1498-4fcc-8f26-ee6b579f9bdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:04:02.177Z|022e2dff-38b6-4882-9467-28e8a729460d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:04:02.178Z|6c44032d-1498-4fcc-8f26-ee6b579f9bdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:04:02.178Z|022e2dff-38b6-4882-9467-28e8a729460d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:04:02.178Z|214a1530-d8a2-4c55-b193-6546a1f7fe4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:04:02.178Z|214a1530-d8a2-4c55-b193-6546a1f7fe4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:04:12.198Z|91cdce99-b4e0-4510-beb4-e138f84dc1dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:04:12.199Z|76dac88b-6ca0-4644-8d24-6e1e261165c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:04:12.199Z|91cdce99-b4e0-4510-beb4-e138f84dc1dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:04:12.198Z|380f55ca-116e-4ed7-a3b6-1d00d52fc371|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:04:12.199Z|76dac88b-6ca0-4644-8d24-6e1e261165c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:04:12.200Z|380f55ca-116e-4ed7-a3b6-1d00d52fc371|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:04:14.456Z|c617bc26-a9dd-409f-9db7-cd308c1c2db5|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:04:14.457Z|c617bc26-a9dd-409f-9db7-cd308c1c2db5|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:04:15.868Z|30f4f512-83f4-4b9d-b378-274fa1e40ebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:04:15.869Z|30f4f512-83f4-4b9d-b378-274fa1e40ebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:04:22.218Z|94f53a74-10ae-4c42-aee6-03b6c79f6de7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:04:22.218Z|8b1e637f-dbab-4f22-8fa5-08ac0c6e7727|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:04:22.218Z|dd2ab320-14f8-4173-9cf9-33e4a7d65f17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:04:22.219Z|94f53a74-10ae-4c42-aee6-03b6c79f6de7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:04:22.219Z|8b1e637f-dbab-4f22-8fa5-08ac0c6e7727|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:04:22.219Z|dd2ab320-14f8-4173-9cf9-33e4a7d65f17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:04:30.868Z|5d296984-9516-4d62-87b6-e1da185739c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:04:30.871Z|5d296984-9516-4d62-87b6-e1da185739c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:04:31.132Z|a0aeae9e-f39e-4a67-aab6-6e4774e82d67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:04:31.132Z|a0aeae9e-f39e-4a67-aab6-6e4774e82d67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:04:32.237Z|6f66fa45-de4b-41dd-92d9-832f42ac8793|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:04:32.237Z|fa3eef8c-9016-46ab-aee0-e3972fff7f95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:04:32.237Z|05b56ecd-b927-47c5-89de-6b873db4b3e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:04:32.238Z|6f66fa45-de4b-41dd-92d9-832f42ac8793|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:04:32.238Z|05b56ecd-b927-47c5-89de-6b873db4b3e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:04:32.238Z|fa3eef8c-9016-46ab-aee0-e3972fff7f95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:04:42.257Z|dcd38780-4c1a-4207-b1f2-a011a12976ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:04:42.257Z|12e9e424-809d-43dd-912f-ae03f8b5fd8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:04:42.257Z|68dd1779-d1b6-4ad6-bdeb-472942175e22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:04:42.257Z|dcd38780-4c1a-4207-b1f2-a011a12976ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:04:42.258Z|12e9e424-809d-43dd-912f-ae03f8b5fd8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:04:42.258Z|68dd1779-d1b6-4ad6-bdeb-472942175e22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:04:45.868Z|1f9b1e14-cbf9-49c9-8075-30a37d9841a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:04:45.869Z|1f9b1e14-cbf9-49c9-8075-30a37d9841a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:04:52.276Z|897ba2c3-77f0-4061-a490-5e759a0f62b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:04:52.276Z|2a417cfd-3176-4aff-883b-6c5186b3e789|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:04:52.276Z|949d87e2-8629-4808-9466-cc3ab11ab662|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:04:52.277Z|897ba2c3-77f0-4061-a490-5e759a0f62b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:04:52.277Z|949d87e2-8629-4808-9466-cc3ab11ab662|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:04:52.277Z|2a417cfd-3176-4aff-883b-6c5186b3e789|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:05:00.868Z|524715ce-bf1f-403e-bc4c-78a1eb2905a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:05:00.869Z|524715ce-bf1f-403e-bc4c-78a1eb2905a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:05:01.133Z|c87904a5-dd99-4bdd-8c92-0868abc88224|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:05:01.133Z|c87904a5-dd99-4bdd-8c92-0868abc88224|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:05:02.296Z|dd5afda5-d3d5-4333-a485-4b62f4f49a25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:05:02.296Z|dd5afda5-d3d5-4333-a485-4b62f4f49a25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:05:02.296Z|63abed47-5b39-4dad-8aee-85ea00c0ad38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:05:02.297Z|b6ffc189-1b68-480b-b28e-24c8b7d6208a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:05:02.297Z|63abed47-5b39-4dad-8aee-85ea00c0ad38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:05:02.297Z|b6ffc189-1b68-480b-b28e-24c8b7d6208a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:05:12.315Z|e2354178-af1c-4c64-87a7-f01977f6cd9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:05:12.316Z|e2354178-af1c-4c64-87a7-f01977f6cd9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:05:12.316Z|6fdc6819-b658-4315-a20f-6bff74cbd087|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:05:12.317Z|2ebe01dd-0b6d-4f17-97db-5b340c0b33e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:05:12.317Z|6fdc6819-b658-4315-a20f-6bff74cbd087|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:05:12.317Z|2ebe01dd-0b6d-4f17-97db-5b340c0b33e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:05:14.456Z|434363b0-004a-4f86-9f1a-7b196139719b|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:05:14.457Z|434363b0-004a-4f86-9f1a-7b196139719b|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:05:15.868Z|2e95ba2b-50cf-4890-afe7-8c806b264b17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:05:15.871Z|2e95ba2b-50cf-4890-afe7-8c806b264b17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:05:22.336Z|5b4893ed-b93a-4fe0-b5fe-dac75f63d15b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:05:22.336Z|15199468-f84f-454e-9418-dd05c683fd95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:05:22.336Z|94f8bbfc-6f3b-4ba6-998a-22074cfbfc94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:05:22.337Z|5b4893ed-b93a-4fe0-b5fe-dac75f63d15b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:05:22.337Z|15199468-f84f-454e-9418-dd05c683fd95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:05:22.337Z|94f8bbfc-6f3b-4ba6-998a-22074cfbfc94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:05:30.868Z|6622343d-6002-4d08-9357-d64cc6818541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:05:30.869Z|6622343d-6002-4d08-9357-d64cc6818541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:05:31.134Z|265d8fe9-6308-4c56-9d45-9fd60bbfc09b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:05:31.135Z|265d8fe9-6308-4c56-9d45-9fd60bbfc09b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:05:32.357Z|de578495-0459-4e9a-89cf-5e3793864d7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:05:32.357Z|0fc772df-746c-477c-a1b9-91b3c7997b50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:05:32.357Z|5f67650c-9ad3-4838-900e-1da9aa14e6bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:05:32.358Z|0fc772df-746c-477c-a1b9-91b3c7997b50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:05:32.358Z|de578495-0459-4e9a-89cf-5e3793864d7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:05:32.358Z|5f67650c-9ad3-4838-900e-1da9aa14e6bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:05:42.377Z|4335452d-4842-44b1-8ef6-64c5b458554e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:05:42.377Z|bb043d81-7611-49da-aa28-cacc9b183506|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:05:42.377Z|44fed3f8-94b6-46b3-88d6-b114f226b9b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:05:42.378Z|4335452d-4842-44b1-8ef6-64c5b458554e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:05:42.378Z|bb043d81-7611-49da-aa28-cacc9b183506|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:05:42.378Z|44fed3f8-94b6-46b3-88d6-b114f226b9b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:05:45.868Z|a41053e5-e161-4f12-af79-235b7a387ef4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:05:45.869Z|a41053e5-e161-4f12-af79-235b7a387ef4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:05:52.397Z|55b99297-4812-417f-80e5-4329544024ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:05:52.397Z|4160ec98-a0b6-49db-804e-9ba0597fc393|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:05:52.398Z|55b99297-4812-417f-80e5-4329544024ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:05:52.398Z|4160ec98-a0b6-49db-804e-9ba0597fc393|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:05:52.399Z|62de3d20-52c4-4a83-85c1-ca72ba86a895|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:05:52.400Z|62de3d20-52c4-4a83-85c1-ca72ba86a895|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:06:00.868Z|ea261891-f432-464f-a1a3-dd2224aa1474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:06:00.871Z|ea261891-f432-464f-a1a3-dd2224aa1474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:06:01.135Z|43249926-2f32-451a-b8a7-c7b40d6b76ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:06:01.136Z|43249926-2f32-451a-b8a7-c7b40d6b76ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:06:02.417Z|612088ad-c86c-4e43-8956-9031b64c1561|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:06:02.417Z|42aca356-4ada-48b9-a205-e64f64f2b2c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:06:02.417Z|42aca356-4ada-48b9-a205-e64f64f2b2c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:06:02.418Z|612088ad-c86c-4e43-8956-9031b64c1561|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:06:02.418Z|b64d90ad-2c57-4261-80d8-a44dc821621a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:06:02.418Z|b64d90ad-2c57-4261-80d8-a44dc821621a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:06:12.436Z|24cbdd32-df0b-4b22-8820-a0ea1d9e3957|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:06:12.436Z|d56f5a26-c4e1-4646-83a0-5f89bdfe3787|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:06:12.436Z|16b08e88-8f58-47b2-a2a8-6abc33992150|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:06:12.437Z|d56f5a26-c4e1-4646-83a0-5f89bdfe3787|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:06:12.437Z|24cbdd32-df0b-4b22-8820-a0ea1d9e3957|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:06:12.437Z|16b08e88-8f58-47b2-a2a8-6abc33992150|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:06:14.456Z|1bc18455-e06f-4139-a67f-749a1dd0ac86|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:06:14.457Z|1bc18455-e06f-4139-a67f-749a1dd0ac86|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:06:15.868Z|eddcfad2-b3c2-477d-b922-8d1064951cf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:06:15.869Z|eddcfad2-b3c2-477d-b922-8d1064951cf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:06:22.456Z|7812afbb-7fda-4348-8fef-4df48f20868e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:06:22.456Z|0dc579f0-9089-4b97-a1c0-11cb69c90abf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:06:22.456Z|dbfb9db5-ebbe-4aa1-82bc-4847f1acceb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:06:22.457Z|dbfb9db5-ebbe-4aa1-82bc-4847f1acceb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:06:22.457Z|0dc579f0-9089-4b97-a1c0-11cb69c90abf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:06:22.457Z|7812afbb-7fda-4348-8fef-4df48f20868e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:06:30.868Z|226654af-4b69-47b5-b284-5111c10c18c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:06:30.869Z|226654af-4b69-47b5-b284-5111c10c18c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:06:31.136Z|457c90ae-cceb-4769-9e37-7428f135ea61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:06:31.137Z|457c90ae-cceb-4769-9e37-7428f135ea61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:06:32.475Z|e3bbd61d-0320-4c2f-a10d-a3d8ad3db178|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:06:32.475Z|f65b4e14-b7c4-48c4-93e2-81cfa8082ccf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:06:32.476Z|2029042d-f5bc-4f36-aa21-4395a3c6be82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:06:32.476Z|e3bbd61d-0320-4c2f-a10d-a3d8ad3db178|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:06:32.476Z|f65b4e14-b7c4-48c4-93e2-81cfa8082ccf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:06:32.476Z|2029042d-f5bc-4f36-aa21-4395a3c6be82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:06:42.494Z|1a5a2249-4418-433f-ac17-23ac23f36b57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:06:42.494Z|b8eea972-ce3e-4302-9919-34d1895b237a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:06:42.495Z|1a5a2249-4418-433f-ac17-23ac23f36b57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:06:42.495Z|b8eea972-ce3e-4302-9919-34d1895b237a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:06:42.496Z|47b8215a-6624-4369-bbdd-cba8c58b682f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:06:42.496Z|47b8215a-6624-4369-bbdd-cba8c58b682f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:06:45.868Z|acd3a484-0fe7-4c46-bd44-6fede7f0904e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:06:45.872Z|acd3a484-0fe7-4c46-bd44-6fede7f0904e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:06:52.513Z|40399bfa-a9ed-4acb-8242-203c4818ae2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:06:52.514Z|40399bfa-a9ed-4acb-8242-203c4818ae2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:06:52.514Z|474248bd-2bc1-4544-b4de-63ccf797b607|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:06:52.515Z|474248bd-2bc1-4544-b4de-63ccf797b607|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:06:52.515Z|12e9c49a-1337-4467-956d-30ed5b78250b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:06:52.516Z|12e9c49a-1337-4467-956d-30ed5b78250b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:07:00.868Z|ac7dbe00-f9cd-4cb5-ab31-45cb87fef279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:07:00.869Z|ac7dbe00-f9cd-4cb5-ab31-45cb87fef279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:07:01.138Z|b25c5642-31bb-48ad-9a49-8cd7902be74e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:07:01.139Z|b25c5642-31bb-48ad-9a49-8cd7902be74e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:07:02.534Z|0b7d2dd5-2136-4c3e-b3b3-2fcea18ff993|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:07:02.535Z|cc3e83d1-f5a1-47bb-a733-a1243534f2ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:07:02.535Z|0b7d2dd5-2136-4c3e-b3b3-2fcea18ff993|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:07:02.535Z|cc3e83d1-f5a1-47bb-a733-a1243534f2ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:07:02.534Z|7a44bae9-9979-4c2f-ab53-1a43afd3367b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:07:02.537Z|7a44bae9-9979-4c2f-ab53-1a43afd3367b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:07:12.555Z|6d0db25f-5027-49af-8e28-73315721434d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:07:12.556Z|6d0db25f-5027-49af-8e28-73315721434d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:07:12.556Z|aa864417-05ad-4d9b-bac2-cf53c4fb578b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:07:12.557Z|aa864417-05ad-4d9b-bac2-cf53c4fb578b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:07:12.555Z|0a64c3f8-08b4-4563-af6b-6e88715507ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:07:12.559Z|0a64c3f8-08b4-4563-af6b-6e88715507ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:07:14.456Z|32a2f170-9dcf-4baf-8c98-cbaf2d6f18c8|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:07:14.456Z|32a2f170-9dcf-4baf-8c98-cbaf2d6f18c8|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:07:15.868Z|0677c6e5-a735-4856-923a-6cff2c10482a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:07:15.869Z|0677c6e5-a735-4856-923a-6cff2c10482a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:07:22.573Z|73a1332a-3092-4623-8b5e-30ea5b23a866|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:07:22.573Z|73a1332a-3092-4623-8b5e-30ea5b23a866|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:07:22.574Z|058e3a6a-c8fc-4448-85be-8b461df00d22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:07:22.574Z|058e3a6a-c8fc-4448-85be-8b461df00d22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:07:22.578Z|a2d223e5-c83c-4fa2-ab46-11c4a87b99e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:07:22.579Z|a2d223e5-c83c-4fa2-ab46-11c4a87b99e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:07:30.868Z|b6957b03-2510-4d45-aaef-8f8f2266a50e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:07:30.872Z|b6957b03-2510-4d45-aaef-8f8f2266a50e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:07:31.139Z|7c16f6d5-3c24-49b4-86ae-3c86a0984167|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:07:31.140Z|7c16f6d5-3c24-49b4-86ae-3c86a0984167|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:07:32.591Z|14857b06-4e27-422a-a689-2005a8b58de4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:07:32.591Z|14857b06-4e27-422a-a689-2005a8b58de4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:07:32.593Z|32b5e138-8d5a-48a0-818f-48636bf6b289|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:07:32.594Z|32b5e138-8d5a-48a0-818f-48636bf6b289|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:07:32.597Z|247235f1-94ea-474e-ba53-62ddc03963f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:07:32.597Z|247235f1-94ea-474e-ba53-62ddc03963f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:07:42.611Z|ef1dca2b-6cfb-40a8-a9d7-a79349c4edea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:07:42.611Z|b504dd07-ee6e-4430-bc66-2d7214dcc391|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:07:42.612Z|ef1dca2b-6cfb-40a8-a9d7-a79349c4edea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:07:42.612Z|b504dd07-ee6e-4430-bc66-2d7214dcc391|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:07:42.613Z|1e113e91-b993-4426-9c59-5dac8d4631c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:07:42.614Z|1e113e91-b993-4426-9c59-5dac8d4631c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:07:45.868Z|af67502a-14a9-4bbf-839d-acd1cd596426|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:07:45.869Z|af67502a-14a9-4bbf-839d-acd1cd596426|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:07:52.629Z|59b6c65e-d5ce-472a-8a42-1713e269aa01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:07:52.629Z|2fc0294a-8279-48dd-b288-a4e7bba525f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:07:52.630Z|59b6c65e-d5ce-472a-8a42-1713e269aa01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:07:52.630Z|2fc0294a-8279-48dd-b288-a4e7bba525f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:07:52.632Z|9bcb6348-4372-4658-981b-20f890d38d9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:07:52.633Z|9bcb6348-4372-4658-981b-20f890d38d9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:08:00.868Z|1770b0a6-cb47-4b93-88df-a6ae803e2099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:08:00.869Z|1770b0a6-cb47-4b93-88df-a6ae803e2099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:08:01.140Z|4791f189-bda9-4168-b7fb-44d8849b71c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:08:01.141Z|4791f189-bda9-4168-b7fb-44d8849b71c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:08:02.649Z|5ff402ed-b5b1-4306-bdba-7146e40d8936|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:08:02.649Z|7e7a6bec-bb66-4567-beb3-3c8e3f90a56f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:08:02.649Z|89143de0-fe78-4900-90e4-0fb1efe262a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:08:02.650Z|5ff402ed-b5b1-4306-bdba-7146e40d8936|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:08:02.650Z|7e7a6bec-bb66-4567-beb3-3c8e3f90a56f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:08:02.650Z|89143de0-fe78-4900-90e4-0fb1efe262a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:08:12.669Z|51c8c830-d71a-470c-abcc-ac17df99b254|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:08:12.669Z|b2f53781-5e98-499d-911e-88a3d0c4b026|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:08:12.669Z|add4ee64-ab54-490d-84cf-b0abbad47e74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:08:12.669Z|b2f53781-5e98-499d-911e-88a3d0c4b026|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:08:12.669Z|51c8c830-d71a-470c-abcc-ac17df99b254|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:08:12.669Z|add4ee64-ab54-490d-84cf-b0abbad47e74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:08:14.456Z|7e95be53-f912-4e4d-aca3-77edd58458b4|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:08:14.457Z|7e95be53-f912-4e4d-aca3-77edd58458b4|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:08:15.868Z|526341c6-8d34-4757-bd4b-87f1289365f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:08:15.874Z|526341c6-8d34-4757-bd4b-87f1289365f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:08:22.688Z|4bb61d62-8295-4927-9f9c-337ac8eddaaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:08:22.688Z|3bf5cdec-8be0-46f6-adab-4de8e68275fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:08:22.688Z|ccd2f498-b04b-4f07-a91f-674b33e1c2dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:08:22.689Z|4bb61d62-8295-4927-9f9c-337ac8eddaaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:08:22.689Z|ccd2f498-b04b-4f07-a91f-674b33e1c2dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:08:22.689Z|3bf5cdec-8be0-46f6-adab-4de8e68275fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:08:30.868Z|03201239-df70-4a33-a480-2855db7f05b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:08:30.869Z|03201239-df70-4a33-a480-2855db7f05b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:08:31.142Z|8b3a0126-4c44-4477-80dd-8ca4b633756f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:08:31.142Z|8b3a0126-4c44-4477-80dd-8ca4b633756f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:08:32.708Z|f18e08d7-a7c2-429c-a817-0edcaa35b16d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:08:32.708Z|0960d821-5593-4ca1-ba0a-724aee0b9a7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:08:32.708Z|77ee0a9c-3fca-4284-8828-73b3f439f148|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:08:32.708Z|f18e08d7-a7c2-429c-a817-0edcaa35b16d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:08:32.708Z|0960d821-5593-4ca1-ba0a-724aee0b9a7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:08:32.708Z|77ee0a9c-3fca-4284-8828-73b3f439f148|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:08:42.727Z|a3000149-dfae-436c-a617-0a7fec8984c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:08:42.727Z|87ba05be-b66d-417a-b78e-b692161dc4b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:08:42.727Z|a3000149-dfae-436c-a617-0a7fec8984c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:08:42.727Z|87ba05be-b66d-417a-b78e-b692161dc4b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:08:42.727Z|164ba36f-d3dc-4228-84bb-c74ae73aeb65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:08:42.728Z|164ba36f-d3dc-4228-84bb-c74ae73aeb65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:08:45.868Z|45190e93-638e-4d63-b23b-d525f7375e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:08:45.869Z|45190e93-638e-4d63-b23b-d525f7375e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:08:52.746Z|ee364f8d-c366-4f60-bfce-0c70a1128622|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:08:52.746Z|b8c96942-3021-4245-9413-da52e5251fb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:08:52.746Z|3f8a9ed0-805f-43ef-ae91-2454d7e190d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:08:52.747Z|ee364f8d-c366-4f60-bfce-0c70a1128622|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:08:52.747Z|b8c96942-3021-4245-9413-da52e5251fb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:08:52.747Z|3f8a9ed0-805f-43ef-ae91-2454d7e190d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:09:00.868Z|fe52fe12-8d2a-4ac4-a8c3-ac95d292368c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:09:00.872Z|fe52fe12-8d2a-4ac4-a8c3-ac95d292368c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:09:01.143Z|8fc186b2-0b16-4aa4-838d-1bbaebd1834a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:09:01.144Z|8fc186b2-0b16-4aa4-838d-1bbaebd1834a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:09:02.765Z|9a790f51-895f-4a01-aaa8-c1771686b413|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:09:02.765Z|14da7a25-0b0f-4ae3-9dee-690700117a1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:09:02.766Z|9a790f51-895f-4a01-aaa8-c1771686b413|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:09:02.766Z|14da7a25-0b0f-4ae3-9dee-690700117a1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:09:02.769Z|57cfe02c-cc66-4a03-a37d-5186fe08cc4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:09:02.770Z|57cfe02c-cc66-4a03-a37d-5186fe08cc4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:09:12.785Z|797a87e7-7ca8-4aab-8e16-6820180e169c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:09:12.785Z|1852bc25-4f2f-46e4-adfe-568fbd8f8905|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:09:12.786Z|1852bc25-4f2f-46e4-adfe-568fbd8f8905|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:09:12.786Z|797a87e7-7ca8-4aab-8e16-6820180e169c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:09:12.788Z|6b60a36b-3a43-4cd4-a10b-9592a2bfe942|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:09:12.790Z|6b60a36b-3a43-4cd4-a10b-9592a2bfe942|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:09:14.456Z|447148c3-7e0c-4530-9a6d-419fd4fff1a6|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:09:14.457Z|447148c3-7e0c-4530-9a6d-419fd4fff1a6|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:09:15.868Z|83179ef9-029c-460b-bc9f-fccb570aeafe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:09:15.869Z|83179ef9-029c-460b-bc9f-fccb570aeafe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:09:22.805Z|9a17cf3c-790c-4230-b7bc-8749270dd31a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:09:22.805Z|9cf36fa5-f37d-4230-9b79-9753d83de00d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:09:22.805Z|9a17cf3c-790c-4230-b7bc-8749270dd31a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:09:22.806Z|9cf36fa5-f37d-4230-9b79-9753d83de00d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:09:22.807Z|bb09fc47-69d4-4ef8-abee-342b98a4df07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:09:22.808Z|bb09fc47-69d4-4ef8-abee-342b98a4df07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:09:30.868Z|b92ad571-bfaa-441b-acc4-ae470686465c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:09:30.869Z|b92ad571-bfaa-441b-acc4-ae470686465c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:09:31.145Z|b9481c36-f34b-42f2-92ae-a92433e1bc64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:09:31.145Z|b9481c36-f34b-42f2-92ae-a92433e1bc64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:09:32.825Z|b33ad612-88ce-4783-9abd-6c79dda1bd9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:09:32.825Z|e3e6bfd2-e2cb-492e-b66e-3db1eaca92cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:09:32.826Z|b33ad612-88ce-4783-9abd-6c79dda1bd9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:09:32.826Z|e3e6bfd2-e2cb-492e-b66e-3db1eaca92cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:09:32.826Z|1ecc0f0c-dfee-4545-b4b3-e73032c54c86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:09:32.827Z|1ecc0f0c-dfee-4545-b4b3-e73032c54c86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:09:42.845Z|71094b7d-1207-4889-b24b-c424f73101d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:09:42.845Z|ec09d3d2-383c-443a-b394-d16cc51d19a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:09:42.846Z|71094b7d-1207-4889-b24b-c424f73101d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:09:42.846Z|ec09d3d2-383c-443a-b394-d16cc51d19a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:09:42.846Z|09e98e09-5ca5-4836-ac78-054ded2090f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:09:42.847Z|09e98e09-5ca5-4836-ac78-054ded2090f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:09:45.868Z|96bf04b0-3644-431d-a8a1-5c70e466a0ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:09:45.871Z|96bf04b0-3644-431d-a8a1-5c70e466a0ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:09:52.865Z|497d0c51-d58b-4e1b-9058-01f1d554211c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:09:52.865Z|481ca8c2-bb60-43b5-b62d-f3be69637ce8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:09:52.865Z|46100a33-707c-4015-8ea6-1895f737b37e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:09:52.866Z|46100a33-707c-4015-8ea6-1895f737b37e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:09:52.865Z|497d0c51-d58b-4e1b-9058-01f1d554211c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:09:52.866Z|481ca8c2-bb60-43b5-b62d-f3be69637ce8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:10:00.868Z|beaead99-b8fe-4ed3-a496-b072d6c79898|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:10:00.869Z|beaead99-b8fe-4ed3-a496-b072d6c79898|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:10:01.146Z|447ad901-5999-47ce-99e7-6d13ef71029d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:10:01.147Z|447ad901-5999-47ce-99e7-6d13ef71029d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:10:02.886Z|5841e3d3-5814-46a8-a779-d6b665cf1cf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:10:02.886Z|0ac3131e-535d-4672-a433-52647760948b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:10:02.886Z|0cedd600-fa26-42f1-9c6a-85bf7719c1a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:10:02.887Z|0ac3131e-535d-4672-a433-52647760948b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:10:02.887Z|5841e3d3-5814-46a8-a779-d6b665cf1cf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:10:02.888Z|0cedd600-fa26-42f1-9c6a-85bf7719c1a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:10:12.906Z|35e1c03a-1200-4934-bf38-73dfa5445ec2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:10:12.907Z|35e1c03a-1200-4934-bf38-73dfa5445ec2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:10:12.909Z|a1a18714-aeac-4f58-898e-fa1078231a7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:10:12.910Z|93efee93-1538-47f8-9755-34a26eae48e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:10:12.910Z|a1a18714-aeac-4f58-898e-fa1078231a7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:10:12.910Z|93efee93-1538-47f8-9755-34a26eae48e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:10:14.457Z|03cb9b84-56d0-4810-9b54-c3e9f2c7d4a0|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:10:14.457Z|03cb9b84-56d0-4810-9b54-c3e9f2c7d4a0|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:10:15.868Z|321f2f53-f4b5-4018-b613-119562302bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:10:15.869Z|321f2f53-f4b5-4018-b613-119562302bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:10:22.926Z|9df94857-8f35-49ca-ad66-2b412d1cd929|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:10:22.926Z|9df94857-8f35-49ca-ad66-2b412d1cd929|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:10:22.927Z|bfc72841-e3cf-4ca9-9193-a74cb36e451a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:10:22.928Z|bfc72841-e3cf-4ca9-9193-a74cb36e451a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:10:22.930Z|234a1cd7-e869-4e4c-885c-b1ab44d1cc98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:10:22.930Z|234a1cd7-e869-4e4c-885c-b1ab44d1cc98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:10:30.868Z|526664d2-6009-4b1b-9158-e50072c59c20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:10:30.872Z|526664d2-6009-4b1b-9158-e50072c59c20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:10:31.148Z|23a651a0-408b-4e6d-8f06-eab50f83ab37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:10:31.148Z|23a651a0-408b-4e6d-8f06-eab50f83ab37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:10:32.944Z|852046ab-0fb6-43cd-840e-fed1998343ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:10:32.944Z|1027cb93-a27e-4154-995c-b9f967395455|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:10:32.945Z|1027cb93-a27e-4154-995c-b9f967395455|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:10:32.945Z|852046ab-0fb6-43cd-840e-fed1998343ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:10:32.946Z|8585221d-371f-4b88-8718-613a42c3dcfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:10:32.947Z|8585221d-371f-4b88-8718-613a42c3dcfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:10:42.965Z|131143c8-eacc-4a8a-b314-13e174083d9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:10:42.965Z|b588efa8-9bd4-46aa-a1d7-427c126ca5f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:10:42.965Z|6395f356-1afa-43e9-9873-11ccacc44bd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:10:42.966Z|b588efa8-9bd4-46aa-a1d7-427c126ca5f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:10:42.966Z|131143c8-eacc-4a8a-b314-13e174083d9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:10:42.966Z|6395f356-1afa-43e9-9873-11ccacc44bd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:10:45.868Z|31e5cbb2-aa06-4079-89b4-f2e4a05bbf67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:10:45.869Z|31e5cbb2-aa06-4079-89b4-f2e4a05bbf67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:10:52.984Z|377af3bb-01e9-435e-8af0-88e6f6b8bfa9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:10:52.985Z|377af3bb-01e9-435e-8af0-88e6f6b8bfa9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:10:52.987Z|0a46cfd8-4118-4553-84a8-84205746cfd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:10:52.987Z|0a46cfd8-4118-4553-84a8-84205746cfd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:10:52.988Z|7f5caf63-b6e6-40ba-8dae-967db5197060|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:10:52.988Z|7f5caf63-b6e6-40ba-8dae-967db5197060|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:11:00.868Z|a8121906-8fb9-4018-8ac3-00c879707c13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:11:00.869Z|a8121906-8fb9-4018-8ac3-00c879707c13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:11:01.149Z|6f1847a6-1a47-49c2-b4fc-c20f3d4cb02a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:11:01.150Z|6f1847a6-1a47-49c2-b4fc-c20f3d4cb02a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:11:03.004Z|1fa2263c-42bc-4465-a36d-b66b1ed14bea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:11:03.004Z|16fccaab-f032-4682-b0b6-02c582c32bee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:11:03.005Z|1fa2263c-42bc-4465-a36d-b66b1ed14bea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:11:03.005Z|16fccaab-f032-4682-b0b6-02c582c32bee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:11:03.005Z|d607042d-d749-469a-be18-c32d7c553b76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:11:03.006Z|d607042d-d749-469a-be18-c32d7c553b76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:11:13.025Z|02995288-9281-4ba6-b838-edc250b6a1dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:11:13.026Z|02995288-9281-4ba6-b838-edc250b6a1dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:11:13.032Z|25ba022c-601c-48f2-8535-5cf2fb3de724|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:11:13.032Z|11e39cda-ae1e-4f8a-a35d-2ba6537f7cb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:11:13.032Z|25ba022c-601c-48f2-8535-5cf2fb3de724|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:11:13.032Z|11e39cda-ae1e-4f8a-a35d-2ba6537f7cb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:11:14.457Z|67ca7df8-ccce-478b-9dd8-a552ac837a1b|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:11:14.458Z|67ca7df8-ccce-478b-9dd8-a552ac837a1b|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:11:15.868Z|d0660238-d5f5-4397-9a7d-3f4091f26ae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:11:15.871Z|d0660238-d5f5-4397-9a7d-3f4091f26ae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:11:16.020Z||http-nio-8080-exec-9|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030x170xb10x89T?0xf0G-u30xa50xd90x1c0x92#0xa80x08&10xc1QJ0xc70x1az0xf90xc4[0xb00xc60xf10xd0]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-03T02:11:23.046Z|90bd611f-bc3e-49a7-99b0-74dec85a7abb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:11:23.048Z|90bd611f-bc3e-49a7-99b0-74dec85a7abb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:11:23.052Z|8a9d2d36-a4df-440f-a03e-02326ff227a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:11:23.053Z|8b2dfcc7-7410-4b52-8f40-ff1dd2288b99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:11:23.053Z|8a9d2d36-a4df-440f-a03e-02326ff227a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:11:23.053Z|8b2dfcc7-7410-4b52-8f40-ff1dd2288b99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:11:30.868Z|e162e572-cc8b-4f7d-8e0b-1c99ba479ef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:11:30.869Z|e162e572-cc8b-4f7d-8e0b-1c99ba479ef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:11:31.150Z|04030d8a-7f52-438f-9381-6688139984a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:11:31.152Z|04030d8a-7f52-438f-9381-6688139984a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:11:33.069Z|f5d16aa7-9db3-482d-94e2-b22d0766e029|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:11:33.070Z|f5d16aa7-9db3-482d-94e2-b22d0766e029|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:11:33.082Z|2fb4ccd7-25aa-43b9-b6d0-2812743edaac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:11:33.082Z|9f3be229-17c8-4cb5-9555-13cd831f562a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:11:33.083Z|2fb4ccd7-25aa-43b9-b6d0-2812743edaac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:11:33.083Z|9f3be229-17c8-4cb5-9555-13cd831f562a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:11:43.089Z|0b804b95-2f52-4a09-a2bf-f1ca626ab3df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:11:43.091Z|0b804b95-2f52-4a09-a2bf-f1ca626ab3df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:11:43.100Z|66b34b8c-7c4b-4f13-8b0d-3bc43fa449cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:11:43.101Z|66b34b8c-7c4b-4f13-8b0d-3bc43fa449cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:11:43.101Z|0d6137fe-98b2-4583-953e-0586b626b0ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:11:43.102Z|0d6137fe-98b2-4583-953e-0586b626b0ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:11:45.868Z|aa02cdc2-4e62-480c-a8c8-3435e43ebcf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:11:45.869Z|aa02cdc2-4e62-480c-a8c8-3435e43ebcf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:11:53.109Z|8eb6e054-1343-446a-a375-d3a97571c159|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:11:53.110Z|8eb6e054-1343-446a-a375-d3a97571c159|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:11:53.118Z|58c50461-3933-42dc-9080-2b02a7b87983|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:11:53.119Z|58c50461-3933-42dc-9080-2b02a7b87983|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:11:53.121Z|e25e4bdc-ff16-4cb0-951a-94c0bda02f26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:11:53.122Z|e25e4bdc-ff16-4cb0-951a-94c0bda02f26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:12:00.868Z|08b505d8-7cb4-436b-b708-4120fee5a34a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:12:00.871Z|08b505d8-7cb4-436b-b708-4120fee5a34a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:12:01.152Z|c0517649-cae6-4a7f-990a-c26e6b2bd9ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:12:01.153Z|c0517649-cae6-4a7f-990a-c26e6b2bd9ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:12:03.129Z|e7379bf7-c5de-4a40-9952-14a1d3a6f012|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:12:03.131Z|e7379bf7-c5de-4a40-9952-14a1d3a6f012|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:12:03.136Z|b67ad503-e700-4501-a326-a44f347514c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:12:03.137Z|b67ad503-e700-4501-a326-a44f347514c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:12:03.140Z|8c1a3a65-9d4f-4b4d-a0df-7cb6403e60d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:12:03.140Z|8c1a3a65-9d4f-4b4d-a0df-7cb6403e60d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:12:13.150Z|31f2cc1b-28d5-4e7a-940c-29993a3b4c23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:12:13.151Z|31f2cc1b-28d5-4e7a-940c-29993a3b4c23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:12:13.156Z|062056e4-02ce-4bb6-9b55-4d9600155c43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:12:13.157Z|47d9ad39-bc8e-4ccb-b3aa-fae141c17a36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:12:13.157Z|062056e4-02ce-4bb6-9b55-4d9600155c43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:12:13.157Z|47d9ad39-bc8e-4ccb-b3aa-fae141c17a36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:12:14.456Z|e448c630-449d-4456-a3cf-a1142d63a40e|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:12:14.457Z|e448c630-449d-4456-a3cf-a1142d63a40e|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:12:15.868Z|ee905766-771c-488e-84ad-ef94aa34c906|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:12:15.869Z|ee905766-771c-488e-84ad-ef94aa34c906|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:12:23.170Z|a48f5c2a-e8bf-414f-9806-4c20b6b23129|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:12:23.171Z|a48f5c2a-e8bf-414f-9806-4c20b6b23129|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:12:23.174Z|727da7cb-3691-45b9-90f9-84fcd4666909|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:12:23.175Z|e5505cf9-714f-450c-bd10-284bf82ea3de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:12:23.175Z|727da7cb-3691-45b9-90f9-84fcd4666909|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:12:23.175Z|e5505cf9-714f-450c-bd10-284bf82ea3de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:12:30.868Z|234c103a-e4d1-45ca-8ce0-09c4a487a6d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:12:30.868Z|234c103a-e4d1-45ca-8ce0-09c4a487a6d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:12:31.153Z|87cc7f03-93eb-4c55-b71c-eae1172c3a35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:12:31.154Z|87cc7f03-93eb-4c55-b71c-eae1172c3a35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:12:33.192Z|4b808b87-4442-4dca-b19f-bad7060d18c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:12:33.193Z|97ddf810-9843-42bf-a4cb-afff2fb45bd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:12:33.193Z|4b808b87-4442-4dca-b19f-bad7060d18c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:12:33.193Z|97ddf810-9843-42bf-a4cb-afff2fb45bd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:12:33.197Z|fe6d2ce7-e7ec-43eb-8209-ff7cc3888542|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:12:33.198Z|fe6d2ce7-e7ec-43eb-8209-ff7cc3888542|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:12:43.212Z|f60e868b-b4cf-4f8a-8d7a-566d12a8bda7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:12:43.212Z|d1e21942-ecfc-4052-b552-b67a3bb1488b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:12:43.212Z|f60e868b-b4cf-4f8a-8d7a-566d12a8bda7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:12:43.212Z|d1e21942-ecfc-4052-b552-b67a3bb1488b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:12:43.214Z|32f87c11-28b9-4e40-9f99-37b4243761cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:12:43.214Z|32f87c11-28b9-4e40-9f99-37b4243761cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:12:45.868Z|7fcb9b87-5bd7-407e-b823-5a2e60437e9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:12:45.871Z|7fcb9b87-5bd7-407e-b823-5a2e60437e9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:12:53.232Z|0644ec07-f7df-4bab-a8ff-6b189c439cda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:12:53.232Z|ed1e140c-4f5a-4e51-a16d-7773d253483f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:12:53.232Z|7299a89d-1e40-4f98-a0a2-3adf08a859f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:12:53.232Z|ed1e140c-4f5a-4e51-a16d-7773d253483f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:12:53.232Z|0644ec07-f7df-4bab-a8ff-6b189c439cda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:12:53.233Z|7299a89d-1e40-4f98-a0a2-3adf08a859f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:13:00.868Z|21294f4f-c5d0-4d80-9324-05aefdb23eb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:13:00.869Z|21294f4f-c5d0-4d80-9324-05aefdb23eb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:13:01.155Z|acca6456-bade-4f50-96f8-069c306db5cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:13:01.155Z|acca6456-bade-4f50-96f8-069c306db5cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:13:03.252Z|b7433471-6d02-4541-91a3-e68723b48ab6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:13:03.252Z|feaef5b0-33a4-4c13-98a4-d202958ecf48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:13:03.252Z|feaef5b0-33a4-4c13-98a4-d202958ecf48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:13:03.252Z|b7433471-6d02-4541-91a3-e68723b48ab6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:13:03.253Z|841163ea-efd4-42f7-af81-569ea4e17abe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:13:03.254Z|841163ea-efd4-42f7-af81-569ea4e17abe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:13:13.271Z|0b132e11-8fc7-4377-8a59-0a5693127732|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:13:13.271Z|1d25d3b6-a3ff-426b-8196-001c6f2360e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:13:13.272Z|0b132e11-8fc7-4377-8a59-0a5693127732|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:13:13.272Z|1d25d3b6-a3ff-426b-8196-001c6f2360e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:13:13.271Z|f5ae3bd5-b4b9-4f01-bf1e-5cd6d48d5ef3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:13:13.273Z|f5ae3bd5-b4b9-4f01-bf1e-5cd6d48d5ef3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:13:14.456Z|c78fb1db-4c60-4639-abbe-b36b8f885544|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:13:14.457Z|c78fb1db-4c60-4639-abbe-b36b8f885544|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:13:15.868Z|3c10b0ac-2d32-4de4-b5e2-f42881b5166a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:13:15.868Z|3c10b0ac-2d32-4de4-b5e2-f42881b5166a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:13:23.291Z|5f5c9a71-be8a-4f2e-ade9-ba67de60abae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:13:23.292Z|5451cecf-0429-4835-9a2b-7e12c7515fe4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:13:23.292Z|5f5c9a71-be8a-4f2e-ade9-ba67de60abae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:13:23.292Z|5451cecf-0429-4835-9a2b-7e12c7515fe4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:13:23.293Z|f2558dce-d8a4-4e44-b4e3-581a592b1592|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:13:23.294Z|f2558dce-d8a4-4e44-b4e3-581a592b1592|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:13:30.868Z|ed773017-bd13-4887-93df-f7279da7dfd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:13:30.871Z|ed773017-bd13-4887-93df-f7279da7dfd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:13:31.156Z|676940d1-e3c4-455d-8b68-4318d2bd1f63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:13:31.156Z|676940d1-e3c4-455d-8b68-4318d2bd1f63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:13:33.311Z|3544d048-e441-4d9b-ae6a-5c0b2d59bb4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:13:33.311Z|a384c599-061d-46d3-bdd7-d7dade9c6edc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:13:33.312Z|3544d048-e441-4d9b-ae6a-5c0b2d59bb4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:13:33.312Z|a384c599-061d-46d3-bdd7-d7dade9c6edc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:13:33.312Z|c69b8bdc-cb23-4234-b637-aa3edfb0e54e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:13:33.313Z|c69b8bdc-cb23-4234-b637-aa3edfb0e54e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:13:43.330Z|a0753ac4-8fc2-4f43-8a8f-3f9ec8008b61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:13:43.331Z|3c720b93-5733-4459-a8ac-dfea2ec0cc29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:13:43.330Z|70ce351e-0272-449f-8571-9b5ad27122df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:13:43.331Z|3c720b93-5733-4459-a8ac-dfea2ec0cc29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:13:43.331Z|a0753ac4-8fc2-4f43-8a8f-3f9ec8008b61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:13:43.331Z|70ce351e-0272-449f-8571-9b5ad27122df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:13:45.868Z|073ff41c-652f-4d75-a881-e7e3bcb5f4e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:13:45.868Z|073ff41c-652f-4d75-a881-e7e3bcb5f4e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:13:53.350Z|16df68d7-1b5f-4442-b9ba-6a67e06de197|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:13:53.350Z|8501fe83-983e-412f-9744-94a9b4012a49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:13:53.351Z|16df68d7-1b5f-4442-b9ba-6a67e06de197|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:13:53.351Z|65003a87-c1f5-49f1-bf1f-70c0ac7ec39d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:13:53.351Z|8501fe83-983e-412f-9744-94a9b4012a49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:13:53.352Z|65003a87-c1f5-49f1-bf1f-70c0ac7ec39d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:14:00.868Z|25dd5c1e-b96a-4966-90ed-a3172d55436d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:14:00.869Z|25dd5c1e-b96a-4966-90ed-a3172d55436d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:14:01.157Z|c031836a-899e-4a92-8619-ac914601297c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:14:01.157Z|c031836a-899e-4a92-8619-ac914601297c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:14:03.370Z|45b49b1a-8efd-4db0-980f-0769d13080c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:14:03.370Z|28a6553f-856e-466d-8430-7f40f45a5230|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:14:03.370Z|cab845cb-195e-4a2f-85fc-c0850cf72ff4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:14:03.371Z|28a6553f-856e-466d-8430-7f40f45a5230|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:14:03.371Z|cab845cb-195e-4a2f-85fc-c0850cf72ff4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:14:03.371Z|45b49b1a-8efd-4db0-980f-0769d13080c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:14:13.389Z|20f2c9d2-9738-4db6-acad-30b2010b133d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:14:13.389Z|90fa42f5-7f16-4c5b-9ba3-7486b250a2b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:14:13.390Z|20f2c9d2-9738-4db6-acad-30b2010b133d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:14:13.390Z|90fa42f5-7f16-4c5b-9ba3-7486b250a2b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:14:13.393Z|f300397b-e856-4c1f-b30a-d75412cb0b62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:14:13.393Z|f300397b-e856-4c1f-b30a-d75412cb0b62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:14:14.456Z|30624801-e304-49ed-b693-66585812d258|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:14:14.456Z|30624801-e304-49ed-b693-66585812d258|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:14:15.868Z|47be19c3-4339-49cf-9c5e-c1a754096848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:14:15.871Z|47be19c3-4339-49cf-9c5e-c1a754096848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:14:23.408Z|59065135-2e5d-4ed4-8176-86588af70173|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:14:23.408Z|1cf9759a-d353-4433-9565-746509ebcd94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:14:23.409Z|59065135-2e5d-4ed4-8176-86588af70173|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:14:23.409Z|1cf9759a-d353-4433-9565-746509ebcd94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:14:23.411Z|6d85c314-050a-4ef8-86c9-41a5d632ec3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:14:23.412Z|6d85c314-050a-4ef8-86c9-41a5d632ec3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:14:30.868Z|90f73048-cae8-43f4-bf1f-3e5488dd441f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:14:30.869Z|90f73048-cae8-43f4-bf1f-3e5488dd441f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:14:31.158Z|5c28dd1d-e540-41f5-aff2-a2755e437cf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:14:31.159Z|5c28dd1d-e540-41f5-aff2-a2755e437cf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:14:33.427Z|7fce7f12-c666-45eb-8201-649cb5d98c1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:14:33.427Z|b6bb94da-bfb4-4be6-b9ba-d8d04faf0f58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:14:33.428Z|7fce7f12-c666-45eb-8201-649cb5d98c1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:14:33.428Z|b6bb94da-bfb4-4be6-b9ba-d8d04faf0f58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:14:33.428Z|3761b1ef-03fe-4d8e-9f45-71db3a866038|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:14:33.429Z|3761b1ef-03fe-4d8e-9f45-71db3a866038|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:14:43.447Z|93d71187-2378-47df-818b-88b1e2b29a73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:14:43.447Z|4bcc65d8-8acd-4ba2-a6fe-7e9833c06785|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:14:43.448Z|93d71187-2378-47df-818b-88b1e2b29a73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:14:43.448Z|4bcc65d8-8acd-4ba2-a6fe-7e9833c06785|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:14:43.448Z|7804115b-250b-45a9-9dba-eb913327d993|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:14:43.449Z|7804115b-250b-45a9-9dba-eb913327d993|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:14:45.868Z|e4744114-f5df-4574-ab59-cee452d3b000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:14:45.869Z|e4744114-f5df-4574-ab59-cee452d3b000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:14:53.467Z|b1ab3627-2bd0-41f8-9f2d-19efe7113d58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:14:53.468Z|b1ab3627-2bd0-41f8-9f2d-19efe7113d58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:14:53.473Z|aaf653be-be05-4291-94c9-948e85d33a59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:14:53.473Z|aaf653be-be05-4291-94c9-948e85d33a59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:14:53.473Z|4934bd46-8340-4cec-bf33-4411ffb49029|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:14:53.474Z|4934bd46-8340-4cec-bf33-4411ffb49029|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:15:00.868Z|38f8cdce-de2d-4c32-851d-ad64c6b6ad99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:15:00.871Z|38f8cdce-de2d-4c32-851d-ad64c6b6ad99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:15:01.159Z|4c7d1aac-805c-4619-bb71-adf7514dc416|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:15:01.160Z|4c7d1aac-805c-4619-bb71-adf7514dc416|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:15:03.486Z|95cdf34a-33fc-439e-ac33-710310010c76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:15:03.486Z|95cdf34a-33fc-439e-ac33-710310010c76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:15:03.489Z|d9bbbe64-3f64-40c2-bb01-c526d962b976|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:15:03.490Z|d9bbbe64-3f64-40c2-bb01-c526d962b976|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:15:03.491Z|71b18174-cb7b-472f-a14a-d9b14370f0ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:15:03.492Z|71b18174-cb7b-472f-a14a-d9b14370f0ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:15:13.504Z|ed523a80-b1c2-4f8b-9fa3-92d7aa37e368|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:15:13.504Z|ed523a80-b1c2-4f8b-9fa3-92d7aa37e368|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:15:13.506Z|35f2754f-2a5f-468b-8aff-cfa30f03a0be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:15:13.506Z|35f2754f-2a5f-468b-8aff-cfa30f03a0be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:15:13.509Z|b362451c-60bd-4dc5-8c81-ea5e631522b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:15:13.509Z|b362451c-60bd-4dc5-8c81-ea5e631522b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:15:14.456Z|fbef6b5a-72e8-4dbe-a3f1-a83e1ba4095c|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:15:14.457Z|fbef6b5a-72e8-4dbe-a3f1-a83e1ba4095c|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:15:15.868Z|eeeb64e5-d13d-4895-8db8-45fe05dd96c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:15:15.869Z|eeeb64e5-d13d-4895-8db8-45fe05dd96c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:15:23.523Z|5331a8df-f345-41cb-be3c-5430a92ce15a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:15:23.524Z|5331a8df-f345-41cb-be3c-5430a92ce15a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:15:23.524Z|ec0ca600-f47e-48f9-9e16-2222c2b70ee2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:15:23.525Z|ec0ca600-f47e-48f9-9e16-2222c2b70ee2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:15:23.526Z|2d5d7be6-55d3-4ec0-9a93-d6d2e31a391b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:15:23.527Z|2d5d7be6-55d3-4ec0-9a93-d6d2e31a391b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:15:30.868Z|98e1a6db-aea3-419f-ba44-1b7f1f46a664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:15:30.868Z|98e1a6db-aea3-419f-ba44-1b7f1f46a664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:15:31.161Z|eaf80903-f37b-42c4-9b9c-ec3237c5d57b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:15:31.162Z|eaf80903-f37b-42c4-9b9c-ec3237c5d57b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:15:33.544Z|618b28fc-6c39-492a-8fa7-9d34106a96ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:15:33.544Z|0690098d-281a-4e8f-b8ec-990c932a21d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:15:33.544Z|618b28fc-6c39-492a-8fa7-9d34106a96ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:15:33.545Z|0690098d-281a-4e8f-b8ec-990c932a21d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:15:33.545Z|7313a2e6-ce77-4f5d-bd99-f133ff2ae5b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:15:33.546Z|7313a2e6-ce77-4f5d-bd99-f133ff2ae5b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:15:43.563Z|40e41869-bca0-4734-bcd6-e89d0b43b901|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:15:43.563Z|136ee74f-4faa-4e73-bcf2-3b8281894fd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:15:43.563Z|166bcc45-ff0c-4803-89d5-da91aeacaad5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:15:43.564Z|40e41869-bca0-4734-bcd6-e89d0b43b901|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:15:43.564Z|136ee74f-4faa-4e73-bcf2-3b8281894fd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:15:43.564Z|166bcc45-ff0c-4803-89d5-da91aeacaad5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:15:45.868Z|677ffa27-568a-4bcd-b9a8-4e5203fe6d07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:15:45.871Z|677ffa27-568a-4bcd-b9a8-4e5203fe6d07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:15:53.583Z|7589d135-b942-433b-a2bf-b1230d735d43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:15:53.583Z|4ef704ef-654b-497a-86b2-f86576ea1de0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:15:53.583Z|5a966cb1-ebf5-49a2-b8a2-de2faf0c9760|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:15:53.584Z|7589d135-b942-433b-a2bf-b1230d735d43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:15:53.584Z|4ef704ef-654b-497a-86b2-f86576ea1de0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:15:53.584Z|5a966cb1-ebf5-49a2-b8a2-de2faf0c9760|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:16:00.868Z|e6a16d01-5dd0-484e-83f0-de2d5ddc149b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:16:00.869Z|e6a16d01-5dd0-484e-83f0-de2d5ddc149b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:16:01.162Z|914486d0-d129-48c2-9e71-bb978ef1b7f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:16:01.162Z|914486d0-d129-48c2-9e71-bb978ef1b7f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:16:03.602Z|980c3352-9f4b-4019-bf09-ce41960f9751|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:16:03.602Z|4ec77335-993a-4c1a-990f-f3e6301a2580|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:16:03.603Z|980c3352-9f4b-4019-bf09-ce41960f9751|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:16:03.603Z|4ec77335-993a-4c1a-990f-f3e6301a2580|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:16:03.603Z|41e8bb58-2544-4331-ba73-94f8cea21d77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:16:03.604Z|41e8bb58-2544-4331-ba73-94f8cea21d77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:16:13.622Z|f52de79d-5588-4111-b22b-3a706cacc147|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:16:13.622Z|213a624b-db76-43ab-8ed7-406735e64cef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:16:13.622Z|f52de79d-5588-4111-b22b-3a706cacc147|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:16:13.622Z|213a624b-db76-43ab-8ed7-406735e64cef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:16:13.623Z|4faa7d2b-9785-47b0-ac80-887bce9651ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:16:13.623Z|4faa7d2b-9785-47b0-ac80-887bce9651ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:16:14.455Z|7efe0dab-c49a-4329-8485-a091e6f1efd0|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:16:14.456Z|7efe0dab-c49a-4329-8485-a091e6f1efd0|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:16:15.868Z|0e73cbda-d943-410d-a5d9-72da082030d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:16:15.869Z|0e73cbda-d943-410d-a5d9-72da082030d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:16:23.641Z|a1d7ffe5-92dd-48ca-8939-02f21a1577a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:16:23.641Z|a1d7ffe5-92dd-48ca-8939-02f21a1577a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:16:23.642Z|0b367e92-fb66-4f5a-92ec-3b725d89ff2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:16:23.642Z|571e10eb-ede4-4436-8714-27c8d409ac07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:16:23.643Z|571e10eb-ede4-4436-8714-27c8d409ac07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:16:23.643Z|0b367e92-fb66-4f5a-92ec-3b725d89ff2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:16:30.868Z|f37878b1-d832-4997-8ec3-fbbf0e364056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:16:30.871Z|f37878b1-d832-4997-8ec3-fbbf0e364056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:16:31.163Z|396ceb9e-36fc-4fa8-af8b-218756ad7510|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:16:31.164Z|396ceb9e-36fc-4fa8-af8b-218756ad7510|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:16:33.660Z|edb71ef3-b354-4597-a68b-86e1325821f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:16:33.660Z|44cf8488-9949-4d9c-96e2-8ded65003158|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:16:33.661Z|2b66fc66-97b5-43ee-a749-568e93235d91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:16:33.661Z|2b66fc66-97b5-43ee-a749-568e93235d91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:16:33.661Z|edb71ef3-b354-4597-a68b-86e1325821f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:16:33.661Z|44cf8488-9949-4d9c-96e2-8ded65003158|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:16:43.680Z|d2af2564-f005-4f82-88e0-12d37adef5e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:16:43.680Z|45c74359-7236-4c02-8286-96ddc8f7868e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:16:43.680Z|ef7eb5c6-f75c-4d93-9d7f-0bc30edb3917|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:16:43.681Z|d2af2564-f005-4f82-88e0-12d37adef5e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:16:43.681Z|ef7eb5c6-f75c-4d93-9d7f-0bc30edb3917|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:16:43.681Z|45c74359-7236-4c02-8286-96ddc8f7868e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:16:45.868Z|92343df4-9843-4391-8600-b6c4676a723b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:16:45.868Z|92343df4-9843-4391-8600-b6c4676a723b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:16:53.700Z|bf516687-68e3-41b7-baae-70887f820fe1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:16:53.700Z|e9890e1d-89a9-4ca9-8f7d-1994be84501f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:16:53.700Z|f0565435-82b0-4c5d-b754-38df83da4256|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:16:53.701Z|bf516687-68e3-41b7-baae-70887f820fe1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:16:53.701Z|e9890e1d-89a9-4ca9-8f7d-1994be84501f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:16:53.701Z|f0565435-82b0-4c5d-b754-38df83da4256|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:17:00.868Z|a8acb76f-1e8a-475e-8858-a7b88ea6f96e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:17:00.869Z|a8acb76f-1e8a-475e-8858-a7b88ea6f96e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:17:01.164Z|5ca1658b-75e1-458c-97cb-baf6502d1670|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:17:01.165Z|5ca1658b-75e1-458c-97cb-baf6502d1670|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:17:03.720Z|c3d95a43-f921-4cbd-aef5-8a8fa361e748|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:17:03.720Z|e903d923-3b55-4785-a9c4-a6b3296b2e2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:17:03.720Z|2fdbc357-e1ab-424b-a2a7-77d19450f499|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:17:03.721Z|e903d923-3b55-4785-a9c4-a6b3296b2e2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:17:03.721Z|2fdbc357-e1ab-424b-a2a7-77d19450f499|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:17:03.721Z|c3d95a43-f921-4cbd-aef5-8a8fa361e748|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:17:13.740Z|cd96f8f5-4a73-4b5c-9f89-bbd642d2278a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:17:13.740Z|a4e693d9-bd7f-483b-8be6-1feffcb3bad3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:17:13.740Z|8df1b487-5883-40e9-a6ee-781be2b2ee95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:17:13.740Z|cd96f8f5-4a73-4b5c-9f89-bbd642d2278a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:17:13.740Z|8df1b487-5883-40e9-a6ee-781be2b2ee95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:17:13.740Z|a4e693d9-bd7f-483b-8be6-1feffcb3bad3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:17:14.456Z|429869db-e735-4d18-ba24-8e533bf352b2|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:17:14.457Z|429869db-e735-4d18-ba24-8e533bf352b2|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:17:15.868Z|039b384b-3577-4f9a-96e9-e070c6bea63f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:17:15.872Z|039b384b-3577-4f9a-96e9-e070c6bea63f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:17:23.760Z|8eb6b16b-aecd-4ad7-a7f4-4eb843bc502b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:17:23.760Z|7b09585a-c351-4c8e-a096-ae769a5acb7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:17:23.760Z|229c97a8-2842-4c8b-97ce-156495e5284b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:17:23.761Z|7b09585a-c351-4c8e-a096-ae769a5acb7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:17:23.761Z|229c97a8-2842-4c8b-97ce-156495e5284b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:17:23.761Z|8eb6b16b-aecd-4ad7-a7f4-4eb843bc502b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:17:30.868Z|96f20699-3d29-4012-be54-bb877e37fd48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:17:30.869Z|96f20699-3d29-4012-be54-bb877e37fd48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:17:31.165Z|05d02025-1851-4f48-82ed-43518ba55e82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:17:31.166Z|05d02025-1851-4f48-82ed-43518ba55e82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:17:33.780Z|648b5070-2f2d-4a21-ae0d-f80b002ec690|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:17:33.780Z|76133e3d-6d53-4fb7-8541-87b5397ee182|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:17:33.781Z|648b5070-2f2d-4a21-ae0d-f80b002ec690|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:17:33.781Z|76133e3d-6d53-4fb7-8541-87b5397ee182|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:17:33.781Z|eb45064c-e4fd-4d1a-a48a-4f866b6620ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:17:33.782Z|eb45064c-e4fd-4d1a-a48a-4f866b6620ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:17:43.800Z|f6dd3595-e585-42c4-8508-a9b082241680|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:17:43.800Z|4bebb0bc-42d4-4215-8faf-0b43b9e6df15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:17:43.801Z|785b5cbb-7ddb-4121-8e75-d0ceb4ce1122|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:17:43.801Z|785b5cbb-7ddb-4121-8e75-d0ceb4ce1122|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:17:43.801Z|f6dd3595-e585-42c4-8508-a9b082241680|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:17:43.801Z|4bebb0bc-42d4-4215-8faf-0b43b9e6df15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:17:45.868Z|62c236c1-0d07-4fc9-aa91-9cb7a36ac927|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:17:45.868Z|62c236c1-0d07-4fc9-aa91-9cb7a36ac927|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:17:53.822Z|17f807a9-5898-4011-b304-b14283826659|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:17:53.822Z|9b82bd8d-7e27-4123-836b-d01197e7dd96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:17:53.822Z|1543c527-8c46-4394-8182-61ec0c2b309b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:17:53.823Z|17f807a9-5898-4011-b304-b14283826659|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:17:53.823Z|1543c527-8c46-4394-8182-61ec0c2b309b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:17:53.823Z|9b82bd8d-7e27-4123-836b-d01197e7dd96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:18:00.868Z|776aafb4-c9a7-4b92-8d5a-3affc0ab6418|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:18:00.871Z|776aafb4-c9a7-4b92-8d5a-3affc0ab6418|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:18:01.166Z|ffdd5235-e199-4c35-9940-d19e30a3e7e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:18:01.167Z|ffdd5235-e199-4c35-9940-d19e30a3e7e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:18:03.848Z|ec39db68-6574-4cc4-b289-be2d875cdd54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:18:03.848Z|25a53fcd-66b1-4f8e-8be3-2ccb96e3baa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:18:03.848Z|27a8daec-a73c-42a1-b8d7-dee9a9ba9b56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:18:03.850Z|ec39db68-6574-4cc4-b289-be2d875cdd54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:18:03.850Z|25a53fcd-66b1-4f8e-8be3-2ccb96e3baa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:18:03.850Z|27a8daec-a73c-42a1-b8d7-dee9a9ba9b56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:18:13.869Z|fdf5661f-e63a-4498-8ee2-e29546c63532|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:18:13.869Z|5237555a-67c2-42f5-8119-51ef09cdcc33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:18:13.869Z|140e3671-22b3-465e-b3b0-52b2b4286cff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:18:13.870Z|fdf5661f-e63a-4498-8ee2-e29546c63532|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:18:13.870Z|5237555a-67c2-42f5-8119-51ef09cdcc33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:18:13.870Z|140e3671-22b3-465e-b3b0-52b2b4286cff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:18:14.457Z|794c7828-3488-48a1-b8a0-c87d20c2d6ae|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:18:14.458Z|794c7828-3488-48a1-b8a0-c87d20c2d6ae|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:18:15.868Z|e093a0b2-26c2-4caf-9839-e7228b9ccf87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:18:15.869Z|e093a0b2-26c2-4caf-9839-e7228b9ccf87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:18:23.888Z|1d40b845-ece7-41f9-b173-9effc1915a71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:18:23.888Z|2e1d1174-78ba-44ec-a129-89eefd9a89fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:18:23.888Z|56b73b14-6e29-4444-adf5-09d9a9bf4c79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:18:23.889Z|2e1d1174-78ba-44ec-a129-89eefd9a89fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:18:23.889Z|1d40b845-ece7-41f9-b173-9effc1915a71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:18:23.889Z|56b73b14-6e29-4444-adf5-09d9a9bf4c79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:18:30.869Z|25ab6188-636f-4823-ba82-67518d5623b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:18:30.869Z|25ab6188-636f-4823-ba82-67518d5623b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:18:31.167Z|9223058b-4b74-4f1c-8d40-45fea433d857|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:18:31.168Z|9223058b-4b74-4f1c-8d40-45fea433d857|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:18:33.909Z|24fd0118-208f-47ec-954e-8dffff52ed5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:18:33.909Z|cde953c3-5d91-4c6c-ba5e-0f95f5cd383d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:18:33.909Z|09a5c134-fd79-4d81-81cf-6bbb76b1a4ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:18:33.910Z|cde953c3-5d91-4c6c-ba5e-0f95f5cd383d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:18:33.910Z|09a5c134-fd79-4d81-81cf-6bbb76b1a4ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:18:33.910Z|24fd0118-208f-47ec-954e-8dffff52ed5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:18:43.929Z|3341ef02-8c19-47b7-a279-7dc53b987278|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:18:43.929Z|b5eb6ef7-6086-441d-8b7a-c53d01caf5ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:18:43.929Z|673fbfb7-d67f-4506-bc28-918e0f6c41b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:18:43.929Z|3341ef02-8c19-47b7-a279-7dc53b987278|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:18:43.929Z|b5eb6ef7-6086-441d-8b7a-c53d01caf5ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:18:43.930Z|673fbfb7-d67f-4506-bc28-918e0f6c41b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:18:45.868Z|03527c8c-528e-456e-862b-19ba0e1759ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:18:45.868Z|03527c8c-528e-456e-862b-19ba0e1759ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:18:53.947Z|3178e6e3-4bc1-4394-8d87-ccad0169400c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:18:53.947Z|d7373090-abd4-4fc1-839d-30e87a9deb9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:18:53.947Z|4a0d0aee-8c18-4573-b02e-eadc68dcfbf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:18:53.948Z|3178e6e3-4bc1-4394-8d87-ccad0169400c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:18:53.948Z|d7373090-abd4-4fc1-839d-30e87a9deb9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:18:53.948Z|4a0d0aee-8c18-4573-b02e-eadc68dcfbf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:19:00.868Z|6ae29af2-a8ba-45ab-8d05-b2eb31669e39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:19:00.868Z|6ae29af2-a8ba-45ab-8d05-b2eb31669e39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:19:01.168Z|4daa7f86-0159-48b5-a9e0-812cc53784aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:19:01.169Z|4daa7f86-0159-48b5-a9e0-812cc53784aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:19:03.966Z|6e2cc523-8a9e-45a5-bd00-38775cd374ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:19:03.966Z|568a9aca-f781-40ab-aa80-9a54a2649866|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:19:03.967Z|6e2cc523-8a9e-45a5-bd00-38775cd374ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:19:03.967Z|568a9aca-f781-40ab-aa80-9a54a2649866|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:19:03.971Z|a66ea126-2d40-41a7-be65-e5f6a0efa801|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:19:03.971Z|a66ea126-2d40-41a7-be65-e5f6a0efa801|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:19:13.985Z|5dd856d3-4192-4065-b553-e4ac58d71e25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:19:13.985Z|5dd856d3-4192-4065-b553-e4ac58d71e25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:19:13.985Z|ad00a4fa-facc-4755-a1c8-5a1818e866b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:19:13.986Z|ad00a4fa-facc-4755-a1c8-5a1818e866b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:19:13.987Z|dc5661fc-90eb-433e-aab4-f1136526be4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:19:13.988Z|dc5661fc-90eb-433e-aab4-f1136526be4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:19:14.456Z|21e66495-fcc1-4f12-9332-a67313fcdc84|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:19:14.457Z|21e66495-fcc1-4f12-9332-a67313fcdc84|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:19:15.868Z|5381e3fa-3155-4d10-9c42-ca287a5c0270|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:19:15.868Z|5381e3fa-3155-4d10-9c42-ca287a5c0270|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:19:24.004Z|37f573c3-c754-41dd-8231-916b47eff822|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:19:24.004Z|34eb3e41-40db-4c00-9e4f-3621164fcdaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:19:24.005Z|37f573c3-c754-41dd-8231-916b47eff822|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:19:24.005Z|34eb3e41-40db-4c00-9e4f-3621164fcdaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:19:24.005Z|fd20027a-7ade-405f-af44-2364b78998f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:19:24.006Z|fd20027a-7ade-405f-af44-2364b78998f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:19:30.868Z|935869dd-3e1c-4c4a-bd24-b926a8729017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:19:30.868Z|935869dd-3e1c-4c4a-bd24-b926a8729017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:19:31.169Z|f8582e24-5d00-4f03-9aeb-61335df6401d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:19:31.170Z|f8582e24-5d00-4f03-9aeb-61335df6401d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:19:34.024Z|6435bf33-3d75-448c-bfc6-fb981695f1ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:19:34.024Z|0f1e2442-488f-4a87-b1f0-972881e3a364|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:19:34.024Z|97b20bed-7841-4308-aed3-4951d5415ea9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:19:34.024Z|6435bf33-3d75-448c-bfc6-fb981695f1ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:19:34.024Z|0f1e2442-488f-4a87-b1f0-972881e3a364|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:19:34.025Z|97b20bed-7841-4308-aed3-4951d5415ea9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:19:44.043Z|4a1636bb-847f-4b4b-9a58-9dcd33b0c8b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:19:44.043Z|42e05049-cea7-4a9e-8cb7-332f71095815|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:19:44.043Z|4ba3b211-772d-4b43-8528-2bf200e335b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:19:44.043Z|4ba3b211-772d-4b43-8528-2bf200e335b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:19:44.043Z|4a1636bb-847f-4b4b-9a58-9dcd33b0c8b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:19:44.043Z|42e05049-cea7-4a9e-8cb7-332f71095815|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:19:45.868Z|68e50d05-d142-447f-a76b-182e1e3fb21f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:19:45.868Z|68e50d05-d142-447f-a76b-182e1e3fb21f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:19:54.062Z|fad483ef-81ed-4f82-9421-ffe0ce62271d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:19:54.062Z|66f49b07-7c8c-42c2-a4bc-2ac70efc5a5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:19:54.062Z|fad483ef-81ed-4f82-9421-ffe0ce62271d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:19:54.062Z|66f49b07-7c8c-42c2-a4bc-2ac70efc5a5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:19:54.062Z|28048817-be4a-46d8-b399-5230bfa316cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:19:54.063Z|28048817-be4a-46d8-b399-5230bfa316cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:20:00.868Z|2cb57077-6bc7-4598-acc5-95c0d0dc0f1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:20:00.868Z|2cb57077-6bc7-4598-acc5-95c0d0dc0f1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:20:01.170Z|c8fa772d-cde2-492c-be5c-4fd379f0dd82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:20:01.171Z|c8fa772d-cde2-492c-be5c-4fd379f0dd82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:20:04.081Z|e0da19f2-4dee-4491-b985-1b24c8e7314b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:20:04.081Z|11d19113-6ca5-4165-9e15-6d69c66c8b34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:20:04.081Z|e0da19f2-4dee-4491-b985-1b24c8e7314b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:20:04.081Z|386901b5-a47e-4f8a-8e37-c238ec9d08b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:20:04.081Z|11d19113-6ca5-4165-9e15-6d69c66c8b34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:20:04.082Z|386901b5-a47e-4f8a-8e37-c238ec9d08b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:20:14.101Z|c2e4ae71-bb28-4b57-9a4a-e9f1a2ab4699|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:20:14.101Z|8816ef10-69b8-4d02-9bde-d7aa45865170|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:20:14.101Z|a42be45b-4d83-487b-bcad-c079c3e47d38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:20:14.102Z|c2e4ae71-bb28-4b57-9a4a-e9f1a2ab4699|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:20:14.102Z|8816ef10-69b8-4d02-9bde-d7aa45865170|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:20:14.102Z|a42be45b-4d83-487b-bcad-c079c3e47d38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:20:14.456Z|dab6eff8-cb34-4d3c-9ef4-d3394304ca54|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:20:14.456Z|dab6eff8-cb34-4d3c-9ef4-d3394304ca54|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:20:15.868Z|f1e84a25-fd49-498c-8830-8bbfee7359c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:20:15.870Z|f1e84a25-fd49-498c-8830-8bbfee7359c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:20:24.121Z|2393f3da-2445-446c-8633-a43f27326b07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:20:24.121Z|3c891b91-9b8c-4ac9-a2f4-f9b5785afc3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:20:24.121Z|fc4245e9-caa9-4f78-85fd-b2bce92b5642|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:20:24.121Z|2393f3da-2445-446c-8633-a43f27326b07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:20:24.121Z|fc4245e9-caa9-4f78-85fd-b2bce92b5642|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:20:24.121Z|3c891b91-9b8c-4ac9-a2f4-f9b5785afc3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:20:30.868Z|c8a85e2c-8a7d-41d4-b5ea-35b03cb6c7b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:20:30.868Z|c8a85e2c-8a7d-41d4-b5ea-35b03cb6c7b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:20:31.171Z|2106b3cc-960f-4c2a-8e85-80bfc4844fbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:20:31.172Z|2106b3cc-960f-4c2a-8e85-80bfc4844fbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:20:34.139Z|bb6ee57a-b458-433a-864a-5c008b403b6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:20:34.139Z|621704d0-c20d-4010-aed1-beebba0b6cb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:20:34.139Z|c15301a5-b3ab-40f8-a9ae-3289cebb691a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:20:34.140Z|bb6ee57a-b458-433a-864a-5c008b403b6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:20:34.140Z|c15301a5-b3ab-40f8-a9ae-3289cebb691a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:20:34.140Z|621704d0-c20d-4010-aed1-beebba0b6cb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:20:44.158Z|3cb0d9ba-0e27-43b3-b965-3fc74467477f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:20:44.158Z|0f7ac12a-a3d7-4aa5-a1bd-fa33c57a16c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:20:44.159Z|b8dac37a-afcf-495c-ac09-8150c55b0407|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:20:44.159Z|3cb0d9ba-0e27-43b3-b965-3fc74467477f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:20:44.159Z|0f7ac12a-a3d7-4aa5-a1bd-fa33c57a16c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:20:44.159Z|b8dac37a-afcf-495c-ac09-8150c55b0407|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:20:45.868Z|fdfe4b60-ee7c-402d-8a51-49ebca2c69f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:20:45.868Z|fdfe4b60-ee7c-402d-8a51-49ebca2c69f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:20:54.176Z|9cb754bb-d9a8-4fb4-ac67-889615d95b32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:20:54.177Z|9cb754bb-d9a8-4fb4-ac67-889615d95b32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:20:54.177Z|91e40e3c-b02d-4cef-9b46-7fb4260690d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:20:54.177Z|15bb1723-e8c9-4335-a3ee-a46b0db43c54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:20:54.177Z|91e40e3c-b02d-4cef-9b46-7fb4260690d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:20:54.178Z|15bb1723-e8c9-4335-a3ee-a46b0db43c54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:21:00.868Z|e2fdbf72-0a99-4dd2-95b3-73c6b4ba8aff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:21:00.871Z|e2fdbf72-0a99-4dd2-95b3-73c6b4ba8aff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:21:01.172Z|575d6f07-d5ee-43f4-9851-513140271af4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:21:01.173Z|575d6f07-d5ee-43f4-9851-513140271af4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:21:04.196Z|7dadab04-4235-4cf9-8b7a-03f50183a6b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:21:04.196Z|158ae7a7-4084-476f-bfd4-dd57e5f2fb48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:21:04.196Z|0e73b5b6-d954-40b2-a8b4-c240b3532300|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:21:04.196Z|7dadab04-4235-4cf9-8b7a-03f50183a6b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:21:04.196Z|158ae7a7-4084-476f-bfd4-dd57e5f2fb48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:21:04.196Z|0e73b5b6-d954-40b2-a8b4-c240b3532300|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:21:14.214Z|2f64ad72-223f-4a00-9cf2-d60ad52d885c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:21:14.214Z|347ba3c5-a993-4582-b7ed-8efe1b6d2b91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:21:14.214Z|2f64ad72-223f-4a00-9cf2-d60ad52d885c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:21:14.215Z|8b5c45dc-b973-4b9b-95b6-2823a3f4104e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:21:14.215Z|347ba3c5-a993-4582-b7ed-8efe1b6d2b91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:21:14.215Z|8b5c45dc-b973-4b9b-95b6-2823a3f4104e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:21:14.456Z|2e9bb4f3-bc66-4b41-9619-f0d8165989f0|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:21:14.456Z|2e9bb4f3-bc66-4b41-9619-f0d8165989f0|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:21:15.868Z|cb63849a-b2ac-406e-aa40-23b83a919359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:21:15.869Z|cb63849a-b2ac-406e-aa40-23b83a919359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:21:24.233Z|dfdd8582-3db0-4e06-bf95-92ac294fc2c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:21:24.233Z|f8896a5a-5170-4a9b-82d3-6ab072ed1d81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:21:24.233Z|a77444d3-fd28-4f07-aa57-cf1c9369f827|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:21:24.233Z|dfdd8582-3db0-4e06-bf95-92ac294fc2c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:21:24.234Z|f8896a5a-5170-4a9b-82d3-6ab072ed1d81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:21:24.234Z|a77444d3-fd28-4f07-aa57-cf1c9369f827|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:21:30.868Z|f4eae38d-7a06-424c-8b3e-8c23b83aecb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:21:30.869Z|f4eae38d-7a06-424c-8b3e-8c23b83aecb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:21:31.173Z|8a1f6c87-3563-4c66-a989-2308f5d82cef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:21:31.174Z|8a1f6c87-3563-4c66-a989-2308f5d82cef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:21:34.254Z|1cb94a2f-f131-4399-8611-f662951c2e00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:21:34.254Z|3bf970d9-6a2d-46c0-8db4-66d7841837a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:21:34.254Z|2d4f468c-f5ac-4c57-b118-788180447745|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:21:34.254Z|3bf970d9-6a2d-46c0-8db4-66d7841837a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:21:34.254Z|1cb94a2f-f131-4399-8611-f662951c2e00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:21:34.254Z|2d4f468c-f5ac-4c57-b118-788180447745|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:21:44.273Z|a7789297-42cb-4fdc-8dcc-f82662176206|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:21:44.273Z|6ef6e62f-a5ea-4070-814d-45a20d44edd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:21:44.273Z|a7789297-42cb-4fdc-8dcc-f82662176206|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:21:44.273Z|6ef6e62f-a5ea-4070-814d-45a20d44edd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:21:44.274Z|e2cdcc12-b12f-4c80-b688-205392cc0509|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:21:44.274Z|e2cdcc12-b12f-4c80-b688-205392cc0509|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:21:45.868Z|fef937d4-202b-4336-99bc-1c8234393a62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:21:45.870Z|fef937d4-202b-4336-99bc-1c8234393a62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:21:54.297Z|8c265345-5c7d-439f-9ff0-7c479ff575c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:21:54.297Z|a1cab6e7-f1cd-4c4c-b6de-91b1c13b94cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:21:54.297Z|0d902bb3-1a6a-49b8-ba22-9118adf8d84c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:21:54.298Z|a1cab6e7-f1cd-4c4c-b6de-91b1c13b94cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:21:54.298Z|0d902bb3-1a6a-49b8-ba22-9118adf8d84c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:21:54.298Z|8c265345-5c7d-439f-9ff0-7c479ff575c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:22:00.868Z|1d8e6409-6780-4b50-8fac-2584e71ad298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:22:00.869Z|1d8e6409-6780-4b50-8fac-2584e71ad298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:22:01.174Z|1ce7654e-f678-47c3-a7c2-58f3ff2feff4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:22:01.174Z|1ce7654e-f678-47c3-a7c2-58f3ff2feff4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:22:04.317Z|88950924-65d3-442e-8df4-eb05c4cbdb5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:22:04.317Z|5e358802-0060-4521-b0b7-d809bc6833f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:22:04.317Z|8f6ae131-1aea-46c5-9f27-57ebad49f67b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:22:04.317Z|5e358802-0060-4521-b0b7-d809bc6833f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:22:04.318Z|88950924-65d3-442e-8df4-eb05c4cbdb5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:22:04.318Z|8f6ae131-1aea-46c5-9f27-57ebad49f67b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:22:14.336Z|12ff8ee0-56d4-43c0-b10b-c1c0d72f3156|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:22:14.336Z|981fbeb6-6ac9-4118-9a25-288acb2acb80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:22:14.336Z|981fbeb6-6ac9-4118-9a25-288acb2acb80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:22:14.336Z|12ff8ee0-56d4-43c0-b10b-c1c0d72f3156|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:22:14.336Z|5c14b20f-fde8-4540-96fe-a8a3eb9d87c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:22:14.337Z|5c14b20f-fde8-4540-96fe-a8a3eb9d87c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:22:14.456Z|f15bfc7d-b6d8-4772-a243-47c92cfa8e6c|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:22:14.456Z|f15bfc7d-b6d8-4772-a243-47c92cfa8e6c|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:22:15.868Z|1f367ed8-ffe4-4b29-a5ce-4e250be43ef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:22:15.869Z|1f367ed8-ffe4-4b29-a5ce-4e250be43ef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:22:24.357Z|2bb18d17-6724-4ef7-93b6-55d231adec49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:22:24.357Z|897274d9-433b-4706-8915-e70ee19c05a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:22:24.358Z|2bb18d17-6724-4ef7-93b6-55d231adec49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:22:24.358Z|897274d9-433b-4706-8915-e70ee19c05a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:22:24.359Z|ffba6cbb-9ed4-4142-b780-fcd165a54493|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:22:24.359Z|ffba6cbb-9ed4-4142-b780-fcd165a54493|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:22:30.868Z|de57c4cf-b2b1-4638-bfdc-83a5f5f49a1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:22:30.871Z|de57c4cf-b2b1-4638-bfdc-83a5f5f49a1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:22:31.175Z|0c2fb6b6-8637-4306-a129-1a7c44a6bd02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:22:31.176Z|0c2fb6b6-8637-4306-a129-1a7c44a6bd02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:22:34.377Z|66381d29-6cbf-4867-867c-30c79ea2c260|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:22:34.377Z|e0f6719f-df5e-486e-8ade-97080095e8d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:22:34.377Z|66381d29-6cbf-4867-867c-30c79ea2c260|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:22:34.377Z|80a4c227-f89f-4eb3-abd4-5ec9ddbb1479|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:22:34.378Z|80a4c227-f89f-4eb3-abd4-5ec9ddbb1479|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:22:34.378Z|e0f6719f-df5e-486e-8ade-97080095e8d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:22:44.396Z|d229e274-1ce4-4bf0-8b68-e6b14b3a52de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:22:44.396Z|a5ff6cb0-f529-4a10-940b-c8897d3bcb15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:22:44.396Z|8b662cd3-e75b-497f-969c-bc6bac7834cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:22:44.397Z|a5ff6cb0-f529-4a10-940b-c8897d3bcb15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:22:44.397Z|8b662cd3-e75b-497f-969c-bc6bac7834cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:22:44.397Z|d229e274-1ce4-4bf0-8b68-e6b14b3a52de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:22:45.868Z|ef0c8249-50dd-40f0-a273-5048c76286f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:22:45.869Z|ef0c8249-50dd-40f0-a273-5048c76286f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:22:54.415Z|41da4ab8-6c81-4b50-80d2-d610d7987a54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:22:54.416Z|b1789e3d-1f0c-4cc0-8949-346594bb08dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:22:54.415Z|a904d74a-e962-4725-a854-6fb69f273563|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:22:54.416Z|41da4ab8-6c81-4b50-80d2-d610d7987a54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:22:54.416Z|a904d74a-e962-4725-a854-6fb69f273563|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:22:54.416Z|b1789e3d-1f0c-4cc0-8949-346594bb08dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:23:00.868Z|4ea037e3-2bfe-44e5-ae71-e4ef5ec3222d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:23:00.868Z|4ea037e3-2bfe-44e5-ae71-e4ef5ec3222d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:23:01.176Z|7a223bda-dfca-4cb2-91bc-3262635b9848|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:23:01.177Z|7a223bda-dfca-4cb2-91bc-3262635b9848|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:23:04.434Z|7d9edfb3-1d8e-4f8e-9c84-768579903a7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:23:04.434Z|9b9e7a4c-a781-4a88-ab7b-948a0add24a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:23:04.435Z|7d9edfb3-1d8e-4f8e-9c84-768579903a7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:23:04.435Z|9b9e7a4c-a781-4a88-ab7b-948a0add24a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:23:04.436Z|aeb5c6af-b4da-4fa4-a0d2-d6aace8bbe9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:23:04.436Z|aeb5c6af-b4da-4fa4-a0d2-d6aace8bbe9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:23:13.450Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:23:13.457Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 85e7c873-b6ba-4c4b-9a2f-22d41b793534 already exists in requestDb InfraActiveRequests table 2021-09-03T02:23:13.496Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85e7c873-b6ba-4c4b-9a2f-22d41b793534|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85e7c873-b6ba-4c4b-9a2f-22d41b793534 2021-09-03T02:23:13.497Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e7c873-b6ba-4c4b-9a2f-22d41b793534|INFO|500||Invoke 2021-09-03T02:23:13.497Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e7c873-b6ba-4c4b-9a2f-22d41b793534|DEBUG|500||===========================request begin================================================ 2021-09-03T02:23:13.497Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e7c873-b6ba-4c4b-9a2f-22d41b793534|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/85e7c873-b6ba-4c4b-9a2f-22d41b793534 2021-09-03T02:23:13.497Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e7c873-b6ba-4c4b-9a2f-22d41b793534|DEBUG|500||Method : GET 2021-09-03T02:23:13.497Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e7c873-b6ba-4c4b-9a2f-22d41b793534|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15d4d92735ba5509", X-B3-SpanId:"d743f16b7011dbb0", X-B3-ParentSpanId:"15d4d92735ba5509", X-B3-Sampled:"0", X-ONAP-RequestID:"85e7c873-b6ba-4c4b-9a2f-22d41b793534", X-RequestID:"85e7c873-b6ba-4c4b-9a2f-22d41b793534", X-TransactionID:"85e7c873-b6ba-4c4b-9a2f-22d41b793534", X-ECOMP-RequestID:"85e7c873-b6ba-4c4b-9a2f-22d41b793534", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f930ee8a-34e6-49ee-b3e5-2a2aa09eecfa"] 2021-09-03T02:23:13.498Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e7c873-b6ba-4c4b-9a2f-22d41b793534|DEBUG|500||Request body: 2021-09-03T02:23:13.498Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e7c873-b6ba-4c4b-9a2f-22d41b793534|DEBUG|500||==========================request end================================================ 2021-09-03T02:23:13.963Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e7c873-b6ba-4c4b-9a2f-22d41b793534|DEBUG|500||============================response begin========================================== 2021-09-03T02:23:13.963Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e7c873-b6ba-4c4b-9a2f-22d41b793534|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:23:13.963Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e7c873-b6ba-4c4b-9a2f-22d41b793534|DEBUG|500||Status text : 2021-09-03T02:23:13.963Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e7c873-b6ba-4c4b-9a2f-22d41b793534|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=18CE5A664B332B1874F35A548A1A58E1; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:23:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:23:13.964Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e7c873-b6ba-4c4b-9a2f-22d41b793534|DEBUG|500||Response body: 2021-09-03T02:23:13.964Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e7c873-b6ba-4c4b-9a2f-22d41b793534|DEBUG|500||=======================response end================================================= 2021-09-03T02:23:13.965Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85e7c873-b6ba-4c4b-9a2f-22d41b793534|INFO|404|Not Found|InvokeReturn 2021-09-03T02:23:14.017Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 85e7c873-b6ba-4c4b-9a2f-22d41b793534 2021-09-03T02:23:14.028Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2021-09-03T02:23:14.030Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2021-09-03T02:23:14.031Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2021-09-03T02:23:14.031Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2021-09-03T02:23:14.031Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2021-09-03T02:23:14.031Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2021-09-03T02:23:14.031Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"15d4d92735ba5509", X-B3-SpanId:"dfbda8d21e38cf3e", X-B3-ParentSpanId:"15d4d92735ba5509", X-B3-Sampled:"0", X-ONAP-RequestID:"85e7c873-b6ba-4c4b-9a2f-22d41b793534", X-RequestID:"85e7c873-b6ba-4c4b-9a2f-22d41b793534", X-TransactionID:"85e7c873-b6ba-4c4b-9a2f-22d41b793534", X-ECOMP-RequestID:"85e7c873-b6ba-4c4b-9a2f-22d41b793534", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2075e9bb-bd6f-4bea-aacd-0b1739b6057d"] 2021-09-03T02:23:14.031Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2021-09-03T02:23:14.032Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2021-09-03T02:23:14.057Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2021-09-03T02:23:14.057Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2021-09-03T02:23:14.057Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2021-09-03T02:23:14.058Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:23:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:23:14.058Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2021-09-03T02:23:14.058Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2021-09-03T02:23:14.058Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2021-09-03T02:23:14.062Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke(
) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$77534a74.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-03T02:23:14.063Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2021-09-03T02:23:14.063Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2021-09-03T02:23:14.064Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2021-09-03T02:23:14.064Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2021-09-03T02:23:14.064Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2021-09-03T02:23:14.064Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2021-09-03T02:23:14.064Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"15d4d92735ba5509", X-B3-SpanId:"0bd79c3d8846fcb3", X-B3-ParentSpanId:"15d4d92735ba5509", X-B3-Sampled:"0", X-ONAP-RequestID:"85e7c873-b6ba-4c4b-9a2f-22d41b793534", X-RequestID:"85e7c873-b6ba-4c4b-9a2f-22d41b793534", X-TransactionID:"85e7c873-b6ba-4c4b-9a2f-22d41b793534", X-ECOMP-RequestID:"85e7c873-b6ba-4c4b-9a2f-22d41b793534", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e51756e-8de2-4cfa-9d54-79a2d81cbbcc"] 2021-09-03T02:23:14.064Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2021-09-03T02:23:14.065Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2021-09-03T02:23:14.135Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2021-09-03T02:23:14.136Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2021-09-03T02:23:14.136Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2021-09-03T02:23:14.137Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:23:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:23:14.137Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2021-09-03T02:23:14.137Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2021-09-03T02:23:14.138Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2021-09-03T02:23:14.139Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$77534a74.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-03T02:23:14.140Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@40f7a7d8 2021-09-03T02:23:14.145Z|85e7c873-b6ba-4c4b-9a2f-22d41b793534|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:23:14.455Z|10d945a3-4ca7-4f6d-b75a-0699b0163516|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:23:14.455Z|c985f691-d8d4-464a-9c64-0b243b5e5faa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:23:14.455Z|b1bfd125-a317-4dea-bd38-8f87d7a2ed1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:23:14.456Z|b1bfd125-a317-4dea-bd38-8f87d7a2ed1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:23:14.456Z|10d945a3-4ca7-4f6d-b75a-0699b0163516|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:23:14.456Z|c985f691-d8d4-464a-9c64-0b243b5e5faa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:23:14.457Z|0eb86f68-6ded-42c3-a0bd-926fa37b978c|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:23:14.458Z|0eb86f68-6ded-42c3-a0bd-926fa37b978c|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:23:15.868Z|16be7348-ede8-4db6-8ce3-d97fdb2632fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:23:15.871Z|16be7348-ede8-4db6-8ce3-d97fdb2632fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:23:24.476Z|7c1ffd2b-ff70-43c3-b1fa-17181c52e191|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:23:24.476Z|7ac544ba-8f79-4446-87e0-b88bdc2bf1e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:23:24.477Z|7c1ffd2b-ff70-43c3-b1fa-17181c52e191|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:23:24.477Z|7ac544ba-8f79-4446-87e0-b88bdc2bf1e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:23:24.477Z|ad29a0f8-47ed-4b63-81dd-e369465b7adb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:23:24.478Z|ad29a0f8-47ed-4b63-81dd-e369465b7adb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:23:30.868Z|8f772793-27c4-43b0-bfc1-637b944ac71c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:23:30.869Z|8f772793-27c4-43b0-bfc1-637b944ac71c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:23:31.177Z|9d85e933-8840-4574-aaeb-4de3a5eb8ddc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:23:31.178Z|9d85e933-8840-4574-aaeb-4de3a5eb8ddc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:23:34.496Z|4fd10ede-202d-4efc-b478-3375647550e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:23:34.496Z|0b7e7bdc-c94a-4636-9471-666f6f3edb13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:23:34.496Z|4fd10ede-202d-4efc-b478-3375647550e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:23:34.496Z|0b7e7bdc-c94a-4636-9471-666f6f3edb13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:23:34.497Z|d4571ce7-6249-4725-b029-8324fe92df6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:23:34.497Z|d4571ce7-6249-4725-b029-8324fe92df6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:23:36.947Z|f6aa3672-599e-4feb-ad89-cfe1f6ffcfcf|http-nio-8080-exec-5|manage/health|python-requests/2.26.0|||INFO|500||Entering 2021-09-03T02:23:36.947Z|f6aa3672-599e-4feb-ad89-cfe1f6ffcfcf|http-nio-8080-exec-5|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:23:44.516Z|81e581e5-1849-4982-b222-2cd35b00f20f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:23:44.516Z|14d17665-39cd-4ac9-8da8-da805b544d3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:23:44.516Z|81e581e5-1849-4982-b222-2cd35b00f20f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:23:44.516Z|d7e397dd-2290-4f5d-bbdc-d14ee5ccd1f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:23:44.516Z|14d17665-39cd-4ac9-8da8-da805b544d3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:23:44.517Z|d7e397dd-2290-4f5d-bbdc-d14ee5ccd1f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:23:45.868Z|66414fd1-5bb8-4996-9275-2a309d7b1449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:23:45.869Z|66414fd1-5bb8-4996-9275-2a309d7b1449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:23:54.536Z|2d2d805e-919c-4d62-bb88-6c6f88bf65a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:23:54.536Z|b4b5770f-2b49-4525-92d0-dd7ca8f250f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:23:54.536Z|eccf4da5-b357-4f89-a5ff-6fab512ea5d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:23:54.536Z|2d2d805e-919c-4d62-bb88-6c6f88bf65a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:23:54.536Z|b4b5770f-2b49-4525-92d0-dd7ca8f250f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:23:54.537Z|eccf4da5-b357-4f89-a5ff-6fab512ea5d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:24:00.868Z|c18293ab-2ddc-4364-abe1-fc76e2152cc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:24:00.871Z|c18293ab-2ddc-4364-abe1-fc76e2152cc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:24:01.178Z|332f0ea2-9b6d-4188-b209-a2ebb2e1708b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:24:01.178Z|332f0ea2-9b6d-4188-b209-a2ebb2e1708b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:24:04.556Z|b0329e4b-e44c-420c-89d0-61adcbf7bd25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:24:04.556Z|c96c9e2a-830c-4738-a508-71d30ed22b2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:24:04.556Z|19a91b7d-b457-4748-9a99-dedfcf594116|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:24:04.556Z|b0329e4b-e44c-420c-89d0-61adcbf7bd25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:24:04.556Z|c96c9e2a-830c-4738-a508-71d30ed22b2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:24:04.557Z|19a91b7d-b457-4748-9a99-dedfcf594116|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:24:14.456Z|349fcfc0-73e8-4cb1-93ff-e77c20e02665|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:24:14.457Z|349fcfc0-73e8-4cb1-93ff-e77c20e02665|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:24:14.576Z|7d4a4989-5164-469a-aa4d-12f6e92e6b02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:24:14.576Z|8181f726-24f1-43ff-987f-15068e0bbca2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:24:14.576Z|7d4a4989-5164-469a-aa4d-12f6e92e6b02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:24:14.577Z|8181f726-24f1-43ff-987f-15068e0bbca2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:24:14.580Z|3cbe674e-d27d-4022-b1e2-c3cb1b601e84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:24:14.581Z|3cbe674e-d27d-4022-b1e2-c3cb1b601e84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:24:15.868Z|3f6e8bb5-d738-4980-b188-dbd644e557f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:24:15.869Z|3f6e8bb5-d738-4980-b188-dbd644e557f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:24:24.596Z|9642d737-7ab3-440c-9ccd-8d66d550751d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:24:24.596Z|f256c0f1-1476-4f5d-a2d5-e850575ae350|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:24:24.596Z|f256c0f1-1476-4f5d-a2d5-e850575ae350|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:24:24.596Z|9642d737-7ab3-440c-9ccd-8d66d550751d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:24:24.597Z|702b1c0f-1879-4c2c-a202-3a0ae5a7e64a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:24:24.597Z|702b1c0f-1879-4c2c-a202-3a0ae5a7e64a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:24:30.868Z|3832e9c0-19a8-4143-92de-1b6e6f9775c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:24:30.868Z|3832e9c0-19a8-4143-92de-1b6e6f9775c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:24:31.179Z|8a36218e-0eed-41bc-b6ff-cc54af7f3515|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:24:31.180Z|8a36218e-0eed-41bc-b6ff-cc54af7f3515|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:24:34.614Z|bfbc2009-a058-42bc-a091-62a4d6bbe690|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:24:34.614Z|30ae958d-970a-473b-81a8-6c3b90386d45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:24:34.614Z|bfbc2009-a058-42bc-a091-62a4d6bbe690|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:24:34.614Z|321f8f71-617d-46de-b951-68457aa8146c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:24:34.615Z|30ae958d-970a-473b-81a8-6c3b90386d45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:24:34.615Z|321f8f71-617d-46de-b951-68457aa8146c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:24:44.633Z|d892e82b-fb4a-4aeb-9260-df76c8b8bcbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:24:44.633Z|f5b61476-7c82-4e1a-8e8e-3a67035c4b6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:24:44.634Z|d892e82b-fb4a-4aeb-9260-df76c8b8bcbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:24:44.634Z|f5b61476-7c82-4e1a-8e8e-3a67035c4b6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:24:44.634Z|289037ba-b404-4df1-bf97-1c5abc18b1c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:24:44.635Z|289037ba-b404-4df1-bf97-1c5abc18b1c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:24:45.868Z|b252274b-65e5-4cfa-8301-9f19bafb0f07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:24:45.871Z|b252274b-65e5-4cfa-8301-9f19bafb0f07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:24:54.653Z|a54af2b9-ac0b-4acd-a7ee-0797e4c802a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:24:54.653Z|5f8ee83c-1cef-4970-9072-dcee73fecfce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:24:54.653Z|f0bb1404-e400-4cd9-93ed-e0b938049e44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:24:54.654Z|f0bb1404-e400-4cd9-93ed-e0b938049e44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:24:54.654Z|a54af2b9-ac0b-4acd-a7ee-0797e4c802a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:24:54.654Z|5f8ee83c-1cef-4970-9072-dcee73fecfce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:25:00.868Z|cbf5ffc5-2864-46dd-bf44-5d2b3be451a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:25:00.869Z|cbf5ffc5-2864-46dd-bf44-5d2b3be451a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:25:01.180Z|60bd1133-4b27-4c66-821b-dd1e4140a91c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:25:01.181Z|60bd1133-4b27-4c66-821b-dd1e4140a91c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:25:04.672Z|f993ff3a-e7a0-4447-a9cf-2d3f7c072c40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:25:04.673Z|f993ff3a-e7a0-4447-a9cf-2d3f7c072c40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:25:04.673Z|c982e8b0-f576-4971-84b4-7ed8a8aeab2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:25:04.673Z|503c2cf7-1f62-4ffe-8c44-b9cd56894627|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:25:04.673Z|c982e8b0-f576-4971-84b4-7ed8a8aeab2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:25:04.674Z|503c2cf7-1f62-4ffe-8c44-b9cd56894627|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:25:14.456Z|2fd12ceb-7d0c-4dcf-9f5a-65eb37aaa7d5|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:25:14.457Z|2fd12ceb-7d0c-4dcf-9f5a-65eb37aaa7d5|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:25:14.695Z|1242890f-2159-4f05-9090-f0ab1efd9ee9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:25:14.695Z|9dedadbf-c336-4838-af01-1f983b610629|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:25:14.695Z|1242890f-2159-4f05-9090-f0ab1efd9ee9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:25:14.695Z|2333b6ed-efb8-4f50-8ce8-14db18d93357|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:25:14.695Z|9dedadbf-c336-4838-af01-1f983b610629|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:25:14.696Z|2333b6ed-efb8-4f50-8ce8-14db18d93357|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:25:15.868Z|6cd9dce1-7434-4d8a-bb55-ffed5b45cfe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:25:15.869Z|6cd9dce1-7434-4d8a-bb55-ffed5b45cfe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:25:24.715Z|41f2361f-ad7e-4d43-a830-1b77cab66a94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:25:24.715Z|1be5819a-e28e-4037-8634-03da72cac08d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:25:24.715Z|2b1cec92-c365-416a-bb75-82e41cba188a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:25:24.716Z|1be5819a-e28e-4037-8634-03da72cac08d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:25:24.716Z|2b1cec92-c365-416a-bb75-82e41cba188a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:25:24.716Z|41f2361f-ad7e-4d43-a830-1b77cab66a94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:25:30.868Z|8e65ce53-a857-4104-8776-7274af26b150|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:25:30.871Z|8e65ce53-a857-4104-8776-7274af26b150|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:25:31.181Z|f7fed1c7-0f2f-4e67-a176-2f8ea1417385|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:25:31.182Z|f7fed1c7-0f2f-4e67-a176-2f8ea1417385|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:25:34.734Z|422591ee-450c-482a-9f97-fd5e8c62a1cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:25:34.734Z|3710b08d-6aab-4d0f-b511-1e47e0641f86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:25:34.734Z|691d7f5b-3eb0-419d-891c-c34da54e2585|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:25:34.735Z|422591ee-450c-482a-9f97-fd5e8c62a1cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:25:34.735Z|3710b08d-6aab-4d0f-b511-1e47e0641f86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:25:34.736Z|691d7f5b-3eb0-419d-891c-c34da54e2585|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:25:44.753Z|b5c01635-7fd0-4874-976e-dfaa94b4b2d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:25:44.753Z|b2ba3bc9-f375-427a-ba5b-926d81f94972|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:25:44.753Z|6637cc7c-3b73-4a44-8c43-1a598f46670a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:25:44.753Z|b5c01635-7fd0-4874-976e-dfaa94b4b2d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:25:44.753Z|b2ba3bc9-f375-427a-ba5b-926d81f94972|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:25:44.754Z|6637cc7c-3b73-4a44-8c43-1a598f46670a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:25:45.868Z|b189c7ff-9b50-4265-bb6f-2b07ad09353c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:25:45.869Z|b189c7ff-9b50-4265-bb6f-2b07ad09353c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:25:54.771Z|c0cd3e2f-5860-429a-aca2-a84bab0db41e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:25:54.771Z|e8b29eb6-77bf-4c1e-9a4b-cfe38762ddfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:25:54.771Z|46eab8e0-020c-46d5-900d-f33919e2922b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:25:54.771Z|46eab8e0-020c-46d5-900d-f33919e2922b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:25:54.771Z|c0cd3e2f-5860-429a-aca2-a84bab0db41e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:25:54.771Z|e8b29eb6-77bf-4c1e-9a4b-cfe38762ddfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:26:00.868Z|57e677c2-39f2-46d4-8cb5-f63814b7c29c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:26:00.870Z|57e677c2-39f2-46d4-8cb5-f63814b7c29c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:26:01.182Z|42a6387e-a583-4995-a087-414cb73b3b25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:26:01.183Z|42a6387e-a583-4995-a087-414cb73b3b25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:26:04.790Z|56ec638e-6d2a-4bad-9834-ad96185f01bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:26:04.790Z|79d85947-4c1b-4b5e-891f-547783a55a1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:26:04.791Z|56ec638e-6d2a-4bad-9834-ad96185f01bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:26:04.791Z|3a1bb5b6-dcc1-45c1-90af-7560ac9bd9fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:26:04.791Z|79d85947-4c1b-4b5e-891f-547783a55a1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:26:04.791Z|3a1bb5b6-dcc1-45c1-90af-7560ac9bd9fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:26:14.456Z|0f70e7b2-c6d1-401c-a523-f7aec6b0ada5|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:26:14.458Z|0f70e7b2-c6d1-401c-a523-f7aec6b0ada5|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:26:14.809Z|08a18c7a-428e-489a-a7ff-b438daa48300|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:26:14.809Z|fc4b5d63-0d84-48bb-987f-7e27397d8c93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:26:14.809Z|08a18c7a-428e-489a-a7ff-b438daa48300|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:26:14.809Z|fc4b5d63-0d84-48bb-987f-7e27397d8c93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:26:14.810Z|6f1ea449-5aa0-4952-a0ca-9833edeb3449|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:26:14.810Z|6f1ea449-5aa0-4952-a0ca-9833edeb3449|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:26:15.868Z|7b9b36c4-554e-44df-9f71-2a0de4b682be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:26:15.872Z|7b9b36c4-554e-44df-9f71-2a0de4b682be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:26:24.827Z|4606d2a1-3ef1-4bb4-a921-e6a9d257ca71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:26:24.827Z|b76f0378-3974-4ce2-b929-10ce755a0448|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:26:24.827Z|84a36ee3-4a91-49b3-866e-55d56dbe879a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:26:24.828Z|4606d2a1-3ef1-4bb4-a921-e6a9d257ca71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:26:24.828Z|84a36ee3-4a91-49b3-866e-55d56dbe879a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:26:24.828Z|b76f0378-3974-4ce2-b929-10ce755a0448|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:26:30.868Z|81d84493-38d0-4ced-8e39-ed2e7ed55490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:26:30.869Z|81d84493-38d0-4ced-8e39-ed2e7ed55490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:26:31.184Z|1faa98fe-468e-4691-a9f6-cebb2b0abd4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:26:31.184Z|1faa98fe-468e-4691-a9f6-cebb2b0abd4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:26:34.845Z|272a5ddb-76d2-458f-bfe0-7fc26cad6428|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:26:34.845Z|20d7cb06-8e20-4073-8112-6c04007e985c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:26:34.846Z|272a5ddb-76d2-458f-bfe0-7fc26cad6428|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:26:34.846Z|55cc3ee1-d0ff-49f0-af4a-9fff87b1a79d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:26:34.846Z|20d7cb06-8e20-4073-8112-6c04007e985c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:26:34.846Z|55cc3ee1-d0ff-49f0-af4a-9fff87b1a79d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:26:44.864Z|6a50e7e9-ce85-4928-a9df-8067144ff217|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:26:44.865Z|c7c73acc-c92e-4bfa-ba71-85a0c2e6cf18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:26:44.865Z|d7ecb8d0-b5c1-41aa-b601-6b15807489b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:26:44.865Z|c7c73acc-c92e-4bfa-ba71-85a0c2e6cf18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:26:44.865Z|d7ecb8d0-b5c1-41aa-b601-6b15807489b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:26:44.865Z|6a50e7e9-ce85-4928-a9df-8067144ff217|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:26:45.868Z|0bbda85f-af74-49d2-bd44-ac81559f9091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:26:45.868Z|0bbda85f-af74-49d2-bd44-ac81559f9091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:26:54.884Z|9235a36d-5d11-4f12-9b96-8f28b4c36d1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:26:54.884Z|9235a36d-5d11-4f12-9b96-8f28b4c36d1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:26:54.885Z|a3c69b92-f591-458d-93e0-ffc631ba746b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:26:54.885Z|a3c69b92-f591-458d-93e0-ffc631ba746b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:26:54.884Z|fa5d0599-7c48-417b-90b9-8e6ada7f76f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:26:54.886Z|fa5d0599-7c48-417b-90b9-8e6ada7f76f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:27:00.868Z|70c2d683-b362-4302-9df8-1088a7a1d089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:27:00.871Z|70c2d683-b362-4302-9df8-1088a7a1d089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:27:01.185Z|c9f99627-56af-4521-a782-05dd3090e458|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:27:01.185Z|c9f99627-56af-4521-a782-05dd3090e458|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:27:04.904Z|04d4c9e8-39fa-4f3e-aa81-aa76e89e0d04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:27:04.905Z|04d4c9e8-39fa-4f3e-aa81-aa76e89e0d04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:27:04.910Z|5e78328c-79d6-41bf-9b03-51701e4bacce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:27:04.910Z|03b73474-4252-4b4a-81a5-7a51d0da5b54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:27:04.911Z|5e78328c-79d6-41bf-9b03-51701e4bacce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:27:04.911Z|03b73474-4252-4b4a-81a5-7a51d0da5b54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:27:14.456Z|1d6a0553-0e05-4da2-9319-c89376c35675|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:27:14.457Z|1d6a0553-0e05-4da2-9319-c89376c35675|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:27:14.931Z|5080c9ac-9586-444c-9bc4-cdd223b51d0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:27:14.931Z|e31a5adf-7fc8-4301-9f26-a8859b6e7a72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:27:14.932Z|5080c9ac-9586-444c-9bc4-cdd223b51d0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:27:14.932Z|e31a5adf-7fc8-4301-9f26-a8859b6e7a72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:27:14.932Z|f9259c17-88d1-45ed-bc23-202e1366ea54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:27:14.933Z|f9259c17-88d1-45ed-bc23-202e1366ea54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:27:15.868Z|0b6af8a5-429f-4db0-8f9e-ba78d64f0bd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:27:15.868Z|0b6af8a5-429f-4db0-8f9e-ba78d64f0bd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:27:24.950Z|6e6f7e6e-6bc4-468f-9b15-1ebb6faa1bae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:27:24.950Z|3aebacfa-8f51-45e4-8048-d0c7bf899d12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:27:24.950Z|999516c1-cee2-40a2-875c-e341a953caf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:27:24.950Z|6e6f7e6e-6bc4-468f-9b15-1ebb6faa1bae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:27:24.951Z|999516c1-cee2-40a2-875c-e341a953caf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:27:24.951Z|3aebacfa-8f51-45e4-8048-d0c7bf899d12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:27:30.868Z|7b3ef1fc-dfe4-4e54-a628-4378de1f9e9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:27:30.869Z|7b3ef1fc-dfe4-4e54-a628-4378de1f9e9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:27:31.186Z|3708f469-b48f-4ce9-978e-fa76bc4f984a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:27:31.186Z|3708f469-b48f-4ce9-978e-fa76bc4f984a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:27:34.969Z|09bbb265-f52a-4f8d-a430-63b54269b2bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:27:34.969Z|a2736e7e-6c74-47f8-b43f-30a3209d36fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:27:34.969Z|a2736e7e-6c74-47f8-b43f-30a3209d36fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:27:34.969Z|09bbb265-f52a-4f8d-a430-63b54269b2bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:27:34.970Z|40ec26cf-b221-4842-9df2-45bc9923f634|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:27:34.971Z|40ec26cf-b221-4842-9df2-45bc9923f634|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:27:44.986Z|9023cbdc-ec47-4ff4-9a42-c4722c84cb88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:27:44.987Z|9023cbdc-ec47-4ff4-9a42-c4722c84cb88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:27:44.987Z|2a46f06f-665c-4a64-95fd-86838b0364f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:27:44.988Z|2a46f06f-665c-4a64-95fd-86838b0364f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:27:44.989Z|0d9e2f78-8abe-4f63-94b7-c4063b2b8bd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:27:44.990Z|0d9e2f78-8abe-4f63-94b7-c4063b2b8bd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:27:45.868Z|1d6bf64b-deac-49b4-9559-91f96e036ca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:27:45.871Z|1d6bf64b-deac-49b4-9559-91f96e036ca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:27:55.005Z|ad8608ad-7181-4b01-b535-0b98da9f5516|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:27:55.005Z|2ba42231-31e7-401e-ba5a-84044d07bebd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:27:55.006Z|ad8608ad-7181-4b01-b535-0b98da9f5516|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:27:55.006Z|2ba42231-31e7-401e-ba5a-84044d07bebd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:27:55.008Z|ab32f066-c19c-4d05-9f2f-b7db228167a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:27:55.009Z|ab32f066-c19c-4d05-9f2f-b7db228167a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:28:00.868Z|673132d9-2d67-46c6-824f-963bfd2ec152|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:28:00.869Z|673132d9-2d67-46c6-824f-963bfd2ec152|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:28:01.187Z|68526ad7-dff1-418c-ac85-bd0273fb5b13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:28:01.188Z|68526ad7-dff1-418c-ac85-bd0273fb5b13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:28:05.024Z|a86b44c3-ddd6-4b1e-adb6-92582032a67c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:28:05.024Z|94d604d7-60b2-4dd6-8aca-37113ca3d9ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:28:05.024Z|a86b44c3-ddd6-4b1e-adb6-92582032a67c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:28:05.024Z|94d604d7-60b2-4dd6-8aca-37113ca3d9ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:28:05.025Z|a8a54ae9-c5fc-4ab4-b137-ab85a92f9048|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:28:05.025Z|a8a54ae9-c5fc-4ab4-b137-ab85a92f9048|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:28:14.456Z|3a220cb2-6e28-4a2b-98a8-1f1fd585a8d5|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:28:14.457Z|3a220cb2-6e28-4a2b-98a8-1f1fd585a8d5|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:28:15.044Z|ab4af520-ffa2-4d24-bf9f-753d90312fdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:28:15.044Z|51b1b27b-d579-4ce7-a1ef-04813eb79ba2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:28:15.044Z|574e2f7b-a712-4c1f-a4a1-5491eb20d8eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:28:15.044Z|ab4af520-ffa2-4d24-bf9f-753d90312fdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:28:15.044Z|574e2f7b-a712-4c1f-a4a1-5491eb20d8eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:28:15.045Z|51b1b27b-d579-4ce7-a1ef-04813eb79ba2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:28:15.868Z|1162ce92-1873-43ed-9c91-a20c28fd7f56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:28:15.869Z|1162ce92-1873-43ed-9c91-a20c28fd7f56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:28:25.063Z|9c2f36f1-8aa8-4d06-bd84-55aff2fe02d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:28:25.064Z|9c2f36f1-8aa8-4d06-bd84-55aff2fe02d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:28:25.075Z|8da77f0b-70fc-4c5f-ac0a-b226840bbeb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:28:25.076Z|8da77f0b-70fc-4c5f-ac0a-b226840bbeb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:28:25.184Z|a049ed0f-5961-4fd6-91f7-fb685beb884a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:28:25.184Z|a049ed0f-5961-4fd6-91f7-fb685beb884a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:28:30.868Z|79c39aab-83b9-40d6-8d93-fb8d7aafad32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:28:30.871Z|79c39aab-83b9-40d6-8d93-fb8d7aafad32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:28:31.188Z|87ae0762-7edc-4e34-823d-3286f154b6af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:28:31.189Z|87ae0762-7edc-4e34-823d-3286f154b6af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:28:35.083Z|9233247f-45bd-4387-a1cd-878a08129325|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:28:35.084Z|9233247f-45bd-4387-a1cd-878a08129325|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:28:35.097Z|c3409c4f-2bff-4fc7-9d1a-c1834e7eb664|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:28:35.098Z|c3409c4f-2bff-4fc7-9d1a-c1834e7eb664|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:28:35.204Z|30307ad2-5363-450e-9fb4-c72151d027b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:28:35.204Z|30307ad2-5363-450e-9fb4-c72151d027b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:28:45.102Z|2afd3fbb-5a4d-466c-ac68-fab5506d1af2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:28:45.102Z|2afd3fbb-5a4d-466c-ac68-fab5506d1af2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:28:45.115Z|82267f28-1523-4973-b61f-5d1891813903|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:28:45.116Z|82267f28-1523-4973-b61f-5d1891813903|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:28:45.222Z|aefd9d2b-505a-41c4-821e-442ff5063a55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:28:45.222Z|aefd9d2b-505a-41c4-821e-442ff5063a55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:28:45.868Z|ee0dc135-2d90-48c4-beba-baeba7eb9dd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:28:45.868Z|ee0dc135-2d90-48c4-beba-baeba7eb9dd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:28:55.120Z|0bbccf40-93e4-45ea-a680-ce3937d59016|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:28:55.120Z|0bbccf40-93e4-45ea-a680-ce3937d59016|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:28:55.134Z|6e0499e7-509d-47c2-a9af-c84eb69b0b75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:28:55.134Z|6e0499e7-509d-47c2-a9af-c84eb69b0b75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:28:55.241Z|ffbb8f88-a654-4071-862d-16ff4b9e8556|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:28:55.242Z|ffbb8f88-a654-4071-862d-16ff4b9e8556|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:29:00.868Z|d3e3dd4b-13c9-4716-8727-2891cd4dafa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:29:00.868Z|d3e3dd4b-13c9-4716-8727-2891cd4dafa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:29:01.189Z|de3d5f7a-9eaf-45f7-bb27-d0d413455418|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:29:01.189Z|de3d5f7a-9eaf-45f7-bb27-d0d413455418|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:29:05.139Z|7755a17e-447c-4ea8-ac5d-32b954986484|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:29:05.140Z|7755a17e-447c-4ea8-ac5d-32b954986484|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:29:05.150Z|3fa0ff0b-0a6f-4309-97fb-321aba174108|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:29:05.150Z|3fa0ff0b-0a6f-4309-97fb-321aba174108|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:29:05.260Z|a92c6fb4-fd25-40c1-a9d6-07d8f13782d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:29:05.261Z|a92c6fb4-fd25-40c1-a9d6-07d8f13782d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:29:14.456Z|20ac163b-8c77-4a8e-9b50-d48ec759bd15|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:29:14.457Z|20ac163b-8c77-4a8e-9b50-d48ec759bd15|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:29:15.158Z|bd422fab-f62a-4e93-bd45-45b1074c2ec0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:29:15.159Z|bd422fab-f62a-4e93-bd45-45b1074c2ec0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:29:15.167Z|fbbd0f4f-f4ab-41d3-980d-02fdf9e7eba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:29:15.168Z|fbbd0f4f-f4ab-41d3-980d-02fdf9e7eba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:29:15.279Z|4b1aa87b-b620-4a4b-8135-00db7eca3640|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:29:15.279Z|4b1aa87b-b620-4a4b-8135-00db7eca3640|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:29:15.868Z|0464e949-4b62-4250-8afc-4e3535874f63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:29:15.873Z|0464e949-4b62-4250-8afc-4e3535874f63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:29:25.177Z|517b752c-5004-4335-b05f-3035d05409ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:29:25.178Z|517b752c-5004-4335-b05f-3035d05409ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:29:25.186Z|86e0d909-1192-444a-8797-bc78d42749f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:29:25.186Z|86e0d909-1192-444a-8797-bc78d42749f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:29:25.297Z|ed9f5bde-f233-4985-b486-75478ffce4c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:29:25.298Z|ed9f5bde-f233-4985-b486-75478ffce4c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:29:30.868Z|70a65cca-a972-4337-9e1d-ce57fd5c77a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:29:30.868Z|70a65cca-a972-4337-9e1d-ce57fd5c77a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:29:31.190Z|63b14e42-0706-457f-a60e-a71790af0382|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:29:31.190Z|63b14e42-0706-457f-a60e-a71790af0382|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:29:35.196Z|fa093788-2c8f-4709-978e-97bfa7f6a848|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:29:35.197Z|fa093788-2c8f-4709-978e-97bfa7f6a848|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:29:35.203Z|777dd3bb-6ec7-43f4-9aa1-44f5a988fca9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:29:35.203Z|777dd3bb-6ec7-43f4-9aa1-44f5a988fca9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:29:35.316Z|5b5e496c-c049-4154-99af-8225f467d3d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:29:35.317Z|5b5e496c-c049-4154-99af-8225f467d3d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:29:45.216Z|28c42b66-ca74-45af-8883-f7f314d498d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:29:45.217Z|28c42b66-ca74-45af-8883-f7f314d498d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:29:45.221Z|fd07a609-922f-4c50-b208-7fbf8f87e222|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:29:45.221Z|fd07a609-922f-4c50-b208-7fbf8f87e222|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:29:45.334Z|d9d085b3-a26c-4b42-8034-a870b59ead6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:29:45.335Z|d9d085b3-a26c-4b42-8034-a870b59ead6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:29:45.868Z|a55e202b-6de2-4f09-9844-c7b3a983cde3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:29:45.868Z|a55e202b-6de2-4f09-9844-c7b3a983cde3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:29:55.236Z|daa9a162-a5ee-4289-81b7-5c1580cee14e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:29:55.236Z|daa9a162-a5ee-4289-81b7-5c1580cee14e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:29:55.238Z|5cf65152-5e3a-42af-bb63-70b392a11c78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:29:55.238Z|5cf65152-5e3a-42af-bb63-70b392a11c78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:29:55.353Z|8b3dbc72-bead-43da-b563-2c57d2573529|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:29:55.354Z|8b3dbc72-bead-43da-b563-2c57d2573529|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:30:00.868Z|4cedfc01-2f35-4cc1-86a7-9d5d53019240|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:30:00.871Z|4cedfc01-2f35-4cc1-86a7-9d5d53019240|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:30:01.191Z|c76e35df-ef2a-4396-9595-8419d5126b0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:30:01.191Z|c76e35df-ef2a-4396-9595-8419d5126b0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:30:05.257Z|6354bec9-5973-4870-8b41-fccdaba9750f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:30:05.257Z|6354bec9-5973-4870-8b41-fccdaba9750f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:30:05.258Z|77cb7cd2-2728-4da7-96eb-235cfabc2605|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:30:05.258Z|77cb7cd2-2728-4da7-96eb-235cfabc2605|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:30:05.372Z|13e9ae07-8280-440c-8696-96b01fe3cd57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:30:05.373Z|13e9ae07-8280-440c-8696-96b01fe3cd57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:30:14.456Z|112e1537-674b-48da-b380-129f8810f6cb|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:30:14.457Z|112e1537-674b-48da-b380-129f8810f6cb|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:30:15.274Z|a4dcf138-4e4a-4bba-874d-4c058e9b2ee3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:30:15.275Z|a4dcf138-4e4a-4bba-874d-4c058e9b2ee3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:30:15.277Z|4032ebbe-51fc-4822-ba12-1c77540a8450|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:30:15.281Z|4032ebbe-51fc-4822-ba12-1c77540a8450|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:30:15.392Z|e2b29089-e1f8-4c0b-b0e5-c615860a9578|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:30:15.393Z|e2b29089-e1f8-4c0b-b0e5-c615860a9578|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:30:15.868Z|78791a74-c174-4e6e-9b8a-6cb5991de350|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:30:15.868Z|78791a74-c174-4e6e-9b8a-6cb5991de350|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:30:23.255Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:30:23.257Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: a0963338-d0c9-4eff-9408-1bc020510a2a already exists in requestDb InfraActiveRequests table 2021-09-03T02:30:23.258Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a0963338-d0c9-4eff-9408-1bc020510a2a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a0963338-d0c9-4eff-9408-1bc020510a2a 2021-09-03T02:30:23.258Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0963338-d0c9-4eff-9408-1bc020510a2a|INFO|500||Invoke 2021-09-03T02:30:23.259Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0963338-d0c9-4eff-9408-1bc020510a2a|DEBUG|500||===========================request begin================================================ 2021-09-03T02:30:23.259Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0963338-d0c9-4eff-9408-1bc020510a2a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a0963338-d0c9-4eff-9408-1bc020510a2a 2021-09-03T02:30:23.260Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0963338-d0c9-4eff-9408-1bc020510a2a|DEBUG|500||Method : GET 2021-09-03T02:30:23.260Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0963338-d0c9-4eff-9408-1bc020510a2a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"593a0b3d6983f864", X-B3-SpanId:"c347b7317378b07d", X-B3-ParentSpanId:"593a0b3d6983f864", X-B3-Sampled:"0", X-ONAP-RequestID:"a0963338-d0c9-4eff-9408-1bc020510a2a", X-RequestID:"a0963338-d0c9-4eff-9408-1bc020510a2a", X-TransactionID:"a0963338-d0c9-4eff-9408-1bc020510a2a", X-ECOMP-RequestID:"a0963338-d0c9-4eff-9408-1bc020510a2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aeb5d899-67a0-43ba-8076-a93216ba1dec"] 2021-09-03T02:30:23.260Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0963338-d0c9-4eff-9408-1bc020510a2a|DEBUG|500||Request body: 2021-09-03T02:30:23.261Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0963338-d0c9-4eff-9408-1bc020510a2a|DEBUG|500||==========================request end================================================ 2021-09-03T02:30:23.287Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0963338-d0c9-4eff-9408-1bc020510a2a|DEBUG|500||============================response begin========================================== 2021-09-03T02:30:23.287Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0963338-d0c9-4eff-9408-1bc020510a2a|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:30:23.288Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0963338-d0c9-4eff-9408-1bc020510a2a|DEBUG|500||Status text : 2021-09-03T02:30:23.288Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0963338-d0c9-4eff-9408-1bc020510a2a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:30:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:30:23.288Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0963338-d0c9-4eff-9408-1bc020510a2a|DEBUG|500||Response body: 2021-09-03T02:30:23.289Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0963338-d0c9-4eff-9408-1bc020510a2a|DEBUG|500||=======================response end================================================= 2021-09-03T02:30:23.289Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0963338-d0c9-4eff-9408-1bc020510a2a|INFO|404|Not Found|InvokeReturn 2021-09-03T02:30:23.291Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID a0963338-d0c9-4eff-9408-1bc020510a2a 2021-09-03T02:30:23.292Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2021-09-03T02:30:23.292Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2021-09-03T02:30:23.292Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2021-09-03T02:30:23.293Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2021-09-03T02:30:23.293Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2021-09-03T02:30:23.293Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2021-09-03T02:30:23.293Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"593a0b3d6983f864", X-B3-SpanId:"de050a2b3e35fae5", X-B3-ParentSpanId:"593a0b3d6983f864", X-B3-Sampled:"0", X-ONAP-RequestID:"a0963338-d0c9-4eff-9408-1bc020510a2a", X-RequestID:"a0963338-d0c9-4eff-9408-1bc020510a2a", X-TransactionID:"a0963338-d0c9-4eff-9408-1bc020510a2a", X-ECOMP-RequestID:"a0963338-d0c9-4eff-9408-1bc020510a2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d87db84e-bf00-4cb7-84f8-dd9ef1b992f7"] 2021-09-03T02:30:23.293Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2021-09-03T02:30:23.293Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2021-09-03T02:30:23.300Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2021-09-03T02:30:23.300Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2021-09-03T02:30:23.300Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2021-09-03T02:30:23.301Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:30:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:30:23.301Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2021-09-03T02:30:23.301Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2021-09-03T02:30:23.301Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2021-09-03T02:30:23.302Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$77534a74.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-03T02:30:23.303Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2021-09-03T02:30:23.303Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2021-09-03T02:30:23.304Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2021-09-03T02:30:23.304Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2021-09-03T02:30:23.304Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2021-09-03T02:30:23.304Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2021-09-03T02:30:23.304Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"593a0b3d6983f864", X-B3-SpanId:"dc1c6356eb84ff4a", X-B3-ParentSpanId:"593a0b3d6983f864", X-B3-Sampled:"0", X-ONAP-RequestID:"a0963338-d0c9-4eff-9408-1bc020510a2a", X-RequestID:"a0963338-d0c9-4eff-9408-1bc020510a2a", X-TransactionID:"a0963338-d0c9-4eff-9408-1bc020510a2a", X-ECOMP-RequestID:"a0963338-d0c9-4eff-9408-1bc020510a2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18b4db74-fc9b-463c-ad58-0fafe5c92926"] 2021-09-03T02:30:23.305Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2021-09-03T02:30:23.305Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2021-09-03T02:30:23.314Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2021-09-03T02:30:23.315Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2021-09-03T02:30:23.315Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2021-09-03T02:30:23.315Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:30:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:30:23.316Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2021-09-03T02:30:23.316Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2021-09-03T02:30:23.316Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2021-09-03T02:30:23.317Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$77534a74.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-03T02:30:23.317Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@5f7d35f0 2021-09-03T02:30:23.319Z|a0963338-d0c9-4eff-9408-1bc020510a2a|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:30:25.198Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:30:25.200Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: e35547bd-0e7f-490c-a5d6-f98a4786040c already exists in requestDb InfraActiveRequests table 2021-09-03T02:30:25.200Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e35547bd-0e7f-490c-a5d6-f98a4786040c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e35547bd-0e7f-490c-a5d6-f98a4786040c 2021-09-03T02:30:25.201Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e35547bd-0e7f-490c-a5d6-f98a4786040c|INFO|500||Invoke 2021-09-03T02:30:25.201Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e35547bd-0e7f-490c-a5d6-f98a4786040c|DEBUG|500||===========================request begin================================================ 2021-09-03T02:30:25.201Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e35547bd-0e7f-490c-a5d6-f98a4786040c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e35547bd-0e7f-490c-a5d6-f98a4786040c 2021-09-03T02:30:25.201Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e35547bd-0e7f-490c-a5d6-f98a4786040c|DEBUG|500||Method : GET 2021-09-03T02:30:25.201Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e35547bd-0e7f-490c-a5d6-f98a4786040c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23babcbae23207d1", X-B3-SpanId:"1055d8aef36b8dd7", X-B3-ParentSpanId:"23babcbae23207d1", X-B3-Sampled:"0", X-ONAP-RequestID:"e35547bd-0e7f-490c-a5d6-f98a4786040c", X-RequestID:"e35547bd-0e7f-490c-a5d6-f98a4786040c", X-TransactionID:"e35547bd-0e7f-490c-a5d6-f98a4786040c", X-ECOMP-RequestID:"e35547bd-0e7f-490c-a5d6-f98a4786040c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4c3b2ee-c13c-4dee-b09b-5135c73c1ae4"] 2021-09-03T02:30:25.202Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e35547bd-0e7f-490c-a5d6-f98a4786040c|DEBUG|500||Request body: 2021-09-03T02:30:25.202Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e35547bd-0e7f-490c-a5d6-f98a4786040c|DEBUG|500||==========================request end================================================ 2021-09-03T02:30:25.222Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e35547bd-0e7f-490c-a5d6-f98a4786040c|DEBUG|500||============================response begin========================================== 2021-09-03T02:30:25.222Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e35547bd-0e7f-490c-a5d6-f98a4786040c|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:30:25.223Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e35547bd-0e7f-490c-a5d6-f98a4786040c|DEBUG|500||Status text : 2021-09-03T02:30:25.223Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e35547bd-0e7f-490c-a5d6-f98a4786040c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:30:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:30:25.223Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e35547bd-0e7f-490c-a5d6-f98a4786040c|DEBUG|500||Response body: 2021-09-03T02:30:25.223Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e35547bd-0e7f-490c-a5d6-f98a4786040c|DEBUG|500||=======================response end================================================= 2021-09-03T02:30:25.224Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e35547bd-0e7f-490c-a5d6-f98a4786040c|INFO|404|Not Found|InvokeReturn 2021-09-03T02:30:25.227Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID e35547bd-0e7f-490c-a5d6-f98a4786040c 2021-09-03T02:30:25.227Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2021-09-03T02:30:25.228Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2021-09-03T02:30:25.228Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2021-09-03T02:30:25.228Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2021-09-03T02:30:25.228Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2021-09-03T02:30:25.229Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2021-09-03T02:30:25.229Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"23babcbae23207d1", X-B3-SpanId:"e619f13f12c42ff8", X-B3-ParentSpanId:"23babcbae23207d1", X-B3-Sampled:"0", X-ONAP-RequestID:"e35547bd-0e7f-490c-a5d6-f98a4786040c", X-RequestID:"e35547bd-0e7f-490c-a5d6-f98a4786040c", X-TransactionID:"e35547bd-0e7f-490c-a5d6-f98a4786040c", X-ECOMP-RequestID:"e35547bd-0e7f-490c-a5d6-f98a4786040c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35b7dc20-0946-4fae-8355-133a943fde44"] 2021-09-03T02:30:25.229Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2021-09-03T02:30:25.229Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2021-09-03T02:30:25.234Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2021-09-03T02:30:25.234Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2021-09-03T02:30:25.234Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2021-09-03T02:30:25.234Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:30:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:30:25.235Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2021-09-03T02:30:25.235Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2021-09-03T02:30:25.235Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2021-09-03T02:30:25.236Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$77534a74.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-03T02:30:25.236Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2021-09-03T02:30:25.237Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2021-09-03T02:30:25.237Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2021-09-03T02:30:25.237Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2021-09-03T02:30:25.237Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2021-09-03T02:30:25.238Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2021-09-03T02:30:25.238Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"23babcbae23207d1", X-B3-SpanId:"31ad88634811d339", X-B3-ParentSpanId:"23babcbae23207d1", X-B3-Sampled:"0", X-ONAP-RequestID:"e35547bd-0e7f-490c-a5d6-f98a4786040c", X-RequestID:"e35547bd-0e7f-490c-a5d6-f98a4786040c", X-TransactionID:"e35547bd-0e7f-490c-a5d6-f98a4786040c", X-ECOMP-RequestID:"e35547bd-0e7f-490c-a5d6-f98a4786040c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67a784d2-7736-4331-8ff6-5ccd1c1e1382"] 2021-09-03T02:30:25.238Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2021-09-03T02:30:25.238Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2021-09-03T02:30:25.245Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2021-09-03T02:30:25.245Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2021-09-03T02:30:25.246Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2021-09-03T02:30:25.246Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:30:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:30:25.246Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2021-09-03T02:30:25.246Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2021-09-03T02:30:25.247Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2021-09-03T02:30:25.247Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$77534a74.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-03T02:30:25.247Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@7106f727 2021-09-03T02:30:25.249Z|e35547bd-0e7f-490c-a5d6-f98a4786040c|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:30:25.293Z|0d8fb0e6-74db-4d47-805d-16ec2b5114fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:30:25.294Z|0d8fb0e6-74db-4d47-805d-16ec2b5114fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:30:25.298Z|375f9717-05f7-4cad-b01f-770c8e8d2d91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:30:25.298Z|375f9717-05f7-4cad-b01f-770c8e8d2d91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:30:25.415Z|eedd86ed-1f0e-49ad-806b-58c1285218e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:30:25.416Z|eedd86ed-1f0e-49ad-806b-58c1285218e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:30:29.982Z|3a746ef9-2a4d-487f-913c-136c17b02bd0|http-nio-8080-exec-4|manage/health|python-requests/2.26.0|||INFO|500||Entering 2021-09-03T02:30:29.982Z|3a746ef9-2a4d-487f-913c-136c17b02bd0|http-nio-8080-exec-4|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:30:30.868Z|b25c7db5-035f-4150-9053-167d167e6759|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:30:30.868Z|b25c7db5-035f-4150-9053-167d167e6759|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:30:31.192Z|20ec7508-b3b6-42b6-a224-e40aa36667e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:30:31.193Z|20ec7508-b3b6-42b6-a224-e40aa36667e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:30:35.312Z|d8d69aa3-2b14-459f-abd7-cdc4ce80baaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:30:35.312Z|d8d69aa3-2b14-459f-abd7-cdc4ce80baaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:30:35.316Z|649adb51-b645-44fc-aaf5-37e3f575cc8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:30:35.316Z|649adb51-b645-44fc-aaf5-37e3f575cc8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:30:35.437Z|72f0a654-0396-440a-9fd9-70e3c72196d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:30:35.438Z|72f0a654-0396-440a-9fd9-70e3c72196d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:30:40.623Z|09f1d3b1-cdd3-46f9-b27f-9fe38d606b0c|http-nio-8080-exec-7|manage/health|python-requests/2.26.0|||INFO|500||Entering 2021-09-03T02:30:40.624Z|09f1d3b1-cdd3-46f9-b27f-9fe38d606b0c|http-nio-8080-exec-7|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:30:42.113Z|53e15291-bc6e-4af7-a4e8-c69465f1d1c8|http-nio-8080-exec-8|manage/health|python-requests/2.26.0|||INFO|500||Entering 2021-09-03T02:30:42.114Z|53e15291-bc6e-4af7-a4e8-c69465f1d1c8|http-nio-8080-exec-8|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:30:44.670Z|cc1b8b9c-2470-477c-a827-4bd0eaa2ffdd|http-nio-8080-exec-4|manage/health|python-requests/2.26.0|||INFO|500||Entering 2021-09-03T02:30:44.671Z|cc1b8b9c-2470-477c-a827-4bd0eaa2ffdd|http-nio-8080-exec-4|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:30:45.330Z|7d35d66a-0fee-4c37-9286-dcb44c1471c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:30:45.330Z|7d35d66a-0fee-4c37-9286-dcb44c1471c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:30:45.333Z|bdebfd90-63a3-4885-a2f2-0e7ecd48c444|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:30:45.334Z|bdebfd90-63a3-4885-a2f2-0e7ecd48c444|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:30:45.455Z|76c470c6-61c7-4bc1-81c7-83900f2df9be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:30:45.455Z|76c470c6-61c7-4bc1-81c7-83900f2df9be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:30:45.868Z|8ca4f357-d38d-486a-9653-0307f124b3f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:30:45.872Z|8ca4f357-d38d-486a-9653-0307f124b3f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:30:55.351Z|a1559913-25f8-4fd2-a9bc-6fd36257ef1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:30:55.351Z|2b621c06-9aea-4432-b7ff-bfd2280e4484|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:30:55.352Z|a1559913-25f8-4fd2-a9bc-6fd36257ef1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:30:55.352Z|2b621c06-9aea-4432-b7ff-bfd2280e4484|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:30:55.473Z|fea6740a-fa87-4706-a4f5-05d6d9172186|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:30:55.473Z|fea6740a-fa87-4706-a4f5-05d6d9172186|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:31:00.868Z|fe9f426a-ffb2-4ba0-9dde-9b87cf717c15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:31:00.868Z|fe9f426a-ffb2-4ba0-9dde-9b87cf717c15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:31:01.193Z|35cb46f3-8d67-495d-a4c6-fa4fd80980cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:31:01.194Z|35cb46f3-8d67-495d-a4c6-fa4fd80980cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:31:05.371Z|f0aa1529-eb63-4267-8cc6-3f7f8f3ae4ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:31:05.371Z|260732d4-e562-4291-a097-4779ab1d3564|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:31:05.371Z|f0aa1529-eb63-4267-8cc6-3f7f8f3ae4ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:31:05.371Z|260732d4-e562-4291-a097-4779ab1d3564|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:31:05.492Z|6f7cc4f5-1c5b-4c19-98e5-d948c0b68c35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:31:05.493Z|6f7cc4f5-1c5b-4c19-98e5-d948c0b68c35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:31:14.456Z|0c3346cf-a2a9-45d1-a94f-16a5d5b28015|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:31:14.457Z|0c3346cf-a2a9-45d1-a94f-16a5d5b28015|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:31:15.390Z|a9b47828-dc88-4181-99e5-c2784d018d07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:31:15.390Z|11e8fc59-aec0-4e58-bef4-424a6d746027|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:31:15.390Z|a9b47828-dc88-4181-99e5-c2784d018d07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:31:15.390Z|11e8fc59-aec0-4e58-bef4-424a6d746027|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:31:15.512Z|0aae64bf-5c66-4363-a2b5-677eb62a3aa7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:31:15.513Z|0aae64bf-5c66-4363-a2b5-677eb62a3aa7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:31:15.868Z|ef4aac45-7942-4b03-89f7-eb5ab3a9b812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:31:15.869Z|ef4aac45-7942-4b03-89f7-eb5ab3a9b812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:31:25.409Z|8588d48b-6105-4620-9565-2c2e8913e2e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:31:25.409Z|79f1e5dd-1cf8-40c6-85f5-a06346ee0263|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:31:25.409Z|79f1e5dd-1cf8-40c6-85f5-a06346ee0263|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:31:25.409Z|8588d48b-6105-4620-9565-2c2e8913e2e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:31:25.531Z|c2602388-f1b6-4f61-bfab-a5cc91794461|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:31:25.532Z|c2602388-f1b6-4f61-bfab-a5cc91794461|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:31:30.868Z|94ff3580-2176-45e6-91b7-2e21c3f53866|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:31:30.871Z|94ff3580-2176-45e6-91b7-2e21c3f53866|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:31:31.194Z|2b355e85-3e08-40a0-9c0a-a0c9618557c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:31:31.194Z|2b355e85-3e08-40a0-9c0a-a0c9618557c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:31:35.429Z|c1b7f577-cfb2-426c-87ce-f487c34f5d18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:31:35.429Z|3ca838b4-4886-4b9d-834a-e52385e29c68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:31:35.429Z|c1b7f577-cfb2-426c-87ce-f487c34f5d18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:31:35.429Z|3ca838b4-4886-4b9d-834a-e52385e29c68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:31:35.550Z|471cc5dc-bc98-42c3-8496-a45ebed4e372|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:31:35.551Z|471cc5dc-bc98-42c3-8496-a45ebed4e372|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:31:45.449Z|71e7e72c-fcca-4665-9ad8-50e6ed549a12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:31:45.449Z|ec6252ff-252c-4189-8e67-dc4a81431f4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:31:45.449Z|ec6252ff-252c-4189-8e67-dc4a81431f4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:31:45.449Z|71e7e72c-fcca-4665-9ad8-50e6ed549a12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:31:45.569Z|f5372082-f64b-4d6f-a791-ce6b6fc4f191|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:31:45.569Z|f5372082-f64b-4d6f-a791-ce6b6fc4f191|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:31:45.868Z|5a6e5495-64c6-4c01-9ed5-a98db5546a92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:31:45.869Z|5a6e5495-64c6-4c01-9ed5-a98db5546a92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:31:48.329Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:31:48.330Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: a4dc12b5-2589-43b1-87bf-38aea4e2bc1c already exists in requestDb InfraActiveRequests table 2021-09-03T02:31:48.331Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a4dc12b5-2589-43b1-87bf-38aea4e2bc1c 2021-09-03T02:31:48.332Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|INFO|500||Invoke 2021-09-03T02:31:48.332Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|DEBUG|500||===========================request begin================================================ 2021-09-03T02:31:48.332Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a4dc12b5-2589-43b1-87bf-38aea4e2bc1c 2021-09-03T02:31:48.332Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|DEBUG|500||Method : GET 2021-09-03T02:31:48.333Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a02d486339acc6e1", X-B3-SpanId:"7fc9fd8e071753fa", X-B3-ParentSpanId:"a02d486339acc6e1", X-B3-Sampled:"0", X-ONAP-RequestID:"a4dc12b5-2589-43b1-87bf-38aea4e2bc1c", X-RequestID:"a4dc12b5-2589-43b1-87bf-38aea4e2bc1c", X-TransactionID:"a4dc12b5-2589-43b1-87bf-38aea4e2bc1c", X-ECOMP-RequestID:"a4dc12b5-2589-43b1-87bf-38aea4e2bc1c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"225e7d86-4c25-459c-b2be-2a531ee4e072"] 2021-09-03T02:31:48.333Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|DEBUG|500||Request body: 2021-09-03T02:31:48.333Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|DEBUG|500||==========================request end================================================ 2021-09-03T02:31:48.357Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|DEBUG|500||============================response begin========================================== 2021-09-03T02:31:48.357Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:31:48.357Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|DEBUG|500||Status text : 2021-09-03T02:31:48.357Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:31:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:31:48.358Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|DEBUG|500||Response body: 2021-09-03T02:31:48.358Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|DEBUG|500||=======================response end================================================= 2021-09-03T02:31:48.359Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|INFO|404|Not Found|InvokeReturn 2021-09-03T02:31:48.362Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID a4dc12b5-2589-43b1-87bf-38aea4e2bc1c 2021-09-03T02:31:48.362Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2021-09-03T02:31:48.363Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2021-09-03T02:31:48.363Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2021-09-03T02:31:48.364Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2021-09-03T02:31:48.364Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2021-09-03T02:31:48.364Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2021-09-03T02:31:48.364Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"a02d486339acc6e1", X-B3-SpanId:"a59821877a002cd7", X-B3-ParentSpanId:"a02d486339acc6e1", X-B3-Sampled:"0", X-ONAP-RequestID:"a4dc12b5-2589-43b1-87bf-38aea4e2bc1c", X-RequestID:"a4dc12b5-2589-43b1-87bf-38aea4e2bc1c", X-TransactionID:"a4dc12b5-2589-43b1-87bf-38aea4e2bc1c", X-ECOMP-RequestID:"a4dc12b5-2589-43b1-87bf-38aea4e2bc1c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63f8193b-703a-4c42-b7d9-adda5cc6d61a"] 2021-09-03T02:31:48.365Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2021-09-03T02:31:48.365Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2021-09-03T02:31:48.372Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2021-09-03T02:31:48.373Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2021-09-03T02:31:48.373Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2021-09-03T02:31:48.374Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:31:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:31:48.374Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2021-09-03T02:31:48.374Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2021-09-03T02:31:48.375Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2021-09-03T02:31:48.375Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$77534a74.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-03T02:31:48.376Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2021-09-03T02:31:48.376Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2021-09-03T02:31:48.376Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2021-09-03T02:31:48.377Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2021-09-03T02:31:48.377Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2021-09-03T02:31:48.377Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2021-09-03T02:31:48.377Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"a02d486339acc6e1", X-B3-SpanId:"abbe79934ec1f9ab", X-B3-ParentSpanId:"a02d486339acc6e1", X-B3-Sampled:"0", X-ONAP-RequestID:"a4dc12b5-2589-43b1-87bf-38aea4e2bc1c", X-RequestID:"a4dc12b5-2589-43b1-87bf-38aea4e2bc1c", X-TransactionID:"a4dc12b5-2589-43b1-87bf-38aea4e2bc1c", X-ECOMP-RequestID:"a4dc12b5-2589-43b1-87bf-38aea4e2bc1c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ab1793c-9162-4459-ac33-7b59d6e0069b"] 2021-09-03T02:31:48.377Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2021-09-03T02:31:48.377Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2021-09-03T02:31:48.386Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2021-09-03T02:31:48.387Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2021-09-03T02:31:48.387Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2021-09-03T02:31:48.387Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:31:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:31:48.387Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2021-09-03T02:31:48.387Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2021-09-03T02:31:48.388Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2021-09-03T02:31:48.388Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$77534a74.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-03T02:31:48.389Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@424573c4 2021-09-03T02:31:48.391Z|a4dc12b5-2589-43b1-87bf-38aea4e2bc1c|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:31:55.468Z|4ea5ef2a-6c44-4453-9bd0-7533691d2fdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:31:55.469Z|4ea5ef2a-6c44-4453-9bd0-7533691d2fdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:31:55.469Z|6c88ca1b-785c-4ff5-9104-638bda5cf654|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:31:55.470Z|6c88ca1b-785c-4ff5-9104-638bda5cf654|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:31:55.588Z|c16e09e9-2c26-4eb2-ab9e-50fa9dace071|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:31:55.588Z|c16e09e9-2c26-4eb2-ab9e-50fa9dace071|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:32:00.868Z|7687663b-4cf6-4316-b923-082dfe267d58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:32:00.868Z|7687663b-4cf6-4316-b923-082dfe267d58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:32:01.195Z|5d3c32b1-1d21-4099-b77f-a460e967b730|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:32:01.195Z|5d3c32b1-1d21-4099-b77f-a460e967b730|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:32:05.487Z|798c7f34-ad5d-474b-b7ff-a197f8d071a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:32:05.487Z|8155e84d-a7ee-4bc6-bd43-518ca3b57414|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:32:05.488Z|798c7f34-ad5d-474b-b7ff-a197f8d071a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:32:05.488Z|8155e84d-a7ee-4bc6-bd43-518ca3b57414|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:32:05.605Z|94cdf1f3-d554-41af-aeb8-1a9ad38a8d2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:32:05.606Z|94cdf1f3-d554-41af-aeb8-1a9ad38a8d2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:32:08.858Z|425e1aec-8f53-4988-a0b4-6b96b2fc9ff4|http-nio-8080-exec-7|manage/health|python-requests/2.26.0|||INFO|500||Entering 2021-09-03T02:32:08.859Z|425e1aec-8f53-4988-a0b4-6b96b2fc9ff4|http-nio-8080-exec-7|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:32:14.456Z|be115273-423c-4a91-b283-9fb64993b383|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:32:14.456Z|be115273-423c-4a91-b283-9fb64993b383|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:32:15.506Z|c0368abd-e057-4913-a7fd-ae584af7b233|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:32:15.506Z|3ba5d4a0-d0c9-4639-b8d8-68ff48ac57f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:32:15.506Z|c0368abd-e057-4913-a7fd-ae584af7b233|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:32:15.507Z|3ba5d4a0-d0c9-4639-b8d8-68ff48ac57f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:32:15.624Z|9dd63fcd-445d-4530-a6b9-0a5a2acde370|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:32:15.624Z|9dd63fcd-445d-4530-a6b9-0a5a2acde370|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:32:15.868Z|f5f7ed99-cf09-4e27-9c94-aa2dab9de76d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:32:15.871Z|f5f7ed99-cf09-4e27-9c94-aa2dab9de76d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:32:25.525Z|2c767f19-e3f8-4fbd-b712-170ed190ae29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:32:25.526Z|2c767f19-e3f8-4fbd-b712-170ed190ae29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:32:25.526Z|79b6a0c6-e2de-488b-b242-59bea78c2065|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:32:25.527Z|79b6a0c6-e2de-488b-b242-59bea78c2065|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:32:25.642Z|c7ec89bd-438e-4446-b963-e536d72e9d30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:32:25.643Z|c7ec89bd-438e-4446-b963-e536d72e9d30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:32:30.868Z|79f042a4-8604-44b3-ad59-86eb1aa09cd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:32:30.869Z|79f042a4-8604-44b3-ad59-86eb1aa09cd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:32:31.196Z|eb9068b8-21b0-4ca0-8dc4-5b6979a02932|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:32:31.197Z|eb9068b8-21b0-4ca0-8dc4-5b6979a02932|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:32:35.545Z|7b3326d9-8eb7-49c9-8b19-92525038c5c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:32:35.545Z|b69052ee-710b-4d30-b083-341017408744|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:32:35.546Z|b69052ee-710b-4d30-b083-341017408744|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:32:35.546Z|7b3326d9-8eb7-49c9-8b19-92525038c5c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:32:35.660Z|c0657bd0-8fd5-4368-84a4-b9cdf7e89117|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:32:35.661Z|c0657bd0-8fd5-4368-84a4-b9cdf7e89117|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:32:45.565Z|65bd9820-1e7a-497a-8e31-dfdf4a449d19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:32:45.566Z|a3f1ca27-8356-4155-8069-8ba85799d4c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:32:45.566Z|65bd9820-1e7a-497a-8e31-dfdf4a449d19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:32:45.566Z|a3f1ca27-8356-4155-8069-8ba85799d4c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:32:45.679Z|6d3c83bf-5fee-444c-9949-48f47da44928|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:32:45.679Z|6d3c83bf-5fee-444c-9949-48f47da44928|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:32:45.868Z|871b26f3-3a25-4e20-897c-fe6c05d7cadd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:32:45.869Z|871b26f3-3a25-4e20-897c-fe6c05d7cadd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:32:55.584Z|fc8efb2b-c13e-4fdc-b8c4-9488b335f665|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:32:55.584Z|4d3ad021-5cb6-43c0-b160-9b3e9f756546|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:32:55.585Z|fc8efb2b-c13e-4fdc-b8c4-9488b335f665|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:32:55.585Z|4d3ad021-5cb6-43c0-b160-9b3e9f756546|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:32:55.702Z|27e9e22f-6aa0-4c71-94f5-db75a5463599|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:32:55.703Z|27e9e22f-6aa0-4c71-94f5-db75a5463599|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:33:00.868Z|45131fa6-b5bc-4d80-a98a-eb402c5f8504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:33:00.871Z|45131fa6-b5bc-4d80-a98a-eb402c5f8504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:33:01.197Z|8313cfbe-bd6a-4cf4-9d43-fa5e36165b0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:33:01.198Z|8313cfbe-bd6a-4cf4-9d43-fa5e36165b0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:33:05.603Z|07e4c4d8-2edf-4a08-8a5e-51da5f7d8951|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:33:05.603Z|20df6862-2bd8-495e-8cb7-753cf16941e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:33:05.604Z|07e4c4d8-2edf-4a08-8a5e-51da5f7d8951|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:33:05.604Z|20df6862-2bd8-495e-8cb7-753cf16941e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:33:05.720Z|6f87d695-be99-42ba-abb4-92dcfe92bcda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:33:05.721Z|6f87d695-be99-42ba-abb4-92dcfe92bcda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:33:08.311Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:33:08.312Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 4d844723-8e53-4acc-a21f-cb246c2251d8 already exists in requestDb InfraActiveRequests table 2021-09-03T02:33:08.313Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4d844723-8e53-4acc-a21f-cb246c2251d8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4d844723-8e53-4acc-a21f-cb246c2251d8 2021-09-03T02:33:08.313Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d844723-8e53-4acc-a21f-cb246c2251d8|INFO|500||Invoke 2021-09-03T02:33:08.313Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d844723-8e53-4acc-a21f-cb246c2251d8|DEBUG|500||===========================request begin================================================ 2021-09-03T02:33:08.313Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d844723-8e53-4acc-a21f-cb246c2251d8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4d844723-8e53-4acc-a21f-cb246c2251d8 2021-09-03T02:33:08.313Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d844723-8e53-4acc-a21f-cb246c2251d8|DEBUG|500||Method : GET 2021-09-03T02:33:08.314Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d844723-8e53-4acc-a21f-cb246c2251d8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fdcb3063e9bf3252", X-B3-SpanId:"30816d8c93d2a1e9", X-B3-ParentSpanId:"fdcb3063e9bf3252", X-B3-Sampled:"0", X-ONAP-RequestID:"4d844723-8e53-4acc-a21f-cb246c2251d8", X-RequestID:"4d844723-8e53-4acc-a21f-cb246c2251d8", X-TransactionID:"4d844723-8e53-4acc-a21f-cb246c2251d8", X-ECOMP-RequestID:"4d844723-8e53-4acc-a21f-cb246c2251d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c843b6e-5896-4ee4-92b1-e1ce6a95bdf4"] 2021-09-03T02:33:08.314Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d844723-8e53-4acc-a21f-cb246c2251d8|DEBUG|500||Request body: 2021-09-03T02:33:08.314Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d844723-8e53-4acc-a21f-cb246c2251d8|DEBUG|500||==========================request end================================================ 2021-09-03T02:33:08.336Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d844723-8e53-4acc-a21f-cb246c2251d8|DEBUG|500||============================response begin========================================== 2021-09-03T02:33:08.336Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d844723-8e53-4acc-a21f-cb246c2251d8|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:33:08.336Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d844723-8e53-4acc-a21f-cb246c2251d8|DEBUG|500||Status text : 2021-09-03T02:33:08.336Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d844723-8e53-4acc-a21f-cb246c2251d8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:33:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:33:08.337Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d844723-8e53-4acc-a21f-cb246c2251d8|DEBUG|500||Response body: 2021-09-03T02:33:08.337Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d844723-8e53-4acc-a21f-cb246c2251d8|DEBUG|500||=======================response end================================================= 2021-09-03T02:33:08.337Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d844723-8e53-4acc-a21f-cb246c2251d8|INFO|404|Not Found|InvokeReturn 2021-09-03T02:33:08.340Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 4d844723-8e53-4acc-a21f-cb246c2251d8 2021-09-03T02:33:08.340Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2021-09-03T02:33:08.341Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2021-09-03T02:33:08.341Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2021-09-03T02:33:08.342Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2021-09-03T02:33:08.342Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2021-09-03T02:33:08.342Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2021-09-03T02:33:08.342Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"fdcb3063e9bf3252", X-B3-SpanId:"398eb0d02614b8bb", X-B3-ParentSpanId:"fdcb3063e9bf3252", X-B3-Sampled:"0", X-ONAP-RequestID:"4d844723-8e53-4acc-a21f-cb246c2251d8", X-RequestID:"4d844723-8e53-4acc-a21f-cb246c2251d8", X-TransactionID:"4d844723-8e53-4acc-a21f-cb246c2251d8", X-ECOMP-RequestID:"4d844723-8e53-4acc-a21f-cb246c2251d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edc8e008-8d54-4f22-a034-c979e0cb9c13"] 2021-09-03T02:33:08.342Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2021-09-03T02:33:08.343Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2021-09-03T02:33:08.350Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2021-09-03T02:33:08.351Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2021-09-03T02:33:08.351Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2021-09-03T02:33:08.351Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:33:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:33:08.351Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2021-09-03T02:33:08.351Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2021-09-03T02:33:08.352Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2021-09-03T02:33:08.352Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$77534a74.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-03T02:33:08.352Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2021-09-03T02:33:08.353Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2021-09-03T02:33:08.353Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2021-09-03T02:33:08.353Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2021-09-03T02:33:08.353Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2021-09-03T02:33:08.353Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2021-09-03T02:33:08.354Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"fdcb3063e9bf3252", X-B3-SpanId:"dece5adcebdde687", X-B3-ParentSpanId:"fdcb3063e9bf3252", X-B3-Sampled:"0", X-ONAP-RequestID:"4d844723-8e53-4acc-a21f-cb246c2251d8", X-RequestID:"4d844723-8e53-4acc-a21f-cb246c2251d8", X-TransactionID:"4d844723-8e53-4acc-a21f-cb246c2251d8", X-ECOMP-RequestID:"4d844723-8e53-4acc-a21f-cb246c2251d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03c40455-36d2-4051-ac1f-a3ad457b3aa9"] 2021-09-03T02:33:08.354Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2021-09-03T02:33:08.354Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2021-09-03T02:33:08.364Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2021-09-03T02:33:08.364Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2021-09-03T02:33:08.364Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2021-09-03T02:33:08.365Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:33:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:33:08.365Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2021-09-03T02:33:08.365Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2021-09-03T02:33:08.365Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2021-09-03T02:33:08.366Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$77534a74.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-03T02:33:08.366Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@330ebbb5 2021-09-03T02:33:08.369Z|4d844723-8e53-4acc-a21f-cb246c2251d8|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:33:14.456Z|37ed0934-b7b9-4170-9e0e-3984277db11f|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:33:14.457Z|37ed0934-b7b9-4170-9e0e-3984277db11f|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:33:15.622Z|1402400d-eae0-409f-87c4-00581e3971a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:33:15.622Z|bd6bfd56-307f-4810-8913-27d0b9dea914|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:33:15.623Z|1402400d-eae0-409f-87c4-00581e3971a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:33:15.623Z|bd6bfd56-307f-4810-8913-27d0b9dea914|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:33:15.739Z|56bf9abd-8737-4c7c-89db-50b557098fd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:33:15.739Z|56bf9abd-8737-4c7c-89db-50b557098fd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:33:15.868Z|f0daf99f-901e-4453-8440-532859d41e38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:33:15.868Z|f0daf99f-901e-4453-8440-532859d41e38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:33:25.641Z|7a35c676-9bcd-4086-aab7-06bd4886026c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:33:25.641Z|b1b69bf8-25b2-4b89-9d55-b3e1ba7f5b86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:33:25.642Z|7a35c676-9bcd-4086-aab7-06bd4886026c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:33:25.642Z|b1b69bf8-25b2-4b89-9d55-b3e1ba7f5b86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:33:25.757Z|23a87ced-745e-47ef-8431-0f64992385a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:33:25.758Z|23a87ced-745e-47ef-8431-0f64992385a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:33:28.644Z|851e78b6-b415-4e92-ba34-54e19c3961c0|http-nio-8080-exec-9|manage/health|python-requests/2.26.0|||INFO|500||Entering 2021-09-03T02:33:28.645Z|851e78b6-b415-4e92-ba34-54e19c3961c0|http-nio-8080-exec-9|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:33:30.868Z|117e84b2-ce00-4e8d-8cce-d4b885697cb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:33:30.869Z|117e84b2-ce00-4e8d-8cce-d4b885697cb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:33:31.199Z|e6e4b923-7682-4659-bb75-c33dc04fd495|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:33:31.199Z|e6e4b923-7682-4659-bb75-c33dc04fd495|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:33:35.660Z|9c0378d7-9652-4af3-bb21-1f2be844571c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:33:35.660Z|07f9a22e-cc8a-460d-a8c0-e39d02966e0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:33:35.661Z|07f9a22e-cc8a-460d-a8c0-e39d02966e0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:33:35.661Z|9c0378d7-9652-4af3-bb21-1f2be844571c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:33:35.776Z|d2812d4c-bd0f-4f15-ae08-b344b00dc4d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:33:35.777Z|d2812d4c-bd0f-4f15-ae08-b344b00dc4d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:33:45.680Z|327e9825-19b2-43ac-b113-372f5ed44109|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:33:45.680Z|99284343-48c0-410c-9c39-c69e8ec1867e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:33:45.681Z|327e9825-19b2-43ac-b113-372f5ed44109|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:33:45.681Z|99284343-48c0-410c-9c39-c69e8ec1867e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:33:45.795Z|85c687ea-39d3-4819-9830-7d6fe496ac25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:33:45.796Z|85c687ea-39d3-4819-9830-7d6fe496ac25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:33:45.868Z|c303d9e7-b1fa-4a74-b27d-3c9cdf7576b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:33:45.871Z|c303d9e7-b1fa-4a74-b27d-3c9cdf7576b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:33:55.699Z|9d6f9498-acce-43ca-9697-85cd882465b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:33:55.699Z|5699de94-62b2-45ca-8496-f70494a22e0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:33:55.700Z|9d6f9498-acce-43ca-9697-85cd882465b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:33:55.700Z|5699de94-62b2-45ca-8496-f70494a22e0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:33:55.815Z|8047459a-cb0d-4012-a2d5-0a6561e0c1bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:33:55.816Z|8047459a-cb0d-4012-a2d5-0a6561e0c1bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:34:00.868Z|206edbc6-8ed6-453f-9242-0a471c7f31f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:34:00.868Z|206edbc6-8ed6-453f-9242-0a471c7f31f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:34:01.200Z|b2b5d12f-30c7-4346-96ad-c350d312927c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:34:01.200Z|b2b5d12f-30c7-4346-96ad-c350d312927c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:34:05.718Z|43724bb3-7ab3-4d0b-921a-12747f14d54e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:34:05.718Z|65ee3aa7-c63e-4fd8-8825-f2dd2d118856|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:34:05.719Z|43724bb3-7ab3-4d0b-921a-12747f14d54e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:34:05.719Z|65ee3aa7-c63e-4fd8-8825-f2dd2d118856|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:34:05.834Z|35677cb5-f470-4e6c-9b3b-371f85e6d340|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:34:05.834Z|35677cb5-f470-4e6c-9b3b-371f85e6d340|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:34:14.456Z|8c45978c-9980-4972-bf99-7b21e2e57507|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:34:14.456Z|8c45978c-9980-4972-bf99-7b21e2e57507|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:34:15.737Z|04fcc3c7-7f4d-4b8c-8f8e-fc23b2ca5373|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:34:15.737Z|14c20131-7d81-4406-bc1e-e6c29490229b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:34:15.738Z|04fcc3c7-7f4d-4b8c-8f8e-fc23b2ca5373|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:34:15.738Z|14c20131-7d81-4406-bc1e-e6c29490229b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:34:15.852Z|d904b1f7-1b17-4e11-9d44-f5d5e111b3a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:34:15.853Z|d904b1f7-1b17-4e11-9d44-f5d5e111b3a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:34:15.868Z|d3a03724-6596-42ed-b70c-8530cb76c162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:34:15.868Z|d3a03724-6596-42ed-b70c-8530cb76c162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:34:25.756Z|ed82ca15-e1da-4240-a8aa-57b552502a46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:34:25.756Z|988ae488-6149-44f4-8810-d72ea955bbf3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:34:25.757Z|ed82ca15-e1da-4240-a8aa-57b552502a46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:34:25.758Z|988ae488-6149-44f4-8810-d72ea955bbf3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:34:25.871Z|fb36800c-04f6-47e1-9776-01a6454f95c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:34:25.872Z|fb36800c-04f6-47e1-9776-01a6454f95c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:34:30.868Z|e73e7a29-5fb4-4bc6-a384-8d6b9b26c613|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:34:30.872Z|e73e7a29-5fb4-4bc6-a384-8d6b9b26c613|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:34:31.201Z|6bfda98c-45fd-4eb2-8a29-7c504ebb97d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:34:31.201Z|6bfda98c-45fd-4eb2-8a29-7c504ebb97d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:34:31.307Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:34:31.308Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: c0c4b9a2-d980-437f-9097-e44f129a51dc already exists in requestDb InfraActiveRequests table 2021-09-03T02:34:31.309Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c0c4b9a2-d980-437f-9097-e44f129a51dc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c0c4b9a2-d980-437f-9097-e44f129a51dc 2021-09-03T02:34:31.310Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0c4b9a2-d980-437f-9097-e44f129a51dc|INFO|500||Invoke 2021-09-03T02:34:31.310Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0c4b9a2-d980-437f-9097-e44f129a51dc|DEBUG|500||===========================request begin================================================ 2021-09-03T02:34:31.310Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0c4b9a2-d980-437f-9097-e44f129a51dc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c0c4b9a2-d980-437f-9097-e44f129a51dc 2021-09-03T02:34:31.310Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0c4b9a2-d980-437f-9097-e44f129a51dc|DEBUG|500||Method : GET 2021-09-03T02:34:31.311Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0c4b9a2-d980-437f-9097-e44f129a51dc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16775ee80d2a044a", X-B3-SpanId:"16aa748dda5f5ecf", X-B3-ParentSpanId:"16775ee80d2a044a", X-B3-Sampled:"0", X-ONAP-RequestID:"c0c4b9a2-d980-437f-9097-e44f129a51dc", X-RequestID:"c0c4b9a2-d980-437f-9097-e44f129a51dc", X-TransactionID:"c0c4b9a2-d980-437f-9097-e44f129a51dc", X-ECOMP-RequestID:"c0c4b9a2-d980-437f-9097-e44f129a51dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fa4b601-eac0-4aac-bd89-cd5dfe6211dc"] 2021-09-03T02:34:31.311Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0c4b9a2-d980-437f-9097-e44f129a51dc|DEBUG|500||Request body: 2021-09-03T02:34:31.311Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0c4b9a2-d980-437f-9097-e44f129a51dc|DEBUG|500||==========================request end================================================ 2021-09-03T02:34:31.333Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0c4b9a2-d980-437f-9097-e44f129a51dc|DEBUG|500||============================response begin========================================== 2021-09-03T02:34:31.334Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0c4b9a2-d980-437f-9097-e44f129a51dc|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:34:31.334Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0c4b9a2-d980-437f-9097-e44f129a51dc|DEBUG|500||Status text : 2021-09-03T02:34:31.335Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0c4b9a2-d980-437f-9097-e44f129a51dc|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:34:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:34:31.335Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0c4b9a2-d980-437f-9097-e44f129a51dc|DEBUG|500||Response body: 2021-09-03T02:34:31.335Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0c4b9a2-d980-437f-9097-e44f129a51dc|DEBUG|500||=======================response end================================================= 2021-09-03T02:34:31.336Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c0c4b9a2-d980-437f-9097-e44f129a51dc|INFO|404|Not Found|InvokeReturn 2021-09-03T02:34:31.338Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID c0c4b9a2-d980-437f-9097-e44f129a51dc 2021-09-03T02:34:31.339Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2021-09-03T02:34:31.340Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2021-09-03T02:34:31.340Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2021-09-03T02:34:31.340Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2021-09-03T02:34:31.340Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2021-09-03T02:34:31.341Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2021-09-03T02:34:31.341Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"16775ee80d2a044a", X-B3-SpanId:"23211adcc43147d0", X-B3-ParentSpanId:"16775ee80d2a044a", X-B3-Sampled:"0", X-ONAP-RequestID:"c0c4b9a2-d980-437f-9097-e44f129a51dc", X-RequestID:"c0c4b9a2-d980-437f-9097-e44f129a51dc", X-TransactionID:"c0c4b9a2-d980-437f-9097-e44f129a51dc", X-ECOMP-RequestID:"c0c4b9a2-d980-437f-9097-e44f129a51dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3bad84b-7b63-4a7b-8a4a-39979d337f35"] 2021-09-03T02:34:31.341Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2021-09-03T02:34:31.341Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2021-09-03T02:34:31.348Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2021-09-03T02:34:31.348Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2021-09-03T02:34:31.348Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2021-09-03T02:34:31.349Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:34:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:34:31.349Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2021-09-03T02:34:31.349Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2021-09-03T02:34:31.350Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2021-09-03T02:34:31.350Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$77534a74.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-03T02:34:31.351Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2021-09-03T02:34:31.352Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2021-09-03T02:34:31.352Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2021-09-03T02:34:31.352Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2021-09-03T02:34:31.353Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2021-09-03T02:34:31.353Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2021-09-03T02:34:31.353Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"16775ee80d2a044a", X-B3-SpanId:"0df0713b27ae0368", X-B3-ParentSpanId:"16775ee80d2a044a", X-B3-Sampled:"0", X-ONAP-RequestID:"c0c4b9a2-d980-437f-9097-e44f129a51dc", X-RequestID:"c0c4b9a2-d980-437f-9097-e44f129a51dc", X-TransactionID:"c0c4b9a2-d980-437f-9097-e44f129a51dc", X-ECOMP-RequestID:"c0c4b9a2-d980-437f-9097-e44f129a51dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb18bc71-9a38-485d-9b75-eb8d3aafce34"] 2021-09-03T02:34:31.354Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2021-09-03T02:34:31.354Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2021-09-03T02:34:31.364Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2021-09-03T02:34:31.364Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2021-09-03T02:34:31.364Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2021-09-03T02:34:31.364Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:34:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:34:31.365Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2021-09-03T02:34:31.366Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2021-09-03T02:34:31.367Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2021-09-03T02:34:31.368Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$77534a74.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-03T02:34:31.369Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@42022eec 2021-09-03T02:34:31.370Z|c0c4b9a2-d980-437f-9097-e44f129a51dc|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:34:35.776Z|b6c714e4-cf42-471e-9eb8-db39116a42ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:34:35.776Z|b6c714e4-cf42-471e-9eb8-db39116a42ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:34:35.777Z|daa78747-5ec2-41a5-b870-631137d49d5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:34:35.777Z|daa78747-5ec2-41a5-b870-631137d49d5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:34:35.891Z|594cff1e-d1b3-4e1b-9263-4827e8759318|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:34:35.892Z|594cff1e-d1b3-4e1b-9263-4827e8759318|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:34:45.795Z|41cbc36d-bc61-45e0-9c83-78dc4022dcc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:34:45.796Z|41cbc36d-bc61-45e0-9c83-78dc4022dcc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:34:45.796Z|192c1677-ded0-4c0a-813f-79ce131676d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:34:45.796Z|192c1677-ded0-4c0a-813f-79ce131676d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:34:45.868Z|da0c4048-edb9-4c6d-8967-d73489cbc39e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:34:45.869Z|da0c4048-edb9-4c6d-8967-d73489cbc39e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:34:45.911Z|ac7a92aa-78e6-4b7e-ac6c-9ab90579895d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:34:45.911Z|ac7a92aa-78e6-4b7e-ac6c-9ab90579895d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:34:55.014Z|55ffe191-0ba6-42ec-bbd6-d2d3cfec1d69|http-nio-8080-exec-9|manage/health|python-requests/2.26.0|||INFO|500||Entering 2021-09-03T02:34:55.015Z|55ffe191-0ba6-42ec-bbd6-d2d3cfec1d69|http-nio-8080-exec-9|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:34:55.814Z|0f22abfd-2960-4667-b5ce-fac7c14ab1cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:34:55.814Z|df63c7b2-1c77-4a1c-99d3-f77cfe8a0625|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:34:55.814Z|0f22abfd-2960-4667-b5ce-fac7c14ab1cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:34:55.814Z|df63c7b2-1c77-4a1c-99d3-f77cfe8a0625|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:34:55.931Z|915f3bf8-4f24-47c5-83c4-d8b969d944a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:34:55.931Z|915f3bf8-4f24-47c5-83c4-d8b969d944a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:35:00.868Z|1195868f-9e39-472b-a1bf-dad8ece183e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:35:00.869Z|1195868f-9e39-472b-a1bf-dad8ece183e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:35:01.201Z|17bca7db-ae24-4a81-b39a-d0519db98ac3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:35:01.202Z|17bca7db-ae24-4a81-b39a-d0519db98ac3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:35:05.833Z|99219c0f-81cf-4515-985a-9c97cf0f0154|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:35:05.833Z|9757ecee-dff4-49bc-a8f5-6397fd6bb71c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:35:05.833Z|99219c0f-81cf-4515-985a-9c97cf0f0154|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:35:05.834Z|9757ecee-dff4-49bc-a8f5-6397fd6bb71c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:35:05.948Z|b0ebc188-c0a4-4b37-9254-48eeccb73665|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:35:05.949Z|b0ebc188-c0a4-4b37-9254-48eeccb73665|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:35:14.457Z|0b1efeaf-7e8b-497a-9396-447542de1c46|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:35:14.458Z|0b1efeaf-7e8b-497a-9396-447542de1c46|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:35:15.853Z|0cb20fc0-6b90-44c6-b3e3-d02ef7e86b7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:35:15.853Z|b7b04c0b-ed95-4c03-b374-975f86ab155f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:35:15.853Z|0cb20fc0-6b90-44c6-b3e3-d02ef7e86b7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:35:15.854Z|b7b04c0b-ed95-4c03-b374-975f86ab155f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:35:15.868Z|22c92615-6ade-4fdd-9235-3542bcb5a6a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:35:15.873Z|22c92615-6ade-4fdd-9235-3542bcb5a6a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:35:15.967Z|60325fab-34bc-4982-8849-3ddd4e5f7dfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:35:15.968Z|60325fab-34bc-4982-8849-3ddd4e5f7dfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:35:25.873Z|d4f00ef6-c896-467d-ba1a-da079aa9be1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:35:25.873Z|caaf68e7-0cf2-4501-9fe3-ef634ca9b2f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:35:25.874Z|d4f00ef6-c896-467d-ba1a-da079aa9be1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:35:25.874Z|caaf68e7-0cf2-4501-9fe3-ef634ca9b2f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:35:25.986Z|eaf9139a-f40b-4dcb-8cec-3a054fb6a30c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:35:25.987Z|eaf9139a-f40b-4dcb-8cec-3a054fb6a30c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:35:30.868Z|1a3d7a8f-bdd6-4d71-b0c7-884d6a862c5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:35:30.868Z|1a3d7a8f-bdd6-4d71-b0c7-884d6a862c5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:35:31.203Z|c0abc806-b146-4795-9b70-7e62527b5ca0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:35:31.203Z|c0abc806-b146-4795-9b70-7e62527b5ca0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:35:35.892Z|38857dfc-19d3-442c-9f94-641916dc12fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:35:35.893Z|38857dfc-19d3-442c-9f94-641916dc12fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:35:35.893Z|cd307bae-901c-40a9-a7a1-7ae4403077e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:35:35.893Z|cd307bae-901c-40a9-a7a1-7ae4403077e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:35:36.006Z|d2c24ea9-5255-448b-8ff5-394008f2949e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:35:36.007Z|d2c24ea9-5255-448b-8ff5-394008f2949e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:35:45.868Z|980b6978-bebb-40ee-a28f-31a84edaea5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:35:45.869Z|980b6978-bebb-40ee-a28f-31a84edaea5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:35:45.910Z|19f82fc7-d380-4966-ae41-a8712cae1534|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:35:45.911Z|19f82fc7-d380-4966-ae41-a8712cae1534|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:35:45.912Z|a7a05937-4962-4364-9eb4-18051b898dc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:35:45.912Z|a7a05937-4962-4364-9eb4-18051b898dc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:35:46.024Z|65e04490-cfed-4817-a6c5-eed364ce4b17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:35:46.024Z|65e04490-cfed-4817-a6c5-eed364ce4b17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:35:55.931Z|129d4b20-0531-412b-b2dc-b6e09697bed2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:35:55.931Z|fc9d9c5e-c945-4fa9-997a-387d5b2bd0f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:35:55.931Z|129d4b20-0531-412b-b2dc-b6e09697bed2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:35:55.932Z|fc9d9c5e-c945-4fa9-997a-387d5b2bd0f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:35:56.042Z|1818f84c-7425-447b-b55b-528f60978a15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:35:56.043Z|1818f84c-7425-447b-b55b-528f60978a15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:36:00.868Z|be105476-0627-4f4c-aabe-01781bc0e1ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:36:00.871Z|be105476-0627-4f4c-aabe-01781bc0e1ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:36:01.204Z|e9b98dcb-6284-425a-a200-922967dfef86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:36:01.204Z|e9b98dcb-6284-425a-a200-922967dfef86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:36:05.950Z|827f03d7-78d4-4bdb-869b-831be0c8e060|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:36:05.950Z|4fffe028-0054-4f60-ac27-418ef369230f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:36:05.950Z|827f03d7-78d4-4bdb-869b-831be0c8e060|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:36:05.951Z|4fffe028-0054-4f60-ac27-418ef369230f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:36:06.061Z|b254abb7-e944-4c3d-bc76-fd8406759e5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:36:06.062Z|b254abb7-e944-4c3d-bc76-fd8406759e5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:36:14.456Z|bf752d84-9b6f-42ef-a92a-fb284e9f85c4|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:36:14.457Z|bf752d84-9b6f-42ef-a92a-fb284e9f85c4|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:36:15.868Z|506d908a-2c6e-4bed-aa9c-609e13639f1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:36:15.869Z|506d908a-2c6e-4bed-aa9c-609e13639f1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:36:15.968Z|1bb841b1-441b-4c33-8e73-d16e5a148522|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:36:15.968Z|896c7708-59cf-40fe-84e7-244cc5939632|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:36:15.969Z|1bb841b1-441b-4c33-8e73-d16e5a148522|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:36:15.969Z|896c7708-59cf-40fe-84e7-244cc5939632|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:36:16.080Z|2884b6a9-f1b5-4c5e-b784-52534e3b1283|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:36:16.080Z|2884b6a9-f1b5-4c5e-b784-52534e3b1283|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:36:25.987Z|b7cf5c54-910a-4ba1-8821-9af97e2375b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:36:25.988Z|fb4220cb-c009-4d57-ba86-718347aa934c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:36:25.988Z|b7cf5c54-910a-4ba1-8821-9af97e2375b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:36:25.988Z|fb4220cb-c009-4d57-ba86-718347aa934c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:36:26.099Z|86806fa3-2b3a-4b85-b1ab-a1b73ee5a749|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:36:26.100Z|86806fa3-2b3a-4b85-b1ab-a1b73ee5a749|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:36:30.868Z|24a5a4da-011a-4670-b7b3-cd8fe8e63da5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:36:30.869Z|24a5a4da-011a-4670-b7b3-cd8fe8e63da5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:36:31.204Z|54150165-5592-47b0-92ac-7a08dbd595d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:36:31.205Z|54150165-5592-47b0-92ac-7a08dbd595d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:36:36.007Z|ac02bcb8-ebfb-43d7-8db1-5eda606c9d0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:36:36.007Z|b65adec4-70e8-42a5-8c7a-2b5e5bb1b7af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:36:36.008Z|ac02bcb8-ebfb-43d7-8db1-5eda606c9d0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:36:36.008Z|b65adec4-70e8-42a5-8c7a-2b5e5bb1b7af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:36:36.118Z|9ecbe1cf-5456-41f0-8141-74e88f0f9b20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:36:36.119Z|9ecbe1cf-5456-41f0-8141-74e88f0f9b20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:36:45.868Z|1a1f7d2c-b749-4a36-84a2-3d313f6515d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:36:45.872Z|1a1f7d2c-b749-4a36-84a2-3d313f6515d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:36:46.028Z|bf2708e1-8262-4c37-80a7-1e703a570de4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:36:46.028Z|b33cff32-b070-4627-8ffd-fb5e086dfa0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:36:46.029Z|b33cff32-b070-4627-8ffd-fb5e086dfa0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:36:46.029Z|bf2708e1-8262-4c37-80a7-1e703a570de4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:36:46.137Z|590394ab-832f-4a75-acb5-37b49d8d374a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:36:46.138Z|590394ab-832f-4a75-acb5-37b49d8d374a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:36:56.048Z|d02f417e-7faf-4a4a-97e1-cc892fe15e0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:36:56.048Z|c945a410-ac99-4e29-bf61-c72d9a6c8b53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:36:56.049Z|d02f417e-7faf-4a4a-97e1-cc892fe15e0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:36:56.049Z|c945a410-ac99-4e29-bf61-c72d9a6c8b53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:36:56.157Z|ff481901-5935-457a-b9b8-29bcee61c7d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:36:56.158Z|ff481901-5935-457a-b9b8-29bcee61c7d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:37:00.868Z|406b57bd-403a-4c75-acc6-461b826f8220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:37:00.869Z|406b57bd-403a-4c75-acc6-461b826f8220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:37:01.205Z|1fe51ac6-ae8d-4e8a-87ce-4ae1a9ea7cb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:37:01.206Z|1fe51ac6-ae8d-4e8a-87ce-4ae1a9ea7cb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:37:04.304Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:37:04.305Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 13f6becc-44cc-41fd-9c03-f7bc1ee3fe35 already exists in requestDb InfraActiveRequests table 2021-09-03T02:37:04.306Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/13f6becc-44cc-41fd-9c03-f7bc1ee3fe35 2021-09-03T02:37:04.306Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|INFO|500||Invoke 2021-09-03T02:37:04.306Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|DEBUG|500||===========================request begin================================================ 2021-09-03T02:37:04.306Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/13f6becc-44cc-41fd-9c03-f7bc1ee3fe35 2021-09-03T02:37:04.307Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|DEBUG|500||Method : GET 2021-09-03T02:37:04.307Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b89938acb98a13e", X-B3-SpanId:"d1ceb285be82c2a8", X-B3-ParentSpanId:"7b89938acb98a13e", X-B3-Sampled:"0", X-ONAP-RequestID:"13f6becc-44cc-41fd-9c03-f7bc1ee3fe35", X-RequestID:"13f6becc-44cc-41fd-9c03-f7bc1ee3fe35", X-TransactionID:"13f6becc-44cc-41fd-9c03-f7bc1ee3fe35", X-ECOMP-RequestID:"13f6becc-44cc-41fd-9c03-f7bc1ee3fe35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b505e4c0-39d6-4697-a2fb-77e6e65c10d9"] 2021-09-03T02:37:04.307Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|DEBUG|500||Request body: 2021-09-03T02:37:04.307Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|DEBUG|500||==========================request end================================================ 2021-09-03T02:37:04.328Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|DEBUG|500||============================response begin========================================== 2021-09-03T02:37:04.329Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:37:04.329Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|DEBUG|500||Status text : 2021-09-03T02:37:04.329Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:37:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:37:04.329Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|DEBUG|500||Response body: 2021-09-03T02:37:04.330Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|DEBUG|500||=======================response end================================================= 2021-09-03T02:37:04.330Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|INFO|404|Not Found|InvokeReturn 2021-09-03T02:37:04.332Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 13f6becc-44cc-41fd-9c03-f7bc1ee3fe35 2021-09-03T02:37:04.333Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2021-09-03T02:37:04.334Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2021-09-03T02:37:04.334Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2021-09-03T02:37:04.334Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2021-09-03T02:37:04.334Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2021-09-03T02:37:04.335Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2021-09-03T02:37:04.335Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"7b89938acb98a13e", X-B3-SpanId:"84f158f7c2bf9fc0", X-B3-ParentSpanId:"7b89938acb98a13e", X-B3-Sampled:"0", X-ONAP-RequestID:"13f6becc-44cc-41fd-9c03-f7bc1ee3fe35", X-RequestID:"13f6becc-44cc-41fd-9c03-f7bc1ee3fe35", X-TransactionID:"13f6becc-44cc-41fd-9c03-f7bc1ee3fe35", X-ECOMP-RequestID:"13f6becc-44cc-41fd-9c03-f7bc1ee3fe35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17c32aa5-e99b-48ef-8374-6ac997b86e6d"] 2021-09-03T02:37:04.335Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2021-09-03T02:37:04.335Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2021-09-03T02:37:04.343Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2021-09-03T02:37:04.343Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2021-09-03T02:37:04.344Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2021-09-03T02:37:04.344Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:37:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:37:04.344Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2021-09-03T02:37:04.345Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2021-09-03T02:37:04.345Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2021-09-03T02:37:04.346Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$77534a74.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-03T02:37:04.347Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2021-09-03T02:37:04.348Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2021-09-03T02:37:04.348Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2021-09-03T02:37:04.348Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2021-09-03T02:37:04.349Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2021-09-03T02:37:04.349Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2021-09-03T02:37:04.349Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"7b89938acb98a13e", X-B3-SpanId:"5d84e0fe6ff7891c", X-B3-ParentSpanId:"7b89938acb98a13e", X-B3-Sampled:"0", X-ONAP-RequestID:"13f6becc-44cc-41fd-9c03-f7bc1ee3fe35", X-RequestID:"13f6becc-44cc-41fd-9c03-f7bc1ee3fe35", X-TransactionID:"13f6becc-44cc-41fd-9c03-f7bc1ee3fe35", X-ECOMP-RequestID:"13f6becc-44cc-41fd-9c03-f7bc1ee3fe35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b3b88c7-6517-4ac9-8cd7-0bd12a7e8453"] 2021-09-03T02:37:04.349Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2021-09-03T02:37:04.350Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2021-09-03T02:37:04.360Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2021-09-03T02:37:04.360Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2021-09-03T02:37:04.360Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2021-09-03T02:37:04.361Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:37:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:37:04.361Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2021-09-03T02:37:04.361Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2021-09-03T02:37:04.362Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2021-09-03T02:37:04.362Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$77534a74.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-03T02:37:04.363Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@5ac760e6 2021-09-03T02:37:04.365Z|13f6becc-44cc-41fd-9c03-f7bc1ee3fe35|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:37:06.067Z|a396fe52-8559-46b2-81e1-37e0f6da119f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:37:06.068Z|8d01663f-8c81-4099-ac9f-af4a346965f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:37:06.068Z|a396fe52-8559-46b2-81e1-37e0f6da119f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:37:06.068Z|8d01663f-8c81-4099-ac9f-af4a346965f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:37:06.176Z|d5dce00d-03e3-4b39-9502-f01f4880fdd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:37:06.177Z|d5dce00d-03e3-4b39-9502-f01f4880fdd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:37:14.456Z|c0120d28-ccc7-4dfe-9057-911d271502e4|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:37:14.456Z|c0120d28-ccc7-4dfe-9057-911d271502e4|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:37:15.868Z|d077de66-e07f-49cc-8792-88178e3ab914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:37:15.868Z|d077de66-e07f-49cc-8792-88178e3ab914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:37:16.086Z|29e16dd7-e3af-49ae-bf3a-47e2da76607e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:37:16.086Z|66dd6577-32ec-47c1-b95a-9d2412207bd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:37:16.086Z|29e16dd7-e3af-49ae-bf3a-47e2da76607e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:37:16.087Z|66dd6577-32ec-47c1-b95a-9d2412207bd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:37:16.194Z|fe129cfe-4195-4ccb-91bb-7db79b879969|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:37:16.195Z|fe129cfe-4195-4ccb-91bb-7db79b879969|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:37:26.104Z|82ec0d21-d2e7-4ade-a265-93460c077ab2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:37:26.104Z|4ca781af-3876-4b38-a994-1c4022e5d414|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:37:26.105Z|4ca781af-3876-4b38-a994-1c4022e5d414|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:37:26.105Z|82ec0d21-d2e7-4ade-a265-93460c077ab2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:37:26.212Z|acbcaa02-8d90-40bd-bd8a-daeb308a34a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:37:26.213Z|acbcaa02-8d90-40bd-bd8a-daeb308a34a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:37:27.445Z|4422761b-0988-4db0-8c7b-cbcf5c0ed4b1|http-nio-8080-exec-6|manage/health|python-requests/2.26.0|||INFO|500||Entering 2021-09-03T02:37:27.446Z|4422761b-0988-4db0-8c7b-cbcf5c0ed4b1|http-nio-8080-exec-6|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:37:30.868Z|6cb467da-bb0f-4a2d-a578-502699d76027|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:37:30.871Z|6cb467da-bb0f-4a2d-a578-502699d76027|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:37:31.207Z|3bc073d6-67ec-4c22-b50b-a55e3e497025|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:37:31.207Z|3bc073d6-67ec-4c22-b50b-a55e3e497025|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:37:36.123Z|e43942af-0156-406f-9f37-ea243528fb82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:37:36.123Z|0573dac9-e987-4f9c-88cc-152be317ae86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:37:36.123Z|e43942af-0156-406f-9f37-ea243528fb82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:37:36.124Z|0573dac9-e987-4f9c-88cc-152be317ae86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:37:36.231Z|7f6daf3f-f64c-4a13-9835-79fa7d6748ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:37:36.231Z|7f6daf3f-f64c-4a13-9835-79fa7d6748ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:37:45.868Z|fc90ba59-381a-497a-988f-a4feaca56580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:37:45.868Z|fc90ba59-381a-497a-988f-a4feaca56580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:37:46.141Z|48b25e2c-ae9c-43ab-aedc-22d6e7ca29ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:37:46.141Z|ec6820bf-b70e-4a69-9fba-1daeb8845087|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:37:46.141Z|48b25e2c-ae9c-43ab-aedc-22d6e7ca29ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:37:46.141Z|ec6820bf-b70e-4a69-9fba-1daeb8845087|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:37:46.249Z|ccc58832-efc6-4147-8b0b-4a71eb60e2d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:37:46.249Z|ccc58832-efc6-4147-8b0b-4a71eb60e2d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:37:56.160Z|e2ad7188-1653-4279-9ea9-d80197b3f73d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:37:56.160Z|2a36ba31-6107-4244-9e70-08b837d39060|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:37:56.161Z|e2ad7188-1653-4279-9ea9-d80197b3f73d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:37:56.161Z|2a36ba31-6107-4244-9e70-08b837d39060|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:37:56.267Z|5cce5773-b111-4ae3-a3c9-c55e8558268a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:37:56.268Z|5cce5773-b111-4ae3-a3c9-c55e8558268a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:38:00.868Z|e66bfc00-06ce-402f-a7e5-812ac7ba6d22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:38:00.868Z|e66bfc00-06ce-402f-a7e5-812ac7ba6d22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:38:01.207Z|c368ddf5-32cb-4b0a-98c0-26d297ebd9fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:38:01.208Z|c368ddf5-32cb-4b0a-98c0-26d297ebd9fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:38:06.180Z|fbae50d6-f835-4af9-95e7-fe7776abac67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:38:06.180Z|55de1b52-282b-4736-8973-7527c1cfae5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:38:06.180Z|fbae50d6-f835-4af9-95e7-fe7776abac67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:38:06.180Z|55de1b52-282b-4736-8973-7527c1cfae5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:38:06.286Z|73409ea6-5f1f-44c7-818c-92ba5ef1b687|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:38:06.287Z|73409ea6-5f1f-44c7-818c-92ba5ef1b687|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:38:14.456Z|27f10958-0119-4de9-9e75-0fad6e273b97|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:38:14.457Z|27f10958-0119-4de9-9e75-0fad6e273b97|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:38:15.868Z|43d8a6d6-2d52-430e-b9b2-89cd74ca8fff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:38:15.873Z|43d8a6d6-2d52-430e-b9b2-89cd74ca8fff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:38:16.199Z|16787ef9-44fd-4eb5-88c0-66392aa7f609|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:38:16.199Z|ab3179f4-5878-4351-a226-58648dfc5689|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:38:16.200Z|ab3179f4-5878-4351-a226-58648dfc5689|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:38:16.200Z|16787ef9-44fd-4eb5-88c0-66392aa7f609|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:38:16.305Z|61132a97-8631-4040-bccb-594dca6f7efd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:38:16.306Z|61132a97-8631-4040-bccb-594dca6f7efd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:38:26.219Z|d9789b37-d496-4f41-95ab-0c1ebcbc3a0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:38:26.219Z|2924d4cf-2df8-4bcf-8602-60d2e5f6373c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:38:26.219Z|d9789b37-d496-4f41-95ab-0c1ebcbc3a0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:38:26.220Z|2924d4cf-2df8-4bcf-8602-60d2e5f6373c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:38:26.324Z|f209359e-968a-47ab-b252-a3e117e1fb20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:38:26.325Z|f209359e-968a-47ab-b252-a3e117e1fb20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:38:30.868Z|5afda333-2f6f-4674-82ee-004b4a4fcf6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:38:30.868Z|5afda333-2f6f-4674-82ee-004b4a4fcf6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:38:31.208Z|bc0971f5-eb61-4cb5-8b3a-7dc0a3d52c66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:38:31.209Z|bc0971f5-eb61-4cb5-8b3a-7dc0a3d52c66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:38:36.237Z|77309e2b-5659-4d56-8393-4f376a9efb25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:38:36.237Z|840d07a0-cdc6-4685-9454-6cdd81d8847a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:38:36.238Z|77309e2b-5659-4d56-8393-4f376a9efb25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:38:36.238Z|840d07a0-cdc6-4685-9454-6cdd81d8847a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:38:36.342Z|6472fda7-3e6e-4e5b-ad32-ad8fe8d326d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:38:36.343Z|6472fda7-3e6e-4e5b-ad32-ad8fe8d326d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:38:45.868Z|7f2b7509-ab53-4d43-ad94-39c6943731b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:38:45.868Z|7f2b7509-ab53-4d43-ad94-39c6943731b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:38:46.256Z|01691205-d853-46c1-b5be-1f9fdd196771|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:38:46.256Z|158aca5d-e8b8-4720-a1b0-350049042930|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:38:46.257Z|158aca5d-e8b8-4720-a1b0-350049042930|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:38:46.257Z|01691205-d853-46c1-b5be-1f9fdd196771|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:38:46.361Z|1a359eb9-cdc8-440b-9f67-49acdee06e7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:38:46.362Z|1a359eb9-cdc8-440b-9f67-49acdee06e7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:38:56.810Z|f2266df8-744f-4f69-a320-537c0e027b21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:38:56.811Z|7008fbd1-87fa-4031-81c1-f4299569ab6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:38:56.811Z|f2266df8-744f-4f69-a320-537c0e027b21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:38:56.813Z|7008fbd1-87fa-4031-81c1-f4299569ab6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:38:56.813Z|2ef786ba-983b-4f69-ba0d-594de6591429|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:38:56.814Z|2ef786ba-983b-4f69-ba0d-594de6591429|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:39:00.868Z|47c3a5cd-608a-475b-beea-3b6f5b72e7bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:39:00.872Z|47c3a5cd-608a-475b-beea-3b6f5b72e7bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:39:01.209Z|1424fce7-cfd1-4f2a-a8b8-7b91a48d96f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:39:01.210Z|1424fce7-cfd1-4f2a-a8b8-7b91a48d96f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:39:06.883Z|4235f568-871c-4467-b1f9-a03860d1ecf9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:39:06.884Z|ea0017a8-f413-4024-a3f7-b27096a72dba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:39:06.884Z|4235f568-871c-4467-b1f9-a03860d1ecf9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:39:06.884Z|6804663e-8a02-4aab-ac9c-653ca8beb743|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:39:06.885Z|ea0017a8-f413-4024-a3f7-b27096a72dba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:39:06.885Z|6804663e-8a02-4aab-ac9c-653ca8beb743|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:39:14.456Z|3115412d-14cd-43e4-a64f-e6dbca7e4485|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:39:14.457Z|3115412d-14cd-43e4-a64f-e6dbca7e4485|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:39:15.868Z|c1595a03-68f2-4d6e-aaac-13b603bec44f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:39:15.869Z|c1595a03-68f2-4d6e-aaac-13b603bec44f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:39:16.902Z|e6d35a8e-a15c-439a-b95e-d93255c46104|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:39:16.902Z|e919ad21-76f1-479c-828e-3b7f67b0fd99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:39:16.902Z|47f3f7bb-3892-4bec-8f96-952cc720c5c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:39:16.903Z|e6d35a8e-a15c-439a-b95e-d93255c46104|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:39:16.903Z|47f3f7bb-3892-4bec-8f96-952cc720c5c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:39:16.903Z|e919ad21-76f1-479c-828e-3b7f67b0fd99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:39:26.920Z|82025593-10b0-483b-8046-89dcfe0e6ec3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:39:26.920Z|b1a6f2fb-c3d6-47a0-9d60-e1bd3a1534bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:39:26.920Z|f8ce1779-f8fa-4dda-abfb-ccd3f0fca3b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:39:26.921Z|f8ce1779-f8fa-4dda-abfb-ccd3f0fca3b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:39:26.921Z|82025593-10b0-483b-8046-89dcfe0e6ec3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:39:26.921Z|b1a6f2fb-c3d6-47a0-9d60-e1bd3a1534bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:39:30.868Z|36882fb4-6ce0-403e-947b-3654ec518fc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:39:30.868Z|36882fb4-6ce0-403e-947b-3654ec518fc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:39:31.210Z|e778986b-5d8e-47d9-892b-8a6718a4bcc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:39:31.211Z|e778986b-5d8e-47d9-892b-8a6718a4bcc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:39:36.940Z|c758b66e-c717-48e4-914b-8008d6228608|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:39:36.940Z|06ed97af-7ace-41f8-baa7-a10aa0256533|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:39:36.940Z|c758b66e-c717-48e4-914b-8008d6228608|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:39:36.940Z|e9c0a16f-d5fd-48ab-a89c-71868d42661f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:39:36.941Z|06ed97af-7ace-41f8-baa7-a10aa0256533|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:39:36.941Z|e9c0a16f-d5fd-48ab-a89c-71868d42661f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:39:45.868Z|4afac2d8-fcd1-4b51-9747-dee804911917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:39:45.871Z|4afac2d8-fcd1-4b51-9747-dee804911917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:39:46.959Z|ccb4aa95-e7e2-4bf2-98aa-b7b0f0bf596c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:39:46.959Z|ccb4aa95-e7e2-4bf2-98aa-b7b0f0bf596c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:39:46.960Z|0dee813a-797f-4a2a-bbb4-0ea5a7c80319|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:39:46.960Z|3909ccfc-977d-4004-ae75-d34b1ecea604|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:39:46.961Z|0dee813a-797f-4a2a-bbb4-0ea5a7c80319|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:39:46.961Z|3909ccfc-977d-4004-ae75-d34b1ecea604|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:39:56.978Z|86798668-fcd4-443d-a11a-ea23e9926ae9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:39:56.978Z|86798668-fcd4-443d-a11a-ea23e9926ae9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:39:56.980Z|a5f05d25-e1b6-468f-a05f-987eae557a28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:39:56.980Z|a5f05d25-e1b6-468f-a05f-987eae557a28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:39:56.980Z|daec5a6b-9b68-4db4-a187-7f76730a2fae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:39:56.981Z|daec5a6b-9b68-4db4-a187-7f76730a2fae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:40:00.868Z|c5bbdf60-0ddc-4429-a31c-831dc05c5c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:40:00.868Z|c5bbdf60-0ddc-4429-a31c-831dc05c5c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:40:01.211Z|9ea99850-92fa-473f-a125-f442bbbbb374|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:40:01.212Z|9ea99850-92fa-473f-a125-f442bbbbb374|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:40:06.997Z|c416ad8d-2301-4861-af54-f5d1ee6fbc20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:40:06.997Z|c416ad8d-2301-4861-af54-f5d1ee6fbc20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:40:06.997Z|c52635d4-6e86-41d9-ac8d-a3ce9a758fb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:40:06.997Z|49eac3ea-c507-4d4a-87e2-da49c6404946|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:40:06.998Z|c52635d4-6e86-41d9-ac8d-a3ce9a758fb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:40:06.998Z|49eac3ea-c507-4d4a-87e2-da49c6404946|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:40:14.456Z|81a8b9a9-97aa-4c4b-bea4-bef420944945|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:40:14.456Z|81a8b9a9-97aa-4c4b-bea4-bef420944945|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:40:15.868Z|71b53f51-26c4-4ef8-92db-14ec0ba867a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:40:15.869Z|71b53f51-26c4-4ef8-92db-14ec0ba867a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:40:17.014Z|f84c563f-55a8-41fd-a7d5-62419c654c52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:40:17.015Z|f84c563f-55a8-41fd-a7d5-62419c654c52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:40:17.019Z|33796c4d-0ea2-4736-98a7-79b8f9c5aa2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:40:17.019Z|33796c4d-0ea2-4736-98a7-79b8f9c5aa2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:40:17.019Z|e841957a-20fe-40ef-bac5-7f1b05142749|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:40:17.020Z|e841957a-20fe-40ef-bac5-7f1b05142749|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:40:27.033Z|c6897b8d-4098-4f40-a1b8-29caf634fc60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:40:27.033Z|c6897b8d-4098-4f40-a1b8-29caf634fc60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:40:27.036Z|81b1600c-d3da-4a05-bee2-4401022a441b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:40:27.037Z|81b1600c-d3da-4a05-bee2-4401022a441b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:40:27.037Z|71df2817-d135-422b-818d-c71076d6b1d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:40:27.037Z|71df2817-d135-422b-818d-c71076d6b1d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:40:30.868Z|bb265e2b-7e10-4741-9a94-a6819bc90827|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:40:30.871Z|bb265e2b-7e10-4741-9a94-a6819bc90827|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:40:31.213Z|6cf70334-50bf-4bc2-99db-3f7cbc6c7990|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:40:31.213Z|6cf70334-50bf-4bc2-99db-3f7cbc6c7990|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:40:37.051Z|368f583d-d399-4504-9dde-f47227e0840d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:40:37.052Z|368f583d-d399-4504-9dde-f47227e0840d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:40:37.053Z|dcc92808-19c4-42b5-8db2-90498f00dedf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:40:37.053Z|dcc92808-19c4-42b5-8db2-90498f00dedf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:40:37.054Z|5c42802a-682a-4edc-b36c-c2b89532f969|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:40:37.054Z|5c42802a-682a-4edc-b36c-c2b89532f969|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:40:45.868Z|f153a663-f74f-4b90-962b-c64d21bcf80f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:40:45.868Z|f153a663-f74f-4b90-962b-c64d21bcf80f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:40:47.072Z|1b39fd84-3531-4de5-b5f0-606af93a8cb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:40:47.072Z|1b39fd84-3531-4de5-b5f0-606af93a8cb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:40:47.073Z|2a07b615-f320-438d-ab74-ad902a1a011c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:40:47.074Z|2a07b615-f320-438d-ab74-ad902a1a011c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:40:47.074Z|dbdb843c-8727-4893-ae9b-1629ddbd308a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:40:47.074Z|dbdb843c-8727-4893-ae9b-1629ddbd308a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:40:57.091Z|e788470f-1add-4547-82b8-182c67311b88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:40:57.092Z|e788470f-1add-4547-82b8-182c67311b88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:40:57.093Z|e7662969-67f1-4eb4-be01-4c08b100b4e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:40:57.094Z|e7662969-67f1-4eb4-be01-4c08b100b4e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:40:57.093Z|7ac6e95f-dd6f-40c5-b77f-acf58cb6dfb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:40:57.094Z|7ac6e95f-dd6f-40c5-b77f-acf58cb6dfb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:41:00.868Z|edf4a176-0435-48b6-8225-68dc18ced0d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:41:00.869Z|edf4a176-0435-48b6-8225-68dc18ced0d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:41:01.213Z|a593ca87-9c90-45dd-9fbe-486db187d532|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:41:01.214Z|a593ca87-9c90-45dd-9fbe-486db187d532|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:41:07.110Z|ebef5019-df0f-4c86-80c8-01af9c791c27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:41:07.111Z|ebef5019-df0f-4c86-80c8-01af9c791c27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:41:07.111Z|3c0c7a32-d0b5-41f2-a0df-957da955d710|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:41:07.111Z|3c0c7a32-d0b5-41f2-a0df-957da955d710|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:41:07.114Z|7fb12905-3e00-4c0a-9fce-9bb7f44b1e29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:41:07.115Z|7fb12905-3e00-4c0a-9fce-9bb7f44b1e29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:41:14.456Z|7ae999d6-df44-47b0-9e0a-2cf3250741a6|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:41:14.457Z|7ae999d6-df44-47b0-9e0a-2cf3250741a6|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:41:15.868Z|ea14068d-b5b5-4659-8c74-36e645f91d91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:41:15.871Z|ea14068d-b5b5-4659-8c74-36e645f91d91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:41:17.129Z|bc27da72-f985-48e8-95c8-c78cfcf99269|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:41:17.129Z|d164134a-6d0b-4ebe-a0fd-6bc3357c48d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:41:17.130Z|962306f2-6e06-481e-a801-f71c9a5d1095|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:41:17.130Z|bc27da72-f985-48e8-95c8-c78cfcf99269|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:41:17.130Z|962306f2-6e06-481e-a801-f71c9a5d1095|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:41:17.130Z|d164134a-6d0b-4ebe-a0fd-6bc3357c48d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:41:27.148Z|e9da7e3e-3c2f-4699-973c-dbd7812042db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:41:27.148Z|3249c9ce-a4bf-4dc1-b340-67d8320f1f63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:41:27.148Z|b90ae827-bce7-42ea-9ada-5e72d94f35b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:41:27.149Z|e9da7e3e-3c2f-4699-973c-dbd7812042db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:41:27.149Z|b90ae827-bce7-42ea-9ada-5e72d94f35b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:41:27.149Z|3249c9ce-a4bf-4dc1-b340-67d8320f1f63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:41:30.868Z|02ca3b66-be45-4970-b3be-6110f256baf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:41:30.869Z|02ca3b66-be45-4970-b3be-6110f256baf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:41:31.215Z|e0bb9bd0-45bd-46f0-aabb-32ec8ff5e060|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:41:31.215Z|e0bb9bd0-45bd-46f0-aabb-32ec8ff5e060|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:41:37.167Z|a3542db6-89da-466d-83a2-dc1d289ee20c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:41:37.167Z|e89ac041-7f36-4403-8ff4-2a00ce140536|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:41:37.168Z|e89ac041-7f36-4403-8ff4-2a00ce140536|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:41:37.167Z|7a6fe84b-02eb-43e9-a890-447e55661ec4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:41:37.168Z|7a6fe84b-02eb-43e9-a890-447e55661ec4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:41:37.168Z|a3542db6-89da-466d-83a2-dc1d289ee20c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:41:45.868Z|a4ea9259-bc59-4238-8d38-a2ffaa769945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:41:45.869Z|a4ea9259-bc59-4238-8d38-a2ffaa769945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:41:47.186Z|16523bd6-0add-4269-8969-614ac0e0046b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:41:47.186Z|e7c2e9ac-2455-4ce9-a208-c9e7b1a0ebc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:41:47.186Z|5c8569da-b02f-419d-940e-c24519271c5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:41:47.186Z|e7c2e9ac-2455-4ce9-a208-c9e7b1a0ebc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:41:47.186Z|16523bd6-0add-4269-8969-614ac0e0046b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:41:47.186Z|5c8569da-b02f-419d-940e-c24519271c5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:41:57.205Z|87f3bfa4-75db-4cb0-b201-1c1215b7c356|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:41:57.205Z|cfaa4f7f-0159-47ba-b129-9127c6d209b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:41:57.205Z|fc8f52a3-51d2-4888-833c-17a3072a4d0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:41:57.206Z|87f3bfa4-75db-4cb0-b201-1c1215b7c356|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:41:57.206Z|cfaa4f7f-0159-47ba-b129-9127c6d209b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:41:57.206Z|fc8f52a3-51d2-4888-833c-17a3072a4d0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:42:00.868Z|893adf97-729c-4063-9429-209006b4a9b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:42:00.871Z|893adf97-729c-4063-9429-209006b4a9b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:42:01.216Z|e614a8c6-ea32-4d60-a603-36e182218527|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:42:01.216Z|e614a8c6-ea32-4d60-a603-36e182218527|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:42:07.225Z|e56946ed-3c85-4586-b1ad-191fdfc4e6ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:42:07.225Z|745cbe99-1f9b-4cb2-bcfd-183e716cb0ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:42:07.225Z|e56946ed-3c85-4586-b1ad-191fdfc4e6ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:42:07.225Z|ba4939e0-cb12-4747-b120-32c0654f1325|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:42:07.226Z|745cbe99-1f9b-4cb2-bcfd-183e716cb0ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:42:07.226Z|ba4939e0-cb12-4747-b120-32c0654f1325|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:42:14.455Z|0b5746d2-6b3e-44fb-9cb2-68192045bf72|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:42:14.456Z|0b5746d2-6b3e-44fb-9cb2-68192045bf72|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:42:15.868Z|d1349922-de30-4234-b36e-ae06f7c2b1e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:42:15.868Z|d1349922-de30-4234-b36e-ae06f7c2b1e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:42:17.244Z|4af93602-f088-4123-8490-94e384695b89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:42:17.244Z|104170d8-f41c-4461-9197-900031b80f8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:42:17.245Z|4af93602-f088-4123-8490-94e384695b89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:42:17.245Z|99de713a-5682-4c74-843d-5aa5fe563621|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:42:17.245Z|104170d8-f41c-4461-9197-900031b80f8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:42:17.245Z|99de713a-5682-4c74-843d-5aa5fe563621|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:42:27.264Z|004c94d8-7b3b-4a82-bf2f-3f5922ce67df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:42:27.264Z|605c3233-7a1c-4b36-a3b3-b66805ea0ecf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:42:27.264Z|ed582863-9af3-490e-9a82-147070a196a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:42:27.264Z|ed582863-9af3-490e-9a82-147070a196a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:42:27.264Z|605c3233-7a1c-4b36-a3b3-b66805ea0ecf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:42:27.264Z|004c94d8-7b3b-4a82-bf2f-3f5922ce67df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:42:30.868Z|72b0769d-5826-4028-a48d-1c2c4bb53149|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:42:30.869Z|72b0769d-5826-4028-a48d-1c2c4bb53149|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:42:31.216Z|c20132ae-6d57-4af0-a083-cf2536f6b108|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:42:31.217Z|c20132ae-6d57-4af0-a083-cf2536f6b108|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:42:37.285Z|3fc88758-2026-4fce-8f98-88c6fa124c3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:42:37.285Z|a4702016-2e4a-43f8-bbfa-4f34d8f1d7ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:42:37.285Z|a4702016-2e4a-43f8-bbfa-4f34d8f1d7ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:42:37.285Z|3fc88758-2026-4fce-8f98-88c6fa124c3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:42:37.285Z|b09bfdf2-20e4-41c9-a495-2492f2db9778|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:42:37.286Z|b09bfdf2-20e4-41c9-a495-2492f2db9778|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:42:45.868Z|52031ad2-5400-405f-b7f1-4006d0adaf42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:42:45.871Z|52031ad2-5400-405f-b7f1-4006d0adaf42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:42:47.303Z|f2d1adac-468f-4e77-a36f-655bc322a679|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:42:47.303Z|70be9e47-8285-47c3-bc94-db8252f4ec7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:42:47.303Z|a78a2daa-b38a-4c58-b4a9-b104ec9b0aa5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:42:47.303Z|f2d1adac-468f-4e77-a36f-655bc322a679|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:42:47.304Z|70be9e47-8285-47c3-bc94-db8252f4ec7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:42:47.304Z|a78a2daa-b38a-4c58-b4a9-b104ec9b0aa5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:42:57.321Z|bd9deecc-f1b6-4bad-9c22-968308397f12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:42:57.321Z|bd9deecc-f1b6-4bad-9c22-968308397f12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:42:57.329Z|bfd11131-e69a-44aa-8b4a-4e466cf85457|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:42:57.329Z|655fd87f-57a7-4196-9c52-17d6226b426e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:42:57.329Z|bfd11131-e69a-44aa-8b4a-4e466cf85457|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:42:57.329Z|655fd87f-57a7-4196-9c52-17d6226b426e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:43:00.868Z|e94d9ca9-3142-4ac5-a330-b492628a96f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:43:00.868Z|e94d9ca9-3142-4ac5-a330-b492628a96f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:43:01.217Z|5a65f625-4ebf-4b1a-b10a-1e626c60ef54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:43:01.218Z|5a65f625-4ebf-4b1a-b10a-1e626c60ef54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:43:07.342Z|594676f2-15e7-4c73-b687-26d77c18e99e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:43:07.343Z|594676f2-15e7-4c73-b687-26d77c18e99e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:43:07.345Z|af4fd4c5-bccc-4500-966c-301ac6a17f75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:43:07.345Z|fd0442c7-13ee-4ed4-9434-3f2666378ce4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:43:07.346Z|af4fd4c5-bccc-4500-966c-301ac6a17f75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:43:07.346Z|fd0442c7-13ee-4ed4-9434-3f2666378ce4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:43:14.456Z|cb9a4243-8a02-450c-baf4-8710f2e104b8|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:43:14.457Z|cb9a4243-8a02-450c-baf4-8710f2e104b8|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:43:15.868Z|736b1bf1-1045-40be-b80e-2bcf70d034b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:43:15.868Z|736b1bf1-1045-40be-b80e-2bcf70d034b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:43:17.362Z|4b579f6a-25c0-42c6-8c68-de4beaefdcdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:43:17.362Z|da2310e3-4e6c-4d3d-a8c3-a0beb128a943|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:43:17.363Z|da2310e3-4e6c-4d3d-a8c3-a0beb128a943|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:43:17.363Z|4b579f6a-25c0-42c6-8c68-de4beaefdcdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:43:17.366Z|f2ee1052-735b-4c75-9bcf-3b356a3a941c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:43:17.367Z|f2ee1052-735b-4c75-9bcf-3b356a3a941c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:43:27.384Z|58469a9a-3e57-4dcf-ae14-531ffe55ee73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:43:27.384Z|6b2fa7a7-a136-47bd-a5d5-858c5774a21a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:43:27.385Z|6b2fa7a7-a136-47bd-a5d5-858c5774a21a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:43:27.385Z|58469a9a-3e57-4dcf-ae14-531ffe55ee73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:43:27.388Z|522271f2-3693-4c41-a43f-37fad28fbe07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:43:27.389Z|522271f2-3693-4c41-a43f-37fad28fbe07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:43:30.868Z|d43c1c52-da0b-4748-aafd-f68d86744d14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:43:30.871Z|d43c1c52-da0b-4748-aafd-f68d86744d14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:43:31.218Z|605457b3-2051-4efb-9d4e-48776745294a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:43:31.218Z|605457b3-2051-4efb-9d4e-48776745294a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:43:37.403Z|57f1addd-8408-44a6-8566-341e7e78c77f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:43:37.403Z|1c2246cb-b038-4d9a-9b72-83e828fe0e2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:43:37.403Z|57f1addd-8408-44a6-8566-341e7e78c77f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:43:37.404Z|1c2246cb-b038-4d9a-9b72-83e828fe0e2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:43:37.404Z|e781a181-e0f7-47ab-9acc-061156095a44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:43:37.405Z|e781a181-e0f7-47ab-9acc-061156095a44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:43:45.868Z|af389514-a091-487f-91bb-d428fbdb7bc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:43:45.868Z|af389514-a091-487f-91bb-d428fbdb7bc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:43:47.421Z|0be4ee0f-d603-407b-996d-62703f9469d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:43:47.421Z|60638734-885c-4f35-8a2d-42ef633ea04c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:43:47.421Z|60638734-885c-4f35-8a2d-42ef633ea04c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:43:47.421Z|0be4ee0f-d603-407b-996d-62703f9469d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:43:47.422Z|0bda95c4-5f44-4aad-9c8b-05f2d6466985|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:43:47.422Z|0bda95c4-5f44-4aad-9c8b-05f2d6466985|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:43:57.440Z|daf567b0-b8aa-4c4c-a2fa-2ccb1e949356|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:43:57.440Z|72a2cf2d-7ed3-4283-8b6c-754559bb6d46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:43:57.441Z|0a9b8cd5-a66f-4f13-9b1f-5f6c5affbb06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:43:57.441Z|72a2cf2d-7ed3-4283-8b6c-754559bb6d46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:43:57.441Z|daf567b0-b8aa-4c4c-a2fa-2ccb1e949356|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:43:57.442Z|0a9b8cd5-a66f-4f13-9b1f-5f6c5affbb06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:44:00.868Z|5e0c1b82-8b56-4116-8c63-419fe027321b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:44:00.868Z|5e0c1b82-8b56-4116-8c63-419fe027321b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:44:01.219Z|90a269f6-7b74-49c7-99b0-2e83165ee5e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:44:01.219Z|90a269f6-7b74-49c7-99b0-2e83165ee5e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:44:07.631Z|4061915c-3ed6-4444-bbef-469918994e78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:44:07.631Z|a6f9a9d8-c99a-4e9f-86ee-139e6ab61305|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:44:07.631Z|da1cb83d-c37b-4b40-979d-a6d3cbce6345|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:44:07.632Z|4061915c-3ed6-4444-bbef-469918994e78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:44:07.632Z|da1cb83d-c37b-4b40-979d-a6d3cbce6345|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:44:07.632Z|a6f9a9d8-c99a-4e9f-86ee-139e6ab61305|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:44:14.456Z|e149d5e0-f041-42a1-b106-37c7927438f2|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:44:14.457Z|e149d5e0-f041-42a1-b106-37c7927438f2|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:44:15.868Z|cff4c88e-7a4a-48bf-a5a3-60c870c5ad7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:44:15.871Z|cff4c88e-7a4a-48bf-a5a3-60c870c5ad7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:44:17.652Z|be993eeb-79dd-46d0-9eb1-6a9c8988547f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:44:17.652Z|e151f8f1-e867-428f-806f-126b7854e720|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:44:17.652Z|3639e675-6904-4bc9-90c2-912f19b03fcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:44:17.652Z|e151f8f1-e867-428f-806f-126b7854e720|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:44:17.652Z|be993eeb-79dd-46d0-9eb1-6a9c8988547f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:44:17.653Z|3639e675-6904-4bc9-90c2-912f19b03fcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:44:27.792Z|6661d7b0-abce-4b54-aa41-cb45d1720dda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:44:27.792Z|2a2a55a1-1d26-4c3a-b938-35f91084a51c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:44:27.792Z|6661d7b0-abce-4b54-aa41-cb45d1720dda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:44:27.792Z|99359287-19f3-4dd8-a356-966011229173|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:44:27.792Z|2a2a55a1-1d26-4c3a-b938-35f91084a51c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:44:27.793Z|99359287-19f3-4dd8-a356-966011229173|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:44:30.868Z|a8a38aac-fb62-44d5-b97d-5fffbcadf9ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:44:30.869Z|a8a38aac-fb62-44d5-b97d-5fffbcadf9ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:44:31.220Z|cbcf39c5-0424-4220-afbb-ee888abdfacc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:44:31.220Z|cbcf39c5-0424-4220-afbb-ee888abdfacc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:44:37.811Z|d3b76a08-78d7-4382-9a8a-2264cdd6f7d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:44:37.811Z|5b5e99df-52f7-42e2-8673-d4d205527ab5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:44:37.811Z|aae7b05b-94bb-44c6-9728-1ec0ee528c01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:44:37.812Z|d3b76a08-78d7-4382-9a8a-2264cdd6f7d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:44:37.812Z|5b5e99df-52f7-42e2-8673-d4d205527ab5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:44:37.812Z|aae7b05b-94bb-44c6-9728-1ec0ee528c01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:44:45.869Z|96029b1b-a1b7-46d9-9164-c0fa5d147a3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:44:45.869Z|96029b1b-a1b7-46d9-9164-c0fa5d147a3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:44:47.834Z|248261de-938a-49b0-911c-d75bc9c09980|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:44:47.834Z|980fbec5-276e-4c04-8b81-4f851ddd651d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:44:47.834Z|ade51882-789a-4270-a3b7-d1346e830418|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:44:47.834Z|980fbec5-276e-4c04-8b81-4f851ddd651d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:44:47.834Z|248261de-938a-49b0-911c-d75bc9c09980|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:44:47.835Z|ade51882-789a-4270-a3b7-d1346e830418|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:44:57.854Z|7a436525-8d93-4952-92e6-c5e308c9316e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:44:57.854Z|ab32f4d6-b298-4e2e-be07-441925a6cb8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:44:57.854Z|080bf235-dd14-4c2f-9769-27d75299da5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:44:57.854Z|7a436525-8d93-4952-92e6-c5e308c9316e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:44:57.854Z|ab32f4d6-b298-4e2e-be07-441925a6cb8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:44:57.855Z|080bf235-dd14-4c2f-9769-27d75299da5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:45:00.868Z|0140399a-bdaf-483b-8271-81ba277440e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:45:00.871Z|0140399a-bdaf-483b-8271-81ba277440e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:45:01.221Z|af609bbc-add6-496c-b8e5-7759b4fefbfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:45:01.221Z|af609bbc-add6-496c-b8e5-7759b4fefbfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:45:07.873Z|759a4e5d-1df0-4cd1-957b-baad116bfc71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:45:07.873Z|1df42fe5-bb67-4b86-9be4-9c0bfc0787a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:45:07.873Z|d7f6582f-dc8f-473e-a59f-33a26f6676f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:45:07.873Z|759a4e5d-1df0-4cd1-957b-baad116bfc71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:45:07.874Z|d7f6582f-dc8f-473e-a59f-33a26f6676f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:45:07.874Z|1df42fe5-bb67-4b86-9be4-9c0bfc0787a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:45:14.456Z|238e3885-a3d3-4df3-bdcf-44ec806299f0|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:45:14.456Z|238e3885-a3d3-4df3-bdcf-44ec806299f0|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:45:15.868Z|80d6cc37-2d0a-4f2a-815c-f6a1b24ab95e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:45:15.868Z|80d6cc37-2d0a-4f2a-815c-f6a1b24ab95e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:45:17.891Z|451e7822-a334-4ba5-98fc-70473c3e55aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:45:17.891Z|a6cd0743-f368-4214-9242-f502f271fd0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:45:17.892Z|451e7822-a334-4ba5-98fc-70473c3e55aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:45:17.892Z|5eb24a71-7f28-442a-b12b-84c484ff10cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:45:17.892Z|a6cd0743-f368-4214-9242-f502f271fd0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:45:17.892Z|5eb24a71-7f28-442a-b12b-84c484ff10cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:45:27.911Z|36c55ab8-9a87-4590-8578-66174caab967|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:45:27.911Z|039c18e9-e2fb-43b7-ae0b-8cb45fecd811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:45:27.911Z|d6b02be0-29c0-48aa-8340-48418916a2b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:45:27.911Z|36c55ab8-9a87-4590-8578-66174caab967|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:45:27.911Z|039c18e9-e2fb-43b7-ae0b-8cb45fecd811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:45:27.912Z|d6b02be0-29c0-48aa-8340-48418916a2b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:45:30.868Z|2dd97647-a98e-4ee1-b5e7-3857c53414d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:45:30.869Z|2dd97647-a98e-4ee1-b5e7-3857c53414d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:45:31.222Z|94c64142-98a7-4295-8f15-05da06da1984|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:45:31.222Z|94c64142-98a7-4295-8f15-05da06da1984|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:45:37.930Z|da254141-3fb1-4c5e-9a81-92663df077ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:45:37.930Z|8e625a0c-7e66-4333-850d-d0a00edd9ca9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:45:37.930Z|863066da-ac47-4e4d-8585-9c7fc39f608f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:45:37.931Z|863066da-ac47-4e4d-8585-9c7fc39f608f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:45:37.931Z|da254141-3fb1-4c5e-9a81-92663df077ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:45:37.931Z|8e625a0c-7e66-4333-850d-d0a00edd9ca9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:45:45.868Z|a04454a5-e988-4509-9cd3-2fa5b26115eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:45:45.871Z|a04454a5-e988-4509-9cd3-2fa5b26115eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:45:47.950Z|31df6bff-17c8-44f9-be45-06b11ede2c22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:45:47.950Z|99fbb0d6-3124-4e60-9680-551e069faebe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:45:47.950Z|494096e4-2dc8-4cc0-9741-3e15027ef55d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:45:47.951Z|99fbb0d6-3124-4e60-9680-551e069faebe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:45:47.951Z|31df6bff-17c8-44f9-be45-06b11ede2c22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:45:47.951Z|494096e4-2dc8-4cc0-9741-3e15027ef55d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:45:57.969Z|8b1afca9-5eb6-4a8e-a19d-81f5b2c25941|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:45:57.970Z|8b1afca9-5eb6-4a8e-a19d-81f5b2c25941|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:45:57.973Z|2c365c4c-059b-41a8-83f4-7f18f6f61a4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:45:57.974Z|2c365c4c-059b-41a8-83f4-7f18f6f61a4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:45:57.974Z|fd1e8965-6514-403b-ba6f-aa661b876935|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:45:57.974Z|fd1e8965-6514-403b-ba6f-aa661b876935|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:46:00.868Z|868de3d0-0a08-4670-a8e5-9b8335e82e3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:46:00.869Z|868de3d0-0a08-4670-a8e5-9b8335e82e3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:46:01.223Z|a8aa449e-26f3-4417-ac0b-d02064b28cb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:46:01.223Z|a8aa449e-26f3-4417-ac0b-d02064b28cb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:46:07.989Z|746fda28-bc95-4e47-b6ba-4e4884704f31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:46:07.990Z|746fda28-bc95-4e47-b6ba-4e4884704f31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:46:07.990Z|6da1d83d-a633-4aab-a2e9-497b8edd558f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:46:07.990Z|0571a451-6672-48e1-898c-df0152b36547|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:46:07.990Z|0571a451-6672-48e1-898c-df0152b36547|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:46:07.990Z|6da1d83d-a633-4aab-a2e9-497b8edd558f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:46:14.456Z|338277bd-11e4-4193-915f-7960ecfe60a5|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:46:14.457Z|338277bd-11e4-4193-915f-7960ecfe60a5|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:46:15.868Z|6a05d64a-c97d-4561-a312-d00a0520ff61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:46:15.869Z|6a05d64a-c97d-4561-a312-d00a0520ff61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:46:18.009Z|c2e6c43a-4ed7-4bf6-ad3a-1c3df7f929c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:46:18.009Z|9151ed03-5403-453e-b25c-3ca0c9a94a12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:46:18.010Z|c2e6c43a-4ed7-4bf6-ad3a-1c3df7f929c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:46:18.009Z|d497a1cf-a6dc-4774-9c5e-56dc087ca218|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:46:18.010Z|9151ed03-5403-453e-b25c-3ca0c9a94a12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:46:18.010Z|d497a1cf-a6dc-4774-9c5e-56dc087ca218|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:46:28.031Z|ed44ab5e-3d09-4b1d-aea3-16e2d6509d0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:46:28.031Z|e9dd79e9-c851-4872-8902-e8b257c76bab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:46:28.031Z|d8e61daa-e1b8-4f10-85a7-782413180974|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:46:28.032Z|ed44ab5e-3d09-4b1d-aea3-16e2d6509d0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:46:28.032Z|e9dd79e9-c851-4872-8902-e8b257c76bab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:46:28.032Z|d8e61daa-e1b8-4f10-85a7-782413180974|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:46:30.868Z|b71ff212-1c04-4e9c-9898-425d73f3798a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:46:30.871Z|b71ff212-1c04-4e9c-9898-425d73f3798a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:46:31.224Z|bc54abe1-b6cd-44cc-b3dd-ae7755360052|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:46:31.224Z|bc54abe1-b6cd-44cc-b3dd-ae7755360052|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:46:38.052Z|0dca0925-8a9d-4545-a27c-c7d6891f9900|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:46:38.052Z|24bef480-b637-444d-92e0-e877e7c78dd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:46:38.053Z|1c931e46-b33e-43c4-b881-8018f13fa4b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:46:38.053Z|0dca0925-8a9d-4545-a27c-c7d6891f9900|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:46:38.053Z|24bef480-b637-444d-92e0-e877e7c78dd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:46:38.053Z|1c931e46-b33e-43c4-b881-8018f13fa4b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:46:45.868Z|728508c7-2ab3-4cd8-a600-aad67a0ee47b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:46:45.868Z|728508c7-2ab3-4cd8-a600-aad67a0ee47b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:46:48.074Z|31553114-b82d-4dfa-8b13-9c384a6b6270|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:46:48.074Z|890cbf35-e2f8-4a05-8089-7fc9eed59d1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:46:48.075Z|31553114-b82d-4dfa-8b13-9c384a6b6270|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:46:48.075Z|0bf6aa42-3b02-4744-b63f-609fb2d093cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:46:48.075Z|890cbf35-e2f8-4a05-8089-7fc9eed59d1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:46:48.075Z|0bf6aa42-3b02-4744-b63f-609fb2d093cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:46:58.093Z|e226a310-ba29-4895-a638-58b6d0d77487|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:46:58.093Z|2a29140d-6367-48c5-b99e-fea01e9c3e9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:46:58.093Z|21199ffd-4393-4eea-93df-c1e3c6419ac3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:46:58.094Z|2a29140d-6367-48c5-b99e-fea01e9c3e9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:46:58.094Z|e226a310-ba29-4895-a638-58b6d0d77487|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:46:58.094Z|21199ffd-4393-4eea-93df-c1e3c6419ac3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:47:00.868Z|cee6a568-5904-41b2-a37a-d27175a98dd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:47:00.869Z|cee6a568-5904-41b2-a37a-d27175a98dd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:47:01.225Z|1792d872-f0d0-4fae-b521-70877ac9a0bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:47:01.225Z|1792d872-f0d0-4fae-b521-70877ac9a0bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:47:08.112Z|d612f20f-c8a7-405d-bb43-099b8fc1efe6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:47:08.112Z|a7ee63f6-aef5-42db-b223-13b0c54d4519|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:47:08.112Z|0a5cde1b-0b04-4ead-a1b9-01c1d21deb02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:47:08.113Z|d612f20f-c8a7-405d-bb43-099b8fc1efe6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:47:08.113Z|0a5cde1b-0b04-4ead-a1b9-01c1d21deb02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:47:08.113Z|a7ee63f6-aef5-42db-b223-13b0c54d4519|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:47:09.688Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:47:09.692Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 07f8fb9a-143f-4e44-96fa-718d37f83f15 already exists in requestDb InfraActiveRequests table 2021-09-03T02:47:09.693Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15 2021-09-03T02:47:09.693Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|INFO|500||Invoke 2021-09-03T02:47:09.694Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||===========================request begin================================================ 2021-09-03T02:47:09.694Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15 2021-09-03T02:47:09.694Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Method : GET 2021-09-03T02:47:09.694Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"61615cc8e9472a9f", X-B3-SpanId:"7ba3cafa5aca903d", X-B3-ParentSpanId:"61615cc8e9472a9f", X-B3-Sampled:"0", X-ONAP-RequestID:"07f8fb9a-143f-4e44-96fa-718d37f83f15", X-RequestID:"07f8fb9a-143f-4e44-96fa-718d37f83f15", X-TransactionID:"07f8fb9a-143f-4e44-96fa-718d37f83f15", X-ECOMP-RequestID:"07f8fb9a-143f-4e44-96fa-718d37f83f15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2e92d04-4de6-458c-b235-724279a126bb"] 2021-09-03T02:47:09.694Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Request body: 2021-09-03T02:47:09.694Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||==========================request end================================================ 2021-09-03T02:47:09.718Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||============================response begin========================================== 2021-09-03T02:47:09.719Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:47:09.719Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Status text : 2021-09-03T02:47:09.719Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:47:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:47:09.720Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Response body: 2021-09-03T02:47:09.720Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||=======================response end================================================= 2021-09-03T02:47:09.720Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|INFO|404|Not Found|InvokeReturn 2021-09-03T02:47:09.865Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2021-09-03T02:47:14.457Z|39e9c44e-2fcc-4099-9d0f-f1297803f39f|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:47:14.458Z|39e9c44e-2fcc-4099-9d0f-f1297803f39f|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:47:15.869Z|f24c5c4a-31a3-4959-b4b5-9bb3240b50de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:47:15.872Z|f24c5c4a-31a3-4959-b4b5-9bb3240b50de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:47:18.133Z|f8cd28fb-e493-4087-91c8-22a519db6f1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:47:18.133Z|2fc72a4d-f650-44ba-b2f6-37e62a24dc5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:47:18.133Z|de0e4a3c-87b8-43ae-a991-cc553e1e9741|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:47:18.133Z|de0e4a3c-87b8-43ae-a991-cc553e1e9741|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:47:18.133Z|2fc72a4d-f650-44ba-b2f6-37e62a24dc5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:47:18.133Z|f8cd28fb-e493-4087-91c8-22a519db6f1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:47:25.362Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:47:25.538Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-09-03T02:47:25.561Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|INFO|500||Invoke 2021-09-03T02:47:25.989Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|INFO|500||InvokeReturn 2021-09-03T02:47:25.989Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210903-02:47:25:806-60822], vertex-id=[229536], Content-Length=[619], Date=[Fri, 03 Sep 2021 02:47:25 GMT], Content-Type=[application/json]} 2021-09-03T02:47:25.992Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"93f71d5aeecb4135a3590b6f62af098b","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1630637093525","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2021-09-03T02:47:26.072Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-09-03T02:47:26.072Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-09-03T02:47:26.085Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:47:26.086Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-09-03T02:47:26.086Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-09-03T02:47:26.086Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:47:26.086Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-09-03T02:47:26.086Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"115", X-B3-TraceId:"61615cc8e9472a9f", X-B3-SpanId:"d895099144cc14da", X-B3-ParentSpanId:"61615cc8e9472a9f", X-B3-Sampled:"0", X-ONAP-RequestID:"07f8fb9a-143f-4e44-96fa-718d37f83f15", X-RequestID:"07f8fb9a-143f-4e44-96fa-718d37f83f15", X-TransactionID:"07f8fb9a-143f-4e44-96fa-718d37f83f15", X-ECOMP-RequestID:"07f8fb9a-143f-4e44-96fa-718d37f83f15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6fb404f-11c9-4251-906f-9c14b8963136"] 2021-09-03T02:47:26.087Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785","requestScope":"service"} 2021-09-03T02:47:26.087Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-09-03T02:47:26.206Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-09-03T02:47:26.206Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-09-03T02:47:26.207Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-09-03T02:47:26.207Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:47:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:47:26.208Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-09-03T02:47:26.208Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-09-03T02:47:26.208Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-09-03T02:47:26.221Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-09-03T02:47:26.221Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2021-09-03T02:47:26.222Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2021-09-03T02:47:26.222Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-09-03T02:47:26.222Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2021-09-03T02:47:26.222Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"07f8fb9a-143f-4e44-96fa-718d37f83f15", X-RequestID:"07f8fb9a-143f-4e44-96fa-718d37f83f15", X-TransactionID:"07f8fb9a-143f-4e44-96fa-718d37f83f15", X-ECOMP-RequestID:"07f8fb9a-143f-4e44-96fa-718d37f83f15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd6bc6a6-a117-490c-a9b8-4b08c5292454"] 2021-09-03T02:47:26.223Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2021-09-03T02:47:26.223Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2021-09-03T02:47:27.592Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2021-09-03T02:47:27.592Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2021-09-03T02:47:27.593Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2021-09-03T02:47:27.593Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=53F317B722F785172D9F38491854F7F6; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:47:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:47:27.594Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2021-09-03 01:02:43.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" } } } 2021-09-03T02:47:27.594Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2021-09-03T02:47:27.595Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2021-09-03T02:47:27.696Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2021-09-03T02:47:27.697Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2021-09-03T02:47:27.697Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T02:47:27.697Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2021-09-03T02:47:27.697Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2021-09-03T02:47:27.697Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"07f8fb9a-143f-4e44-96fa-718d37f83f15", X-RequestID:"07f8fb9a-143f-4e44-96fa-718d37f83f15", X-TransactionID:"07f8fb9a-143f-4e44-96fa-718d37f83f15", X-ECOMP-RequestID:"07f8fb9a-143f-4e44-96fa-718d37f83f15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25c12873-0a65-4030-94c3-3f9f63c5fb9f"] 2021-09-03T02:47:27.698Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2021-09-03T02:47:27.698Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2021-09-03T02:47:28.153Z|2a7974fe-0431-4e47-b4ef-ffe014be6ef0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:47:28.153Z|83e16ec9-063e-419e-8358-378afab8821d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:47:28.154Z|2a7974fe-0431-4e47-b4ef-ffe014be6ef0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:47:28.154Z|83e16ec9-063e-419e-8358-378afab8821d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:47:28.154Z|e861b187-d031-45d9-a7f4-d10c8012ada9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:47:28.155Z|e861b187-d031-45d9-a7f4-d10c8012ada9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:47:28.662Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2021-09-03T02:47:28.662Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2021-09-03T02:47:28.662Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2021-09-03T02:47:28.663Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:47:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:47:28.664Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 505, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2021-09-03T01:02:43.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505/service" } } } 2021-09-03T02:47:28.664Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2021-09-03T02:47:28.664Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2021-09-03T02:47:28.679Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-09-03T02:47:28.679Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2021-09-03T02:47:28.680Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2021-09-03T02:47:28.680Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-09-03T02:47:28.680Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2021-09-03T02:47:28.680Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"07f8fb9a-143f-4e44-96fa-718d37f83f15", X-RequestID:"07f8fb9a-143f-4e44-96fa-718d37f83f15", X-TransactionID:"07f8fb9a-143f-4e44-96fa-718d37f83f15", X-ECOMP-RequestID:"07f8fb9a-143f-4e44-96fa-718d37f83f15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2db7394d-5e4e-43b1-a6b2-a4af7778138c"] 2021-09-03T02:47:28.681Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2021-09-03T02:47:28.681Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2021-09-03T02:47:28.703Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2021-09-03T02:47:28.704Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2021-09-03T02:47:28.704Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2021-09-03T02:47:28.704Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:47:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:47:28.705Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2021-09-03 01:02:43.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" } } } 2021-09-03T02:47:28.705Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2021-09-03T02:47:28.706Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2021-09-03T02:47:28.726Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:47:28.726Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-09-03T02:47:28.727Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-09-03T02:47:28.727Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:47:28.727Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-09-03T02:47:28.727Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1858", X-B3-TraceId:"61615cc8e9472a9f", X-B3-SpanId:"d93fedb6911b6ed0", X-B3-ParentSpanId:"61615cc8e9472a9f", X-B3-Sampled:"0", X-ONAP-RequestID:"07f8fb9a-143f-4e44-96fa-718d37f83f15", X-RequestID:"07f8fb9a-143f-4e44-96fa-718d37f83f15", X-TransactionID:"07f8fb9a-143f-4e44-96fa-718d37f83f15", X-ECOMP-RequestID:"07f8fb9a-143f-4e44-96fa-718d37f83f15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e5cfaa5-afa3-4fe3-b570-40eba82ea36c"] 2021-09-03T02:47:28.727Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"07f8fb9a-143f-4e44-96fa-718d37f83f15","requestStatus":"IN_PROGRESS","startTime":1630637229869,"source":"VID","tenantId":"93f71d5aeecb4135a3590b6f62af098b","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\",\n\t\t\t\"modelVersionId\": \"eba1b2df-643c-4ce7-97b6-0c4c14175210\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"14223db9-6da4-474f-b73a-fe85e7346305\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"07f8fb9a-143f-4e44-96fa-718d37f83f15"} 2021-09-03T02:47:28.728Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-09-03T02:47:29.049Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-09-03T02:47:29.049Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-09-03T02:47:29.050Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-09-03T02:47:29.050Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:47:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:47:29.052Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "07f8fb9a-143f-4e44-96fa-718d37f83f15", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:47:09.869+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\",\n\t\t\t\"modelVersionId\": \"eba1b2df-643c-4ce7-97b6-0c4c14175210\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"14223db9-6da4-474f-b73a-fe85e7346305\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-09-03T02:47:28.849+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "07f8fb9a-143f-4e44-96fa-718d37f83f15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15" } } } 2021-09-03T02:47:29.052Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-09-03T02:47:29.053Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-09-03T02:47:29.105Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:47:29.106Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-09-03T02:47:29.106Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-09-03T02:47:29.106Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:47:29.107Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-09-03T02:47:29.107Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2258", X-B3-TraceId:"61615cc8e9472a9f", X-B3-SpanId:"0090ac73d10bab4a", X-B3-ParentSpanId:"61615cc8e9472a9f", X-B3-Sampled:"0", X-ONAP-RequestID:"07f8fb9a-143f-4e44-96fa-718d37f83f15", X-RequestID:"07f8fb9a-143f-4e44-96fa-718d37f83f15", X-TransactionID:"07f8fb9a-143f-4e44-96fa-718d37f83f15", X-ECOMP-RequestID:"07f8fb9a-143f-4e44-96fa-718d37f83f15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"919316d4-522a-4938-87b5-ccca066acdff"] 2021-09-03T02:47:29.107Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ee1dc00f-157b-4546-83ed-c283f601794a\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"eba1b2df-643c-4ce7-97b6-0c4c14175210\",\"modelUuid\":\"eba1b2df-643c-4ce7-97b6-0c4c14175210\",\"modelInvariantUuid\":\"ee1dc00f-157b-4546-83ed-c283f601794a\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"93f71d5aeecb4135a3590b6f62af098b\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"14223db9-6da4-474f-b73a-fe85e7346305\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"07f8fb9a-143f-4e44-96fa-718d37f83f15","type":"String"},"mso-request-id":{"value":"07f8fb9a-143f-4e44-96fa-718d37f83f15","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-09-03T02:47:29.107Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-09-03T02:47:30.868Z|b403d62d-586e-45e4-98e2-4d1078a5afcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:47:30.869Z|b403d62d-586e-45e4-98e2-4d1078a5afcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:47:31.226Z|f6c010aa-3f42-4f6f-942a-9764ffa137de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:47:31.227Z|f6c010aa-3f42-4f6f-942a-9764ffa137de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:47:32.657Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-09-03T02:47:32.658Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-09-03T02:47:32.659Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-09-03T02:47:32.659Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=989425A82A410516D848235BA647CB5A; Path=/; HttpOnly", Date:"Fri, 03 Sep 2021 02:47:32 GMT", X-ONAP-RequestID:"07f8fb9a-143f-4e44-96fa-718d37f83f15", X-RequestID:"07f8fb9a-143f-4e44-96fa-718d37f83f15", X-TransactionID:"07f8fb9a-143f-4e44-96fa-718d37f83f15", X-ECOMP-RequestID:"07f8fb9a-143f-4e44-96fa-718d37f83f15", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"919316d4-522a-4938-87b5-ccca066acdff", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:47:32.660Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"07f8fb9a-143f-4e44-96fa-718d37f83f15\",\"instanceId\":\"ad2b37d2-0a82-41c0-b199-61ce10f78763\"}}","message":"Success","processInstanceID":"47b9e9bb-0c61-11ec-994b-e2843a500213","variables":null,"messageCode":200} 2021-09-03T02:47:32.660Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-09-03T02:47:32.661Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-09-03T02:47:32.704Z|07f8fb9a-143f-4e44-96fa-718d37f83f15|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:47:32.917Z|fb99fd5d-0de3-4bd9-a127-564baae39977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:47:32.935Z|fb99fd5d-0de3-4bd9-a127-564baae39977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15 2021-09-03T02:47:32.935Z|fb99fd5d-0de3-4bd9-a127-564baae39977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|INFO|500||Invoke 2021-09-03T02:47:32.936Z|fb99fd5d-0de3-4bd9-a127-564baae39977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||===========================request begin================================================ 2021-09-03T02:47:32.936Z|fb99fd5d-0de3-4bd9-a127-564baae39977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15 2021-09-03T02:47:32.936Z|fb99fd5d-0de3-4bd9-a127-564baae39977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Method : GET 2021-09-03T02:47:32.936Z|fb99fd5d-0de3-4bd9-a127-564baae39977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b84625c54af0ae3d", X-B3-SpanId:"d73aa52bff8e5e25", X-B3-ParentSpanId:"b84625c54af0ae3d", X-B3-Sampled:"0", X-ONAP-RequestID:"fb99fd5d-0de3-4bd9-a127-564baae39977", X-RequestID:"fb99fd5d-0de3-4bd9-a127-564baae39977", X-TransactionID:"fb99fd5d-0de3-4bd9-a127-564baae39977", X-ECOMP-RequestID:"fb99fd5d-0de3-4bd9-a127-564baae39977", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a6181d6-5b14-425f-9504-7166774bc392"] 2021-09-03T02:47:32.936Z|fb99fd5d-0de3-4bd9-a127-564baae39977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Request body: 2021-09-03T02:47:32.937Z|fb99fd5d-0de3-4bd9-a127-564baae39977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||==========================request end================================================ 2021-09-03T02:47:32.958Z|fb99fd5d-0de3-4bd9-a127-564baae39977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||============================response begin========================================== 2021-09-03T02:47:32.958Z|fb99fd5d-0de3-4bd9-a127-564baae39977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Status code : 200 OK 2021-09-03T02:47:32.959Z|fb99fd5d-0de3-4bd9-a127-564baae39977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Status text : 2021-09-03T02:47:32.959Z|fb99fd5d-0de3-4bd9-a127-564baae39977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:47:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:47:32.960Z|fb99fd5d-0de3-4bd9-a127-564baae39977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Response body: { "requestId" : "07f8fb9a-143f-4e44-96fa-718d37f83f15", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:47:09.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\",\n\t\t\t\"modelVersionId\": \"eba1b2df-643c-4ce7-97b6-0c4c14175210\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"14223db9-6da4-474f-b73a-fe85e7346305\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:47:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "serviceInstanceName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "07f8fb9a-143f-4e44-96fa-718d37f83f15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15" } } } 2021-09-03T02:47:32.961Z|fb99fd5d-0de3-4bd9-a127-564baae39977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||=======================response end================================================= 2021-09-03T02:47:32.961Z|fb99fd5d-0de3-4bd9-a127-564baae39977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|INFO|500||InvokeReturn 2021-09-03T02:47:32.965Z|fb99fd5d-0de3-4bd9-a127-564baae39977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false 2021-09-03T02:47:32.965Z|fb99fd5d-0de3-4bd9-a127-564baae39977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:47:32.966Z|fb99fd5d-0de3-4bd9-a127-564baae39977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:47:32.966Z|fb99fd5d-0de3-4bd9-a127-564baae39977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false 2021-09-03T02:47:32.966Z|fb99fd5d-0de3-4bd9-a127-564baae39977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:47:32.967Z|fb99fd5d-0de3-4bd9-a127-564baae39977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b84625c54af0ae3d", X-B3-SpanId:"a6a049ec2a0499f4", X-B3-ParentSpanId:"b84625c54af0ae3d", X-B3-Sampled:"0", X-ONAP-RequestID:"fb99fd5d-0de3-4bd9-a127-564baae39977", X-RequestID:"fb99fd5d-0de3-4bd9-a127-564baae39977", X-TransactionID:"fb99fd5d-0de3-4bd9-a127-564baae39977", X-ECOMP-RequestID:"fb99fd5d-0de3-4bd9-a127-564baae39977", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31da32f3-a1b9-4562-9dda-bb372f885206"] 2021-09-03T02:47:32.967Z|fb99fd5d-0de3-4bd9-a127-564baae39977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:47:32.967Z|fb99fd5d-0de3-4bd9-a127-564baae39977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:47:33.024Z|fb99fd5d-0de3-4bd9-a127-564baae39977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:47:33.024Z|fb99fd5d-0de3-4bd9-a127-564baae39977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:47:33.025Z|fb99fd5d-0de3-4bd9-a127-564baae39977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:47:33.025Z|fb99fd5d-0de3-4bd9-a127-564baae39977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:47:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:47:33.026Z|fb99fd5d-0de3-4bd9-a127-564baae39977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:47:33.026Z|fb99fd5d-0de3-4bd9-a127-564baae39977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:47:33.027Z|fb99fd5d-0de3-4bd9-a127-564baae39977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:47:33.044Z|fb99fd5d-0de3-4bd9-a127-564baae39977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:47:38.172Z|4fe0c236-4eff-4c2e-a3c7-36e3d6b44564|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:47:38.172Z|70faca67-188d-414e-9c79-25f1739bc6d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:47:38.173Z|4fe0c236-4eff-4c2e-a3c7-36e3d6b44564|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:47:38.173Z|70faca67-188d-414e-9c79-25f1739bc6d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:47:38.173Z|72ab254a-060f-43db-9172-90f9fc951733|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:47:38.174Z|72ab254a-060f-43db-9172-90f9fc951733|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:47:43.190Z|2062981f-d1d5-4eb2-9e74-d835efc4bcfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:47:43.194Z|2062981f-d1d5-4eb2-9e74-d835efc4bcfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15 2021-09-03T02:47:43.195Z|2062981f-d1d5-4eb2-9e74-d835efc4bcfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|INFO|500||Invoke 2021-09-03T02:47:43.195Z|2062981f-d1d5-4eb2-9e74-d835efc4bcfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||===========================request begin================================================ 2021-09-03T02:47:43.195Z|2062981f-d1d5-4eb2-9e74-d835efc4bcfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15 2021-09-03T02:47:43.195Z|2062981f-d1d5-4eb2-9e74-d835efc4bcfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Method : GET 2021-09-03T02:47:43.196Z|2062981f-d1d5-4eb2-9e74-d835efc4bcfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"563b516bb25e63dd", X-B3-SpanId:"5cf97a27424aa1e8", X-B3-ParentSpanId:"563b516bb25e63dd", X-B3-Sampled:"0", X-ONAP-RequestID:"2062981f-d1d5-4eb2-9e74-d835efc4bcfe", X-RequestID:"2062981f-d1d5-4eb2-9e74-d835efc4bcfe", X-TransactionID:"2062981f-d1d5-4eb2-9e74-d835efc4bcfe", X-ECOMP-RequestID:"2062981f-d1d5-4eb2-9e74-d835efc4bcfe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ee06363-1ef2-4701-abae-73dfa9735102"] 2021-09-03T02:47:43.196Z|2062981f-d1d5-4eb2-9e74-d835efc4bcfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Request body: 2021-09-03T02:47:43.196Z|2062981f-d1d5-4eb2-9e74-d835efc4bcfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||==========================request end================================================ 2021-09-03T02:47:43.223Z|2062981f-d1d5-4eb2-9e74-d835efc4bcfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||============================response begin========================================== 2021-09-03T02:47:43.224Z|2062981f-d1d5-4eb2-9e74-d835efc4bcfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Status code : 200 OK 2021-09-03T02:47:43.224Z|2062981f-d1d5-4eb2-9e74-d835efc4bcfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Status text : 2021-09-03T02:47:43.224Z|2062981f-d1d5-4eb2-9e74-d835efc4bcfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:47:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:47:43.225Z|2062981f-d1d5-4eb2-9e74-d835efc4bcfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Response body: { "requestId" : "07f8fb9a-143f-4e44-96fa-718d37f83f15", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:47:09.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\",\n\t\t\t\"modelVersionId\": \"eba1b2df-643c-4ce7-97b6-0c4c14175210\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"14223db9-6da4-474f-b73a-fe85e7346305\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:47:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "serviceInstanceName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "07f8fb9a-143f-4e44-96fa-718d37f83f15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15" } } } 2021-09-03T02:47:43.225Z|2062981f-d1d5-4eb2-9e74-d835efc4bcfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||=======================response end================================================= 2021-09-03T02:47:43.226Z|2062981f-d1d5-4eb2-9e74-d835efc4bcfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|INFO|500||InvokeReturn 2021-09-03T02:47:43.228Z|2062981f-d1d5-4eb2-9e74-d835efc4bcfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false 2021-09-03T02:47:43.228Z|2062981f-d1d5-4eb2-9e74-d835efc4bcfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:47:43.229Z|2062981f-d1d5-4eb2-9e74-d835efc4bcfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:47:43.229Z|2062981f-d1d5-4eb2-9e74-d835efc4bcfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false 2021-09-03T02:47:43.229Z|2062981f-d1d5-4eb2-9e74-d835efc4bcfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:47:43.229Z|2062981f-d1d5-4eb2-9e74-d835efc4bcfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"563b516bb25e63dd", X-B3-SpanId:"71a71e8829df1462", X-B3-ParentSpanId:"563b516bb25e63dd", X-B3-Sampled:"0", X-ONAP-RequestID:"2062981f-d1d5-4eb2-9e74-d835efc4bcfe", X-RequestID:"2062981f-d1d5-4eb2-9e74-d835efc4bcfe", X-TransactionID:"2062981f-d1d5-4eb2-9e74-d835efc4bcfe", X-ECOMP-RequestID:"2062981f-d1d5-4eb2-9e74-d835efc4bcfe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b96e0fd4-1ecc-4962-ad9c-a6f2b5f64a9c"] 2021-09-03T02:47:43.230Z|2062981f-d1d5-4eb2-9e74-d835efc4bcfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:47:43.230Z|2062981f-d1d5-4eb2-9e74-d835efc4bcfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:47:43.241Z|2062981f-d1d5-4eb2-9e74-d835efc4bcfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:47:43.241Z|2062981f-d1d5-4eb2-9e74-d835efc4bcfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:47:43.241Z|2062981f-d1d5-4eb2-9e74-d835efc4bcfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:47:43.242Z|2062981f-d1d5-4eb2-9e74-d835efc4bcfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:47:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:47:43.242Z|2062981f-d1d5-4eb2-9e74-d835efc4bcfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:47:43.242Z|2062981f-d1d5-4eb2-9e74-d835efc4bcfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:47:43.243Z|2062981f-d1d5-4eb2-9e74-d835efc4bcfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:47:43.253Z|2062981f-d1d5-4eb2-9e74-d835efc4bcfe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:47:45.868Z|2f2d29d3-7168-4e85-a915-1f57b0aecd00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:47:45.869Z|2f2d29d3-7168-4e85-a915-1f57b0aecd00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:47:48.194Z|63153465-3b0a-4091-b150-2a30bfb1d18a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:47:48.195Z|2f2cf055-49d2-4c8e-965f-26b0e4f18379|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:47:48.194Z|98b233be-b990-4f88-b3f9-31bb5d036ab7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:47:48.195Z|63153465-3b0a-4091-b150-2a30bfb1d18a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:47:48.195Z|2f2cf055-49d2-4c8e-965f-26b0e4f18379|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:47:48.195Z|98b233be-b990-4f88-b3f9-31bb5d036ab7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:47:53.381Z|93d4fd63-b5bc-46ef-8762-733d16d8615a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:47:53.385Z|93d4fd63-b5bc-46ef-8762-733d16d8615a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15 2021-09-03T02:47:53.385Z|93d4fd63-b5bc-46ef-8762-733d16d8615a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|INFO|500||Invoke 2021-09-03T02:47:53.386Z|93d4fd63-b5bc-46ef-8762-733d16d8615a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||===========================request begin================================================ 2021-09-03T02:47:53.386Z|93d4fd63-b5bc-46ef-8762-733d16d8615a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15 2021-09-03T02:47:53.386Z|93d4fd63-b5bc-46ef-8762-733d16d8615a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Method : GET 2021-09-03T02:47:53.386Z|93d4fd63-b5bc-46ef-8762-733d16d8615a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f975a59f7ef0b16f", X-B3-SpanId:"c2d00ee5dbf2fd01", X-B3-ParentSpanId:"f975a59f7ef0b16f", X-B3-Sampled:"0", X-ONAP-RequestID:"93d4fd63-b5bc-46ef-8762-733d16d8615a", X-RequestID:"93d4fd63-b5bc-46ef-8762-733d16d8615a", X-TransactionID:"93d4fd63-b5bc-46ef-8762-733d16d8615a", X-ECOMP-RequestID:"93d4fd63-b5bc-46ef-8762-733d16d8615a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71a8663b-02e6-405c-888a-2cdfc4cd2084"] 2021-09-03T02:47:53.386Z|93d4fd63-b5bc-46ef-8762-733d16d8615a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Request body: 2021-09-03T02:47:53.386Z|93d4fd63-b5bc-46ef-8762-733d16d8615a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||==========================request end================================================ 2021-09-03T02:47:53.407Z|93d4fd63-b5bc-46ef-8762-733d16d8615a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||============================response begin========================================== 2021-09-03T02:47:53.408Z|93d4fd63-b5bc-46ef-8762-733d16d8615a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Status code : 200 OK 2021-09-03T02:47:53.408Z|93d4fd63-b5bc-46ef-8762-733d16d8615a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Status text : 2021-09-03T02:47:53.408Z|93d4fd63-b5bc-46ef-8762-733d16d8615a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:47:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:47:53.409Z|93d4fd63-b5bc-46ef-8762-733d16d8615a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Response body: { "requestId" : "07f8fb9a-143f-4e44-96fa-718d37f83f15", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:47:09.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\",\n\t\t\t\"modelVersionId\": \"eba1b2df-643c-4ce7-97b6-0c4c14175210\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"14223db9-6da4-474f-b73a-fe85e7346305\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:47:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "serviceInstanceName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "07f8fb9a-143f-4e44-96fa-718d37f83f15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15" } } } 2021-09-03T02:47:53.410Z|93d4fd63-b5bc-46ef-8762-733d16d8615a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||=======================response end================================================= 2021-09-03T02:47:53.410Z|93d4fd63-b5bc-46ef-8762-733d16d8615a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|INFO|500||InvokeReturn 2021-09-03T02:47:53.412Z|93d4fd63-b5bc-46ef-8762-733d16d8615a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false 2021-09-03T02:47:53.412Z|93d4fd63-b5bc-46ef-8762-733d16d8615a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:47:53.412Z|93d4fd63-b5bc-46ef-8762-733d16d8615a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:47:53.413Z|93d4fd63-b5bc-46ef-8762-733d16d8615a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false 2021-09-03T02:47:53.413Z|93d4fd63-b5bc-46ef-8762-733d16d8615a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:47:53.413Z|93d4fd63-b5bc-46ef-8762-733d16d8615a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f975a59f7ef0b16f", X-B3-SpanId:"648fed4b46ffc872", X-B3-ParentSpanId:"f975a59f7ef0b16f", X-B3-Sampled:"0", X-ONAP-RequestID:"93d4fd63-b5bc-46ef-8762-733d16d8615a", X-RequestID:"93d4fd63-b5bc-46ef-8762-733d16d8615a", X-TransactionID:"93d4fd63-b5bc-46ef-8762-733d16d8615a", X-ECOMP-RequestID:"93d4fd63-b5bc-46ef-8762-733d16d8615a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"604bcc0d-3d7b-4a1d-b1f9-062d762eef30"] 2021-09-03T02:47:53.413Z|93d4fd63-b5bc-46ef-8762-733d16d8615a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:47:53.414Z|93d4fd63-b5bc-46ef-8762-733d16d8615a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:47:53.427Z|93d4fd63-b5bc-46ef-8762-733d16d8615a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:47:53.428Z|93d4fd63-b5bc-46ef-8762-733d16d8615a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:47:53.428Z|93d4fd63-b5bc-46ef-8762-733d16d8615a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:47:53.428Z|93d4fd63-b5bc-46ef-8762-733d16d8615a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:47:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:47:53.429Z|93d4fd63-b5bc-46ef-8762-733d16d8615a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:47:53.429Z|93d4fd63-b5bc-46ef-8762-733d16d8615a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:47:53.429Z|93d4fd63-b5bc-46ef-8762-733d16d8615a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:47:53.440Z|93d4fd63-b5bc-46ef-8762-733d16d8615a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:47:58.214Z|eb4ce895-70e8-4d7a-a45a-ede933593955|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:47:58.214Z|f3ff873c-4775-4dc2-977f-c554902ca9d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:47:58.214Z|de8de8dd-b215-483f-937a-4c09d50844fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:47:58.214Z|de8de8dd-b215-483f-937a-4c09d50844fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:47:58.214Z|eb4ce895-70e8-4d7a-a45a-ede933593955|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:47:58.214Z|f3ff873c-4775-4dc2-977f-c554902ca9d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:48:00.868Z|462758a9-85a0-4a60-9932-c70e253950ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:48:00.871Z|462758a9-85a0-4a60-9932-c70e253950ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:48:01.227Z|c188969d-7fba-4077-9574-e2ed485e78b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:48:01.228Z|c188969d-7fba-4077-9574-e2ed485e78b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:48:03.580Z|8b506d61-0429-41e1-b75c-35075716ac7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:48:03.584Z|8b506d61-0429-41e1-b75c-35075716ac7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15 2021-09-03T02:48:03.585Z|8b506d61-0429-41e1-b75c-35075716ac7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|INFO|500||Invoke 2021-09-03T02:48:03.585Z|8b506d61-0429-41e1-b75c-35075716ac7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:03.585Z|8b506d61-0429-41e1-b75c-35075716ac7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15 2021-09-03T02:48:03.585Z|8b506d61-0429-41e1-b75c-35075716ac7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Method : GET 2021-09-03T02:48:03.585Z|8b506d61-0429-41e1-b75c-35075716ac7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d9d2abd829062ca9", X-B3-SpanId:"c0a0cddf710b262a", X-B3-ParentSpanId:"d9d2abd829062ca9", X-B3-Sampled:"0", X-ONAP-RequestID:"8b506d61-0429-41e1-b75c-35075716ac7b", X-RequestID:"8b506d61-0429-41e1-b75c-35075716ac7b", X-TransactionID:"8b506d61-0429-41e1-b75c-35075716ac7b", X-ECOMP-RequestID:"8b506d61-0429-41e1-b75c-35075716ac7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"662e1fed-8cde-475e-8319-ae9a3c7417d2"] 2021-09-03T02:48:03.585Z|8b506d61-0429-41e1-b75c-35075716ac7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Request body: 2021-09-03T02:48:03.585Z|8b506d61-0429-41e1-b75c-35075716ac7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:03.606Z|8b506d61-0429-41e1-b75c-35075716ac7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:03.607Z|8b506d61-0429-41e1-b75c-35075716ac7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:03.607Z|8b506d61-0429-41e1-b75c-35075716ac7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Status text : 2021-09-03T02:48:03.607Z|8b506d61-0429-41e1-b75c-35075716ac7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:48:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:03.608Z|8b506d61-0429-41e1-b75c-35075716ac7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Response body: { "requestId" : "07f8fb9a-143f-4e44-96fa-718d37f83f15", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:47:09.000+00:00", "endTime" : "2021-09-03T02:48:01.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\",\n\t\t\t\"modelVersionId\": \"eba1b2df-643c-4ce7-97b6-0c4c14175210\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"14223db9-6da4-474f-b73a-fe85e7346305\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:48:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "serviceInstanceName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "07f8fb9a-143f-4e44-96fa-718d37f83f15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15" } } } 2021-09-03T02:48:03.608Z|8b506d61-0429-41e1-b75c-35075716ac7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:03.609Z|8b506d61-0429-41e1-b75c-35075716ac7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|INFO|500||InvokeReturn 2021-09-03T02:48:03.611Z|8b506d61-0429-41e1-b75c-35075716ac7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false 2021-09-03T02:48:03.612Z|8b506d61-0429-41e1-b75c-35075716ac7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:48:03.612Z|8b506d61-0429-41e1-b75c-35075716ac7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:03.612Z|8b506d61-0429-41e1-b75c-35075716ac7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false 2021-09-03T02:48:03.612Z|8b506d61-0429-41e1-b75c-35075716ac7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:48:03.612Z|8b506d61-0429-41e1-b75c-35075716ac7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d9d2abd829062ca9", X-B3-SpanId:"3c98bb812bf4de43", X-B3-ParentSpanId:"d9d2abd829062ca9", X-B3-Sampled:"0", X-ONAP-RequestID:"8b506d61-0429-41e1-b75c-35075716ac7b", X-RequestID:"8b506d61-0429-41e1-b75c-35075716ac7b", X-TransactionID:"8b506d61-0429-41e1-b75c-35075716ac7b", X-ECOMP-RequestID:"8b506d61-0429-41e1-b75c-35075716ac7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2656210b-342b-4b4a-99d9-b57102aecf62"] 2021-09-03T02:48:03.613Z|8b506d61-0429-41e1-b75c-35075716ac7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:48:03.613Z|8b506d61-0429-41e1-b75c-35075716ac7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:03.624Z|8b506d61-0429-41e1-b75c-35075716ac7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:03.624Z|8b506d61-0429-41e1-b75c-35075716ac7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:03.624Z|8b506d61-0429-41e1-b75c-35075716ac7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:48:03.625Z|8b506d61-0429-41e1-b75c-35075716ac7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:48:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:03.625Z|8b506d61-0429-41e1-b75c-35075716ac7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:48:03.625Z|8b506d61-0429-41e1-b75c-35075716ac7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:03.626Z|8b506d61-0429-41e1-b75c-35075716ac7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:48:03.637Z|8b506d61-0429-41e1-b75c-35075716ac7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:48:03.762Z|9145386d-4b96-4107-9ff8-aa4bddf001db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:48:03.765Z|9145386d-4b96-4107-9ff8-aa4bddf001db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15 2021-09-03T02:48:03.765Z|9145386d-4b96-4107-9ff8-aa4bddf001db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|INFO|500||Invoke 2021-09-03T02:48:03.766Z|9145386d-4b96-4107-9ff8-aa4bddf001db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:03.766Z|9145386d-4b96-4107-9ff8-aa4bddf001db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15 2021-09-03T02:48:03.766Z|9145386d-4b96-4107-9ff8-aa4bddf001db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Method : GET 2021-09-03T02:48:03.766Z|9145386d-4b96-4107-9ff8-aa4bddf001db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a41fe2383c81a4c", X-B3-SpanId:"c5ea8e8c402088fc", X-B3-ParentSpanId:"8a41fe2383c81a4c", X-B3-Sampled:"0", X-ONAP-RequestID:"9145386d-4b96-4107-9ff8-aa4bddf001db", X-RequestID:"9145386d-4b96-4107-9ff8-aa4bddf001db", X-TransactionID:"9145386d-4b96-4107-9ff8-aa4bddf001db", X-ECOMP-RequestID:"9145386d-4b96-4107-9ff8-aa4bddf001db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9963df79-f246-4609-892a-db15e0b3575b"] 2021-09-03T02:48:03.766Z|9145386d-4b96-4107-9ff8-aa4bddf001db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Request body: 2021-09-03T02:48:03.766Z|9145386d-4b96-4107-9ff8-aa4bddf001db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:03.784Z|9145386d-4b96-4107-9ff8-aa4bddf001db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:03.785Z|9145386d-4b96-4107-9ff8-aa4bddf001db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:03.785Z|9145386d-4b96-4107-9ff8-aa4bddf001db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Status text : 2021-09-03T02:48:03.786Z|9145386d-4b96-4107-9ff8-aa4bddf001db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:48:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:03.786Z|9145386d-4b96-4107-9ff8-aa4bddf001db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Response body: { "requestId" : "07f8fb9a-143f-4e44-96fa-718d37f83f15", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:47:09.000+00:00", "endTime" : "2021-09-03T02:48:01.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\",\n\t\t\t\"modelVersionId\": \"eba1b2df-643c-4ce7-97b6-0c4c14175210\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"14223db9-6da4-474f-b73a-fe85e7346305\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:48:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "serviceInstanceName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "07f8fb9a-143f-4e44-96fa-718d37f83f15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15" } } } 2021-09-03T02:48:03.787Z|9145386d-4b96-4107-9ff8-aa4bddf001db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:03.787Z|9145386d-4b96-4107-9ff8-aa4bddf001db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|INFO|500||InvokeReturn 2021-09-03T02:48:03.790Z|9145386d-4b96-4107-9ff8-aa4bddf001db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false 2021-09-03T02:48:03.791Z|9145386d-4b96-4107-9ff8-aa4bddf001db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:48:03.791Z|9145386d-4b96-4107-9ff8-aa4bddf001db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:03.791Z|9145386d-4b96-4107-9ff8-aa4bddf001db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false 2021-09-03T02:48:03.791Z|9145386d-4b96-4107-9ff8-aa4bddf001db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:48:03.792Z|9145386d-4b96-4107-9ff8-aa4bddf001db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a41fe2383c81a4c", X-B3-SpanId:"9b6e0c070a01fa7b", X-B3-ParentSpanId:"8a41fe2383c81a4c", X-B3-Sampled:"0", X-ONAP-RequestID:"9145386d-4b96-4107-9ff8-aa4bddf001db", X-RequestID:"9145386d-4b96-4107-9ff8-aa4bddf001db", X-TransactionID:"9145386d-4b96-4107-9ff8-aa4bddf001db", X-ECOMP-RequestID:"9145386d-4b96-4107-9ff8-aa4bddf001db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"012076ad-35a5-43b5-b03e-c724b883349e"] 2021-09-03T02:48:03.792Z|9145386d-4b96-4107-9ff8-aa4bddf001db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:48:03.792Z|9145386d-4b96-4107-9ff8-aa4bddf001db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:03.803Z|9145386d-4b96-4107-9ff8-aa4bddf001db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:03.803Z|9145386d-4b96-4107-9ff8-aa4bddf001db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:03.804Z|9145386d-4b96-4107-9ff8-aa4bddf001db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:48:03.804Z|9145386d-4b96-4107-9ff8-aa4bddf001db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:48:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:03.805Z|9145386d-4b96-4107-9ff8-aa4bddf001db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:48:03.805Z|9145386d-4b96-4107-9ff8-aa4bddf001db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:03.805Z|9145386d-4b96-4107-9ff8-aa4bddf001db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:48:03.814Z|9145386d-4b96-4107-9ff8-aa4bddf001db|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:48:03.941Z|948e36f9-2cf2-485a-a2a5-3ca13d5ef3db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:48:03.947Z|948e36f9-2cf2-485a-a2a5-3ca13d5ef3db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15 2021-09-03T02:48:03.948Z|948e36f9-2cf2-485a-a2a5-3ca13d5ef3db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|INFO|500||Invoke 2021-09-03T02:48:03.948Z|948e36f9-2cf2-485a-a2a5-3ca13d5ef3db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:03.948Z|948e36f9-2cf2-485a-a2a5-3ca13d5ef3db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15 2021-09-03T02:48:03.948Z|948e36f9-2cf2-485a-a2a5-3ca13d5ef3db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Method : GET 2021-09-03T02:48:03.948Z|948e36f9-2cf2-485a-a2a5-3ca13d5ef3db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"14245f810370611e", X-B3-SpanId:"b15d97945d044b2e", X-B3-ParentSpanId:"14245f810370611e", X-B3-Sampled:"0", X-ONAP-RequestID:"948e36f9-2cf2-485a-a2a5-3ca13d5ef3db", X-RequestID:"948e36f9-2cf2-485a-a2a5-3ca13d5ef3db", X-TransactionID:"948e36f9-2cf2-485a-a2a5-3ca13d5ef3db", X-ECOMP-RequestID:"948e36f9-2cf2-485a-a2a5-3ca13d5ef3db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97761c76-784e-405b-be9a-bba2016742ab"] 2021-09-03T02:48:03.949Z|948e36f9-2cf2-485a-a2a5-3ca13d5ef3db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Request body: 2021-09-03T02:48:03.949Z|948e36f9-2cf2-485a-a2a5-3ca13d5ef3db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:03.968Z|948e36f9-2cf2-485a-a2a5-3ca13d5ef3db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:03.969Z|948e36f9-2cf2-485a-a2a5-3ca13d5ef3db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:03.969Z|948e36f9-2cf2-485a-a2a5-3ca13d5ef3db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Status text : 2021-09-03T02:48:03.970Z|948e36f9-2cf2-485a-a2a5-3ca13d5ef3db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:48:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:03.970Z|948e36f9-2cf2-485a-a2a5-3ca13d5ef3db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Response body: { "requestId" : "07f8fb9a-143f-4e44-96fa-718d37f83f15", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:47:09.000+00:00", "endTime" : "2021-09-03T02:48:01.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\",\n\t\t\t\"modelVersionId\": \"eba1b2df-643c-4ce7-97b6-0c4c14175210\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"14223db9-6da4-474f-b73a-fe85e7346305\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:48:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "serviceInstanceName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "07f8fb9a-143f-4e44-96fa-718d37f83f15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15" } } } 2021-09-03T02:48:03.970Z|948e36f9-2cf2-485a-a2a5-3ca13d5ef3db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:03.971Z|948e36f9-2cf2-485a-a2a5-3ca13d5ef3db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|INFO|500||InvokeReturn 2021-09-03T02:48:03.973Z|948e36f9-2cf2-485a-a2a5-3ca13d5ef3db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false 2021-09-03T02:48:03.973Z|948e36f9-2cf2-485a-a2a5-3ca13d5ef3db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:48:03.973Z|948e36f9-2cf2-485a-a2a5-3ca13d5ef3db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:03.973Z|948e36f9-2cf2-485a-a2a5-3ca13d5ef3db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false 2021-09-03T02:48:03.973Z|948e36f9-2cf2-485a-a2a5-3ca13d5ef3db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:48:03.973Z|948e36f9-2cf2-485a-a2a5-3ca13d5ef3db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"14245f810370611e", X-B3-SpanId:"f457de3e9b1e8a88", X-B3-ParentSpanId:"14245f810370611e", X-B3-Sampled:"0", X-ONAP-RequestID:"948e36f9-2cf2-485a-a2a5-3ca13d5ef3db", X-RequestID:"948e36f9-2cf2-485a-a2a5-3ca13d5ef3db", X-TransactionID:"948e36f9-2cf2-485a-a2a5-3ca13d5ef3db", X-ECOMP-RequestID:"948e36f9-2cf2-485a-a2a5-3ca13d5ef3db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7930b306-5b4a-40fb-a705-400bd78071a3"] 2021-09-03T02:48:03.974Z|948e36f9-2cf2-485a-a2a5-3ca13d5ef3db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:48:03.974Z|948e36f9-2cf2-485a-a2a5-3ca13d5ef3db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:03.984Z|948e36f9-2cf2-485a-a2a5-3ca13d5ef3db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:03.985Z|948e36f9-2cf2-485a-a2a5-3ca13d5ef3db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:03.985Z|948e36f9-2cf2-485a-a2a5-3ca13d5ef3db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:48:03.985Z|948e36f9-2cf2-485a-a2a5-3ca13d5ef3db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:48:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:03.986Z|948e36f9-2cf2-485a-a2a5-3ca13d5ef3db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:48:03.986Z|948e36f9-2cf2-485a-a2a5-3ca13d5ef3db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:03.987Z|948e36f9-2cf2-485a-a2a5-3ca13d5ef3db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:48:03.994Z|948e36f9-2cf2-485a-a2a5-3ca13d5ef3db|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:48:04.134Z|1cc4b380-3cd2-4958-a389-a1569ec95cac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:48:04.137Z|1cc4b380-3cd2-4958-a389-a1569ec95cac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15 2021-09-03T02:48:04.137Z|1cc4b380-3cd2-4958-a389-a1569ec95cac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|INFO|500||Invoke 2021-09-03T02:48:04.137Z|1cc4b380-3cd2-4958-a389-a1569ec95cac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:04.137Z|1cc4b380-3cd2-4958-a389-a1569ec95cac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15 2021-09-03T02:48:04.137Z|1cc4b380-3cd2-4958-a389-a1569ec95cac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Method : GET 2021-09-03T02:48:04.138Z|1cc4b380-3cd2-4958-a389-a1569ec95cac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4dc865c7948c10d", X-B3-SpanId:"e880241c323fc8a1", X-B3-ParentSpanId:"c4dc865c7948c10d", X-B3-Sampled:"0", X-ONAP-RequestID:"1cc4b380-3cd2-4958-a389-a1569ec95cac", X-RequestID:"1cc4b380-3cd2-4958-a389-a1569ec95cac", X-TransactionID:"1cc4b380-3cd2-4958-a389-a1569ec95cac", X-ECOMP-RequestID:"1cc4b380-3cd2-4958-a389-a1569ec95cac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96a7c501-24f2-49e2-9459-16671ba4446c"] 2021-09-03T02:48:04.138Z|1cc4b380-3cd2-4958-a389-a1569ec95cac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Request body: 2021-09-03T02:48:04.138Z|1cc4b380-3cd2-4958-a389-a1569ec95cac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:04.152Z|1cc4b380-3cd2-4958-a389-a1569ec95cac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:04.152Z|1cc4b380-3cd2-4958-a389-a1569ec95cac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:04.153Z|1cc4b380-3cd2-4958-a389-a1569ec95cac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Status text : 2021-09-03T02:48:04.153Z|1cc4b380-3cd2-4958-a389-a1569ec95cac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:48:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:04.153Z|1cc4b380-3cd2-4958-a389-a1569ec95cac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Response body: { "requestId" : "07f8fb9a-143f-4e44-96fa-718d37f83f15", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:47:09.000+00:00", "endTime" : "2021-09-03T02:48:01.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\",\n\t\t\t\"modelVersionId\": \"eba1b2df-643c-4ce7-97b6-0c4c14175210\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"14223db9-6da4-474f-b73a-fe85e7346305\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:48:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "serviceInstanceName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "07f8fb9a-143f-4e44-96fa-718d37f83f15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15" } } } 2021-09-03T02:48:04.153Z|1cc4b380-3cd2-4958-a389-a1569ec95cac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:04.154Z|1cc4b380-3cd2-4958-a389-a1569ec95cac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|INFO|500||InvokeReturn 2021-09-03T02:48:04.155Z|1cc4b380-3cd2-4958-a389-a1569ec95cac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false 2021-09-03T02:48:04.156Z|1cc4b380-3cd2-4958-a389-a1569ec95cac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:48:04.156Z|1cc4b380-3cd2-4958-a389-a1569ec95cac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:04.157Z|1cc4b380-3cd2-4958-a389-a1569ec95cac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false 2021-09-03T02:48:04.157Z|1cc4b380-3cd2-4958-a389-a1569ec95cac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:48:04.157Z|1cc4b380-3cd2-4958-a389-a1569ec95cac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4dc865c7948c10d", X-B3-SpanId:"e1a3f64548e7d006", X-B3-ParentSpanId:"c4dc865c7948c10d", X-B3-Sampled:"0", X-ONAP-RequestID:"1cc4b380-3cd2-4958-a389-a1569ec95cac", X-RequestID:"1cc4b380-3cd2-4958-a389-a1569ec95cac", X-TransactionID:"1cc4b380-3cd2-4958-a389-a1569ec95cac", X-ECOMP-RequestID:"1cc4b380-3cd2-4958-a389-a1569ec95cac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85fa2a5b-c09c-48ad-90be-8cd360848371"] 2021-09-03T02:48:04.157Z|1cc4b380-3cd2-4958-a389-a1569ec95cac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:48:04.157Z|1cc4b380-3cd2-4958-a389-a1569ec95cac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:04.168Z|1cc4b380-3cd2-4958-a389-a1569ec95cac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:04.168Z|1cc4b380-3cd2-4958-a389-a1569ec95cac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:04.169Z|1cc4b380-3cd2-4958-a389-a1569ec95cac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:48:04.169Z|1cc4b380-3cd2-4958-a389-a1569ec95cac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:48:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:04.170Z|1cc4b380-3cd2-4958-a389-a1569ec95cac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:48:04.170Z|1cc4b380-3cd2-4958-a389-a1569ec95cac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:04.170Z|1cc4b380-3cd2-4958-a389-a1569ec95cac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:48:04.182Z|1cc4b380-3cd2-4958-a389-a1569ec95cac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:48:04.312Z|7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:48:04.316Z|7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15 2021-09-03T02:48:04.317Z|7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|INFO|500||Invoke 2021-09-03T02:48:04.317Z|7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:04.317Z|7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15 2021-09-03T02:48:04.317Z|7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Method : GET 2021-09-03T02:48:04.318Z|7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6c90736d4f9c37a", X-B3-SpanId:"9f340c607f2f0a24", X-B3-ParentSpanId:"c6c90736d4f9c37a", X-B3-Sampled:"0", X-ONAP-RequestID:"7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5", X-RequestID:"7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5", X-TransactionID:"7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5", X-ECOMP-RequestID:"7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30314698-b59b-42aa-96cf-caafaeb156a2"] 2021-09-03T02:48:04.318Z|7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Request body: 2021-09-03T02:48:04.318Z|7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:04.340Z|7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:04.340Z|7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:04.341Z|7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Status text : 2021-09-03T02:48:04.341Z|7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:48:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:04.341Z|7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||Response body: { "requestId" : "07f8fb9a-143f-4e44-96fa-718d37f83f15", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:47:09.000+00:00", "endTime" : "2021-09-03T02:48:01.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\",\n\t\t\t\"modelVersionId\": \"eba1b2df-643c-4ce7-97b6-0c4c14175210\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"14223db9-6da4-474f-b73a-fe85e7346305\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:48:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "serviceInstanceName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "07f8fb9a-143f-4e44-96fa-718d37f83f15", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15" } } } 2021-09-03T02:48:04.341Z|7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:04.342Z|7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/07f8fb9a-143f-4e44-96fa-718d37f83f15|INFO|500||InvokeReturn 2021-09-03T02:48:04.343Z|7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false 2021-09-03T02:48:04.343Z|7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:48:04.344Z|7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:04.344Z|7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false 2021-09-03T02:48:04.344Z|7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:48:04.344Z|7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6c90736d4f9c37a", X-B3-SpanId:"c54befed294649f1", X-B3-ParentSpanId:"c6c90736d4f9c37a", X-B3-Sampled:"0", X-ONAP-RequestID:"7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5", X-RequestID:"7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5", X-TransactionID:"7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5", X-ECOMP-RequestID:"7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"914c8fa8-b53c-40ff-a116-8a2fb7a3d4e1"] 2021-09-03T02:48:04.344Z|7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:48:04.344Z|7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:04.355Z|7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:04.355Z|7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:04.355Z|7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:48:04.356Z|7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:48:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:04.356Z|7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:48:04.356Z|7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:04.357Z|7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=07f8fb9a-143f-4e44-96fa-718d37f83f15&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:48:04.366Z|7d1231da-a61f-4fa0-be44-fd4ce6bbb6f5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/07f8fb9a-143f-4e44-96fa-718d37f83f15|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:48:08.233Z|c5d8fde6-0ef5-426a-bdf4-25ddb41be38b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:48:08.233Z|e09cd2b5-a4e9-4247-92e7-7718c97c6f8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:48:08.233Z|f4c67bcb-2bb4-4a57-8aeb-9d5f1a7544b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:48:08.233Z|e09cd2b5-a4e9-4247-92e7-7718c97c6f8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:48:08.233Z|c5d8fde6-0ef5-426a-bdf4-25ddb41be38b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:48:08.234Z|f4c67bcb-2bb4-4a57-8aeb-9d5f1a7544b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:48:11.421Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:48:11.423Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|||INFO|500||Checking if requestId: 05765612-a03a-4c5d-8ba7-1362d65d7876 already exists in requestDb InfraActiveRequests table 2021-09-03T02:48:11.424Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876 2021-09-03T02:48:11.424Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|INFO|500||Invoke 2021-09-03T02:48:11.424Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:11.424Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876 2021-09-03T02:48:11.425Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Method : GET 2021-09-03T02:48:11.425Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d36751b71914d1fc", X-B3-SpanId:"d7079d3897081176", X-B3-ParentSpanId:"d36751b71914d1fc", X-B3-Sampled:"0", X-ONAP-RequestID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-RequestID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-TransactionID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-ECOMP-RequestID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"beaa85f6-ff33-4032-9175-ea0a626647dd"] 2021-09-03T02:48:11.425Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Request body: 2021-09-03T02:48:11.425Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:11.443Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:11.444Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:48:11.444Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Status text : 2021-09-03T02:48:11.444Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:48:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:11.444Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Response body: 2021-09-03T02:48:11.444Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:11.445Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|INFO|404|Not Found|InvokeReturn 2021-09-03T02:48:11.458Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|||INFO|500||Running local validations 2021-09-03T02:48:11.458Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2021-09-03T02:48:11.465Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:48:11.488Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/ee1dc00f-157b-4546-83ed-c283f601794a|INFO|500||Invoke 2021-09-03T02:48:11.489Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/ee1dc00f-157b-4546-83ed-c283f601794a|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/ee1dc00f-157b-4546-83ed-c283f601794a with request headers:{Authorization=[***REDACTED***], X-RequestID=[05765612-a03a-4c5d-8ba7-1362d65d7876], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8cdffef1-cb75-421c-b0d1-cfcf41197e54], X-ECOMP-RequestID=[05765612-a03a-4c5d-8ba7-1362d65d7876], X-TransactionId=[], X-ONAP-RequestID=[05765612-a03a-4c5d-8ba7-1362d65d7876]} 2021-09-03T02:48:11.579Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/ee1dc00f-157b-4546-83ed-c283f601794a|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/ee1dc00f-157b-4546-83ed-c283f601794a has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210903-02:48:11:520-18981], Content-Length=[377], Date=[Fri, 03 Sep 2021 02:48:11 GMT], Content-Type=[application/json]} 2021-09-03T02:48:11.580Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/ee1dc00f-157b-4546-83ed-c283f601794a|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/ee1dc00f-157b-4546-83ed-c283f601794a","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/ee1dc00f-157b-4546-83ed-c283f601794a","ERR.5.4.6114"]}}} 2021-09-03T02:48:11.581Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/ee1dc00f-157b-4546-83ed-c283f601794a|INFO|404|Not Found|InvokeReturn 2021-09-03T02:48:11.592Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/ee1dc00f-157b-4546-83ed-c283f601794a 2021-09-03T02:48:11.593Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: ee1dc00f-157b-4546-83ed-c283f601794a 2021-09-03T02:48:11.597Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:48:11.627Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/ee1dc00f-157b-4546-83ed-c283f601794a|INFO|500||Invoke 2021-09-03T02:48:11.627Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/ee1dc00f-157b-4546-83ed-c283f601794a|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/ee1dc00f-157b-4546-83ed-c283f601794a with request headers:{Authorization=[***REDACTED***], X-RequestID=[05765612-a03a-4c5d-8ba7-1362d65d7876], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6864a1df-4871-4856-8008-5803ef8eeeb1], X-ECOMP-RequestID=[05765612-a03a-4c5d-8ba7-1362d65d7876], X-TransactionId=[], X-ONAP-RequestID=[05765612-a03a-4c5d-8ba7-1362d65d7876]} 2021-09-03T02:48:11.678Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/ee1dc00f-157b-4546-83ed-c283f601794a|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/ee1dc00f-157b-4546-83ed-c283f601794a has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-210903-02:48:11:650-46290], Content-Length=[377], Date=[Fri, 03 Sep 2021 02:48:11 GMT], Content-Type=[application/json]} 2021-09-03T02:48:11.679Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/ee1dc00f-157b-4546-83ed-c283f601794a|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/ee1dc00f-157b-4546-83ed-c283f601794a","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/ee1dc00f-157b-4546-83ed-c283f601794a","ERR.5.4.6114"]}}} 2021-09-03T02:48:11.679Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/ee1dc00f-157b-4546-83ed-c283f601794a|INFO|404|Not Found|InvokeReturn 2021-09-03T02:48:11.682Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/ee1dc00f-157b-4546-83ed-c283f601794a 2021-09-03T02:48:11.682Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: ee1dc00f-157b-4546-83ed-c283f601794a 2021-09-03T02:48:11.693Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:48:11.714Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|INFO|500||Invoke 2021-09-03T02:48:11.714Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b with request headers:{Authorization=[***REDACTED***], X-RequestID=[05765612-a03a-4c5d-8ba7-1362d65d7876], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[65868639-4032-4bd4-baf6-12fa1cd0abb3], X-ECOMP-RequestID=[05765612-a03a-4c5d-8ba7-1362d65d7876], X-TransactionId=[], X-ONAP-RequestID=[05765612-a03a-4c5d-8ba7-1362d65d7876]} 2021-09-03T02:48:11.789Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-210903-02:48:11:735-96888], vertex-id=[229536], Content-Length=[619], Date=[Fri, 03 Sep 2021 02:48:11 GMT], Content-Type=[application/json]} 2021-09-03T02:48:11.789Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|DEBUG|500||{"tenant-id":"93f71d5aeecb4135a3590b6f62af098b","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1630637093525","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2021-09-03T02:48:11.790Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|INFO|500||InvokeReturn 2021-09-03T02:48:11.792Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-09-03T02:48:11.792Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-09-03T02:48:11.795Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:48:11.795Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-09-03T02:48:11.796Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:11.796Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:48:11.796Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-09-03T02:48:11.796Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"177", X-B3-TraceId:"d36751b71914d1fc", X-B3-SpanId:"97b7bbdada3f9ed6", X-B3-ParentSpanId:"d36751b71914d1fc", X-B3-Sampled:"0", X-ONAP-RequestID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-RequestID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-TransactionID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-ECOMP-RequestID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f491281-f4a8-4cea-a71d-afdf0b0b6084"] 2021-09-03T02:48:11.797Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"ad2b37d2-0a82-41c0-b199-61ce10f78763"},"instanceName":"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0","requestScope":"network"} 2021-09-03T02:48:11.797Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:11.815Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:11.816Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:11.816Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-09-03T02:48:11.816Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:48:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:11.817Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-09-03T02:48:11.817Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:11.817Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-09-03T02:48:11.818Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f 2021-09-03T02:48:11.819Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f|INFO|500||Invoke 2021-09-03T02:48:11.819Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:11.819Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f 2021-09-03T02:48:11.820Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f|DEBUG|500||Method : GET 2021-09-03T02:48:11.820Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-RequestID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-TransactionID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-ECOMP-RequestID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"640ffec9-56a4-4540-b38c-7b8228d3c873"] 2021-09-03T02:48:11.820Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f|DEBUG|500||Request body: 2021-09-03T02:48:11.820Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:12.119Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:12.119Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:12.120Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f|DEBUG|500||Status text : 2021-09-03T02:48:12.120Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:48:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:12.124Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f|DEBUG|500||Response body: { "modelCustomizationUUID" : "fe53d191-5b8e-43cf-9fe5-867a79fbac4f", "modelInstanceName" : "Generic NeutronNet", "created" : "2021-09-03T02:45:11.000+00:00", "networkTechnology" : "NEUTRON", "networkType" : "NEUTRON", "networkScope" : null, "networkRole" : null, "resourceInput" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f/networkResource" } } } 2021-09-03T02:48:12.125Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:12.125Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f|INFO|500||InvokeReturn 2021-09-03T02:48:12.139Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f/networkResource 2021-09-03T02:48:12.140Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f/networkResource|INFO|500||Invoke 2021-09-03T02:48:12.140Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f/networkResource|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:12.141Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f/networkResource|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f/networkResource 2021-09-03T02:48:12.141Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f/networkResource|DEBUG|500||Method : GET 2021-09-03T02:48:12.141Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f/networkResource|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-RequestID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-TransactionID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-ECOMP-RequestID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5315f2d5-6c78-49a0-ad1b-8b2b2473adac"] 2021-09-03T02:48:12.142Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f/networkResource|DEBUG|500||Request body: 2021-09-03T02:48:12.142Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f/networkResource|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:12.208Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f/networkResource|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:12.208Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f/networkResource|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:12.209Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f/networkResource|DEBUG|500||Status text : 2021-09-03T02:48:12.209Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f/networkResource|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/networkResource/c399be96-db4b-46be-ad00-29ec734461f6", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:48:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:12.210Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f/networkResource|DEBUG|500||Response body: { "modelUUID" : "c399be96-db4b-46be-ad00-29ec734461f6", "orchestrationMode" : "HEAT", "description" : "Generic NeutronNet", "neutronNetworkType" : "BASIC", "aicVersionMin" : "2.0", "aicVersionMax" : "3.0", "modelName" : "Generic NeutronNet", "modelInvariantUUID" : "2ed4bc1c-0016-4100-9921-18629bea67c2", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet", "category" : null, "subCategory" : null, "created" : "2021-09-03T02:45:11.000+00:00", "hibernateLazyInitializer" : { }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/c399be96-db4b-46be-ad00-29ec734461f6" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/c399be96-db4b-46be-ad00-29ec734461f6" }, "heatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/c399be96-db4b-46be-ad00-29ec734461f6/heatTemplate" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/c399be96-db4b-46be-ad00-29ec734461f6/networkResourceCustomization" }, "collectionNetworkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/c399be96-db4b-46be-ad00-29ec734461f6/collectionNetworkResourceCustomization" } } } 2021-09-03T02:48:12.211Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f/networkResource|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:12.211Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fe53d191-5b8e-43cf-9fe5-867a79fbac4f/networkResource|INFO|500||InvokeReturn 2021-09-03T02:48:12.225Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance 2021-09-03T02:48:12.225Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke 2021-09-03T02:48:12.225Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:12.225Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance 2021-09-03T02:48:12.225Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Method : GET 2021-09-03T02:48:12.225Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-RequestID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-TransactionID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-ECOMP-RequestID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e408e93-1a4c-4ffd-ac99-64d3370edf3b"] 2021-09-03T02:48:12.226Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Request body: 2021-09-03T02:48:12.226Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:12.255Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:12.256Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:48:12.256Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text : 2021-09-03T02:48:12.256Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:48:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:12.257Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Response body: 2021-09-03T02:48:12.257Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:12.258Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|404|Not Found|InvokeReturn 2021-09-03T02:48:12.259Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance 2021-09-03T02:48:12.260Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2021-09-03T02:48:12.260Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:12.260Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance 2021-09-03T02:48:12.261Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method : GET 2021-09-03T02:48:12.261Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-RequestID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-TransactionID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-ECOMP-RequestID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0863df6-e51e-4549-9a25-95c8d4a0e30b"] 2021-09-03T02:48:12.262Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 2021-09-03T02:48:12.262Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:12.288Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:12.289Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:12.289Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : 2021-09-03T02:48:12.289Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:48:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:12.291Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: { "id" : 178, "action" : "createInstance", "description" : "Gr api recipe to create network", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1.0", "serviceType" : null, "modelName" : "GR-API-DEFAULT", "paramXsd" : null, "created" : "2021-09-03T01:02:43.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/178" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/178" } } } 2021-09-03T02:48:12.291Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:12.291Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2021-09-03T02:48:12.306Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:48:12.306Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-09-03T02:48:12.306Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:12.306Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:48:12.306Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-09-03T02:48:12.307Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2638", X-B3-TraceId:"d36751b71914d1fc", X-B3-SpanId:"495f24d75cf8dbd3", X-B3-ParentSpanId:"d36751b71914d1fc", X-B3-Sampled:"0", X-ONAP-RequestID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-RequestID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-TransactionID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-ECOMP-RequestID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b17cae33-a16e-467b-a4e8-38a6289d0d29"] 2021-09-03T02:48:12.307Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"05765612-a03a-4c5d-8ba7-1362d65d7876","requestStatus":"IN_PROGRESS","startTime":1630637291458,"source":"VID","tenantId":"93f71d5aeecb4135a3590b6f62af098b","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"2ed4bc1c-0016-4100-9921-18629bea67c2\",\n \"modelVersionId\": \"c399be96-db4b-46be-ad00-29ec734461f6\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fe53d191-5b8e-43cf-9fe5-867a79fbac4f\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"ad2b37d2-0a82-41c0-b199-61ce10f78763\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eba1b2df-643c-4ce7-97b6-0c4c14175210\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"ad2b37d2-0a82-41c0-b199-61ce10f78763","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"05765612-a03a-4c5d-8ba7-1362d65d7876"} 2021-09-03T02:48:12.307Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:12.335Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:12.335Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-09-03T02:48:12.336Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-09-03T02:48:12.336Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:48:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:12.337Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "05765612-a03a-4c5d-8ba7-1362d65d7876", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:48:11.458+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"2ed4bc1c-0016-4100-9921-18629bea67c2\",\n \"modelVersionId\": \"c399be96-db4b-46be-ad00-29ec734461f6\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fe53d191-5b8e-43cf-9fe5-867a79fbac4f\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"ad2b37d2-0a82-41c0-b199-61ce10f78763\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eba1b2df-643c-4ce7-97b6-0c4c14175210\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-09-03T02:48:12.317+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "requestScope" : "network", "requestAction" : "createInstance", "networkName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "05765612-a03a-4c5d-8ba7-1362d65d7876", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876" } } } 2021-09-03T02:48:12.337Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:12.337Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-09-03T02:48:12.350Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:48:12.350Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-09-03T02:48:12.350Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:12.351Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:48:12.351Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-09-03T02:48:12.351Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3007", X-B3-TraceId:"d36751b71914d1fc", X-B3-SpanId:"947ace047553ab58", X-B3-ParentSpanId:"d36751b71914d1fc", X-B3-Sampled:"0", X-ONAP-RequestID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-RequestID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-TransactionID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-ECOMP-RequestID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63811a8a-ad50-4efc-8d93-e0b48564f7f1"] 2021-09-03T02:48:12.353Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"Generic NeutronNet 0\",\"modelInvariantId\":\"2ed4bc1c-0016-4100-9921-18629bea67c2\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"fe53d191-5b8e-43cf-9fe5-867a79fbac4f\",\"modelVersionId\":\"c399be96-db4b-46be-ad00-29ec734461f6\",\"modelCustomizationId\":\"fe53d191-5b8e-43cf-9fe5-867a79fbac4f\",\"modelUuid\":\"c399be96-db4b-46be-ad00-29ec734461f6\",\"modelInvariantUuid\":\"2ed4bc1c-0016-4100-9921-18629bea67c2\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"ee1dc00f-157b-4546-83ed-c283f601794a\",\"source\":\"VID\",\"instanceName\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"ad2b37d2-0a82-41c0-b199-61ce10f78763\",\"modelInfo\":{\"modelInvariantId\":\"ee1dc00f-157b-4546-83ed-c283f601794a\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"eba1b2df-643c-4ce7-97b6-0c4c14175210\",\"modelUuid\":\"eba1b2df-643c-4ce7-97b6-0c4c14175210\",\"modelInvariantUuid\":\"ee1dc00f-157b-4546-83ed-c283f601794a\"}}}],\"cloudConfiguration\":{\"tenantId\":\"93f71d5aeecb4135a3590b6f62af098b\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"ad2b37d2-0a82-41c0-b199-61ce10f78763\"}","type":"String"},"requestId":{"value":"05765612-a03a-4c5d-8ba7-1362d65d7876","type":"String"},"mso-request-id":{"value":"05765612-a03a-4c5d-8ba7-1362d65d7876","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"ad2b37d2-0a82-41c0-b199-61ce10f78763","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"Generic NeutronNet","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"Generic NeutronNet","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-09-03T02:48:12.353Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:13.366Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:13.367Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-09-03T02:48:13.367Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-09-03T02:48:13.368Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 03 Sep 2021 02:48:13 GMT", X-ONAP-RequestID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-RequestID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-TransactionID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-ECOMP-RequestID:"05765612-a03a-4c5d-8ba7-1362d65d7876", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"63811a8a-ad50-4efc-8d93-e0b48564f7f1", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:13.368Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"05765612-a03a-4c5d-8ba7-1362d65d7876\",\"instanceId\":\"b0b089c6-eb9c-47d6-80ce-38667e20e616\"}}","message":"Success","processInstanceID":"6131b087-0c61-11ec-994b-e2843a500213","variables":null,"messageCode":200} 2021-09-03T02:48:13.369Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:13.369Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-09-03T02:48:13.373Z|05765612-a03a-4c5d-8ba7-1362d65d7876|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:48:13.575Z|887b6ea6-ee98-4377-a249-1f2c68227352|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:48:13.578Z|887b6ea6-ee98-4377-a249-1f2c68227352|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876 2021-09-03T02:48:13.578Z|887b6ea6-ee98-4377-a249-1f2c68227352|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|INFO|500||Invoke 2021-09-03T02:48:13.579Z|887b6ea6-ee98-4377-a249-1f2c68227352|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:13.579Z|887b6ea6-ee98-4377-a249-1f2c68227352|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876 2021-09-03T02:48:13.579Z|887b6ea6-ee98-4377-a249-1f2c68227352|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Method : GET 2021-09-03T02:48:13.579Z|887b6ea6-ee98-4377-a249-1f2c68227352|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1f5a855fe7c690ad", X-B3-SpanId:"a3883c12748c7da8", X-B3-ParentSpanId:"1f5a855fe7c690ad", X-B3-Sampled:"0", X-ONAP-RequestID:"887b6ea6-ee98-4377-a249-1f2c68227352", X-RequestID:"887b6ea6-ee98-4377-a249-1f2c68227352", X-TransactionID:"887b6ea6-ee98-4377-a249-1f2c68227352", X-ECOMP-RequestID:"887b6ea6-ee98-4377-a249-1f2c68227352", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"478a3137-715e-4fdf-8bac-36bb43963099"] 2021-09-03T02:48:13.579Z|887b6ea6-ee98-4377-a249-1f2c68227352|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Request body: 2021-09-03T02:48:13.580Z|887b6ea6-ee98-4377-a249-1f2c68227352|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:13.597Z|887b6ea6-ee98-4377-a249-1f2c68227352|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:13.597Z|887b6ea6-ee98-4377-a249-1f2c68227352|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:13.598Z|887b6ea6-ee98-4377-a249-1f2c68227352|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Status text : 2021-09-03T02:48:13.598Z|887b6ea6-ee98-4377-a249-1f2c68227352|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:48:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:13.598Z|887b6ea6-ee98-4377-a249-1f2c68227352|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Response body: { "requestId" : "05765612-a03a-4c5d-8ba7-1362d65d7876", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:48:11.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"2ed4bc1c-0016-4100-9921-18629bea67c2\",\n \"modelVersionId\": \"c399be96-db4b-46be-ad00-29ec734461f6\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fe53d191-5b8e-43cf-9fe5-867a79fbac4f\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"ad2b37d2-0a82-41c0-b199-61ce10f78763\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eba1b2df-643c-4ce7-97b6-0c4c14175210\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:48:12.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "b0b089c6-eb9c-47d6-80ce-38667e20e616", "networkName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "05765612-a03a-4c5d-8ba7-1362d65d7876", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876" } } } 2021-09-03T02:48:13.599Z|887b6ea6-ee98-4377-a249-1f2c68227352|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:13.599Z|887b6ea6-ee98-4377-a249-1f2c68227352|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|INFO|500||InvokeReturn 2021-09-03T02:48:13.601Z|887b6ea6-ee98-4377-a249-1f2c68227352|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false 2021-09-03T02:48:13.601Z|887b6ea6-ee98-4377-a249-1f2c68227352|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:48:13.601Z|887b6ea6-ee98-4377-a249-1f2c68227352|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:13.602Z|887b6ea6-ee98-4377-a249-1f2c68227352|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false 2021-09-03T02:48:13.602Z|887b6ea6-ee98-4377-a249-1f2c68227352|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:48:13.602Z|887b6ea6-ee98-4377-a249-1f2c68227352|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1f5a855fe7c690ad", X-B3-SpanId:"6e969e8f70fe9390", X-B3-ParentSpanId:"1f5a855fe7c690ad", X-B3-Sampled:"0", X-ONAP-RequestID:"887b6ea6-ee98-4377-a249-1f2c68227352", X-RequestID:"887b6ea6-ee98-4377-a249-1f2c68227352", X-TransactionID:"887b6ea6-ee98-4377-a249-1f2c68227352", X-ECOMP-RequestID:"887b6ea6-ee98-4377-a249-1f2c68227352", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4443e33a-f05d-4534-9560-d45d87a010a8"] 2021-09-03T02:48:13.602Z|887b6ea6-ee98-4377-a249-1f2c68227352|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:48:13.603Z|887b6ea6-ee98-4377-a249-1f2c68227352|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:13.613Z|887b6ea6-ee98-4377-a249-1f2c68227352|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:13.614Z|887b6ea6-ee98-4377-a249-1f2c68227352|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:13.614Z|887b6ea6-ee98-4377-a249-1f2c68227352|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:48:13.614Z|887b6ea6-ee98-4377-a249-1f2c68227352|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:48:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:13.615Z|887b6ea6-ee98-4377-a249-1f2c68227352|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:48:13.615Z|887b6ea6-ee98-4377-a249-1f2c68227352|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:13.615Z|887b6ea6-ee98-4377-a249-1f2c68227352|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:48:13.624Z|887b6ea6-ee98-4377-a249-1f2c68227352|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:48:14.455Z|750b1cf2-6ba8-4392-9663-d5468ae73eb3|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:48:14.456Z|750b1cf2-6ba8-4392-9663-d5468ae73eb3|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:48:15.868Z|95564df0-f2e3-4d7e-9fcd-557d049747d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:48:15.869Z|95564df0-f2e3-4d7e-9fcd-557d049747d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:48:18.251Z|627d1e65-19c8-4fbe-ba60-76b2115178e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:48:18.251Z|b78fc75b-85a0-473f-bbaa-a8fa02147429|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:48:18.251Z|34a967a1-4217-4818-a650-12b46e8eda52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:48:18.252Z|627d1e65-19c8-4fbe-ba60-76b2115178e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:48:18.252Z|b78fc75b-85a0-473f-bbaa-a8fa02147429|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:48:18.252Z|34a967a1-4217-4818-a650-12b46e8eda52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:48:23.768Z|09675f80-98dc-4af0-9b97-86dfd4e8e3c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:48:23.773Z|09675f80-98dc-4af0-9b97-86dfd4e8e3c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876 2021-09-03T02:48:23.773Z|09675f80-98dc-4af0-9b97-86dfd4e8e3c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|INFO|500||Invoke 2021-09-03T02:48:23.774Z|09675f80-98dc-4af0-9b97-86dfd4e8e3c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:23.774Z|09675f80-98dc-4af0-9b97-86dfd4e8e3c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876 2021-09-03T02:48:23.774Z|09675f80-98dc-4af0-9b97-86dfd4e8e3c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Method : GET 2021-09-03T02:48:23.774Z|09675f80-98dc-4af0-9b97-86dfd4e8e3c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c552d03969e6ae64", X-B3-SpanId:"3f03b9b79c765dff", X-B3-ParentSpanId:"c552d03969e6ae64", X-B3-Sampled:"0", X-ONAP-RequestID:"09675f80-98dc-4af0-9b97-86dfd4e8e3c7", X-RequestID:"09675f80-98dc-4af0-9b97-86dfd4e8e3c7", X-TransactionID:"09675f80-98dc-4af0-9b97-86dfd4e8e3c7", X-ECOMP-RequestID:"09675f80-98dc-4af0-9b97-86dfd4e8e3c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"262e2913-b3a0-4416-a951-714154d541f1"] 2021-09-03T02:48:23.774Z|09675f80-98dc-4af0-9b97-86dfd4e8e3c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Request body: 2021-09-03T02:48:23.775Z|09675f80-98dc-4af0-9b97-86dfd4e8e3c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:23.795Z|09675f80-98dc-4af0-9b97-86dfd4e8e3c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:23.796Z|09675f80-98dc-4af0-9b97-86dfd4e8e3c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:23.796Z|09675f80-98dc-4af0-9b97-86dfd4e8e3c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Status text : 2021-09-03T02:48:23.797Z|09675f80-98dc-4af0-9b97-86dfd4e8e3c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:48:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:23.797Z|09675f80-98dc-4af0-9b97-86dfd4e8e3c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Response body: { "requestId" : "05765612-a03a-4c5d-8ba7-1362d65d7876", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:48:11.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"2ed4bc1c-0016-4100-9921-18629bea67c2\",\n \"modelVersionId\": \"c399be96-db4b-46be-ad00-29ec734461f6\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fe53d191-5b8e-43cf-9fe5-867a79fbac4f\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"ad2b37d2-0a82-41c0-b199-61ce10f78763\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eba1b2df-643c-4ce7-97b6-0c4c14175210\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:48:12.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "b0b089c6-eb9c-47d6-80ce-38667e20e616", "networkName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "05765612-a03a-4c5d-8ba7-1362d65d7876", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876" } } } 2021-09-03T02:48:23.798Z|09675f80-98dc-4af0-9b97-86dfd4e8e3c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:23.798Z|09675f80-98dc-4af0-9b97-86dfd4e8e3c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|INFO|500||InvokeReturn 2021-09-03T02:48:23.799Z|09675f80-98dc-4af0-9b97-86dfd4e8e3c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false 2021-09-03T02:48:23.800Z|09675f80-98dc-4af0-9b97-86dfd4e8e3c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:48:23.800Z|09675f80-98dc-4af0-9b97-86dfd4e8e3c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:23.800Z|09675f80-98dc-4af0-9b97-86dfd4e8e3c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false 2021-09-03T02:48:23.801Z|09675f80-98dc-4af0-9b97-86dfd4e8e3c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:48:23.801Z|09675f80-98dc-4af0-9b97-86dfd4e8e3c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c552d03969e6ae64", X-B3-SpanId:"f55cf992a7465910", X-B3-ParentSpanId:"c552d03969e6ae64", X-B3-Sampled:"0", X-ONAP-RequestID:"09675f80-98dc-4af0-9b97-86dfd4e8e3c7", X-RequestID:"09675f80-98dc-4af0-9b97-86dfd4e8e3c7", X-TransactionID:"09675f80-98dc-4af0-9b97-86dfd4e8e3c7", X-ECOMP-RequestID:"09675f80-98dc-4af0-9b97-86dfd4e8e3c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01f1b4b1-1ce5-4ed8-a093-62fafb8e9d5e"] 2021-09-03T02:48:23.801Z|09675f80-98dc-4af0-9b97-86dfd4e8e3c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:48:23.801Z|09675f80-98dc-4af0-9b97-86dfd4e8e3c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:23.811Z|09675f80-98dc-4af0-9b97-86dfd4e8e3c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:23.811Z|09675f80-98dc-4af0-9b97-86dfd4e8e3c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:23.811Z|09675f80-98dc-4af0-9b97-86dfd4e8e3c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:48:23.812Z|09675f80-98dc-4af0-9b97-86dfd4e8e3c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:48:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:23.812Z|09675f80-98dc-4af0-9b97-86dfd4e8e3c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:48:23.813Z|09675f80-98dc-4af0-9b97-86dfd4e8e3c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:23.813Z|09675f80-98dc-4af0-9b97-86dfd4e8e3c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:48:23.823Z|09675f80-98dc-4af0-9b97-86dfd4e8e3c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:48:28.270Z|33a5ff59-11aa-4eb4-84d5-f77ac9fa2ae3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:48:28.271Z|b6517815-9127-4182-b4e8-293d8a201a91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:48:28.271Z|6335d1c5-7845-4eba-901b-34ce6709df93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:48:28.271Z|33a5ff59-11aa-4eb4-84d5-f77ac9fa2ae3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:48:28.271Z|6335d1c5-7845-4eba-901b-34ce6709df93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:48:28.271Z|b6517815-9127-4182-b4e8-293d8a201a91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:48:30.868Z|bba41f53-dba4-4b4a-96a5-02d4f072c816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:48:30.869Z|bba41f53-dba4-4b4a-96a5-02d4f072c816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:48:31.228Z|a5663b07-2b0e-4138-b47e-e28f4146c142|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:48:31.229Z|a5663b07-2b0e-4138-b47e-e28f4146c142|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:48:33.961Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:48:33.967Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876 2021-09-03T02:48:33.967Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|INFO|500||Invoke 2021-09-03T02:48:33.968Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:33.968Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876 2021-09-03T02:48:33.968Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Method : GET 2021-09-03T02:48:33.968Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"003139dd3b2fba7f", X-B3-SpanId:"c2ca083c75451172", X-B3-ParentSpanId:"003139dd3b2fba7f", X-B3-Sampled:"0", X-ONAP-RequestID:"700d2425-da75-4fef-b833-e8432b064471", X-RequestID:"700d2425-da75-4fef-b833-e8432b064471", X-TransactionID:"700d2425-da75-4fef-b833-e8432b064471", X-ECOMP-RequestID:"700d2425-da75-4fef-b833-e8432b064471", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d7e4a48-5d4d-452a-83fa-59d1a23a4a3c"] 2021-09-03T02:48:33.968Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Request body: 2021-09-03T02:48:33.969Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:33.994Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:33.995Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:33.995Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Status text : 2021-09-03T02:48:33.996Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:48:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:33.996Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Response body: { "requestId" : "05765612-a03a-4c5d-8ba7-1362d65d7876", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2021-09-03T02:48:11.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"2ed4bc1c-0016-4100-9921-18629bea67c2\",\n \"modelVersionId\": \"c399be96-db4b-46be-ad00-29ec734461f6\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fe53d191-5b8e-43cf-9fe5-867a79fbac4f\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"ad2b37d2-0a82-41c0-b199-61ce10f78763\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eba1b2df-643c-4ce7-97b6-0c4c14175210\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:48:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "b0b089c6-eb9c-47d6-80ce-38667e20e616", "networkName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "05765612-a03a-4c5d-8ba7-1362d65d7876", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876" } } } 2021-09-03T02:48:33.997Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:33.997Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|INFO|500||InvokeReturn 2021-09-03T02:48:33.999Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false 2021-09-03T02:48:33.999Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:48:33.999Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:34.000Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false 2021-09-03T02:48:34.000Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:48:34.000Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"003139dd3b2fba7f", X-B3-SpanId:"361ee919711ecd66", X-B3-ParentSpanId:"003139dd3b2fba7f", X-B3-Sampled:"0", X-ONAP-RequestID:"700d2425-da75-4fef-b833-e8432b064471", X-RequestID:"700d2425-da75-4fef-b833-e8432b064471", X-TransactionID:"700d2425-da75-4fef-b833-e8432b064471", X-ECOMP-RequestID:"700d2425-da75-4fef-b833-e8432b064471", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4df7c8c-fde2-415d-bf9d-a2f3abf20d21"] 2021-09-03T02:48:34.000Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:48:34.000Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:34.011Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:34.011Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:34.012Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:48:34.012Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:48:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:34.013Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:48:34.013Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:34.013Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:48:34.055Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:48:34.056Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-09-03T02:48:34.056Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:34.056Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:48:34.056Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:48:34.056Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"700d2425-da75-4fef-b833-e8432b064471", X-RequestID:"700d2425-da75-4fef-b833-e8432b064471", X-TransactionID:"700d2425-da75-4fef-b833-e8432b064471", X-ECOMP-RequestID:"700d2425-da75-4fef-b833-e8432b064471", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"299b7e8e-643e-45c7-b645-891d562fe7a9"] 2021-09-03T02:48:34.057Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:48:34.057Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:34.273Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:34.274Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:34.274Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:48:34.274Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2C830CF07C371D1BA77FEFFC30FFD165; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 03 Sep 2021 02:48:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:34.275Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6ceec0de-0c61-11ec-994b-e2843a500213","businessKey":"05765612-a03a-4c5d-8ba7-1362d65d7876","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-03T02:48:32.059+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"6131b087-0c61-11ec-994b-e2843a500213","superProcessInstanceId":"6ceb8d57-0c61-11ec-994b-e2843a500213","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-09-03T02:48:34.275Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:34.275Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:48:34.301Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:48:34.302Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||Invoke 2021-09-03T02:48:34.302Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:34.302Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:48:34.303Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:48:34.303Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"700d2425-da75-4fef-b833-e8432b064471", X-RequestID:"700d2425-da75-4fef-b833-e8432b064471", X-TransactionID:"700d2425-da75-4fef-b833-e8432b064471", X-ECOMP-RequestID:"700d2425-da75-4fef-b833-e8432b064471", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a65928a2-577a-4ba0-b6dd-09fd01e63205"] 2021-09-03T02:48:34.303Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:48:34.304Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:34.447Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:34.448Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:34.449Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:48:34.449Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4862604408CCE99FC57AC8512F285E39; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Fri, 03 Sep 2021 02:48:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:34.450Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:6ceec0e5-0c61-11ec-994b-e2843a500213","parentActivityInstanceId":"6ceec0de-0c61-11ec-994b-e2843a500213","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processInstanceId":"6ceec0de-0c61-11ec-994b-e2843a500213","executionId":"6ceec0de-0c61-11ec-994b-e2843a500213","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-03T02:48:32.059+0000","endTime":"2021-09-03T02:48:32.059+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6131b087-0c61-11ec-994b-e2843a500213"}] 2021-09-03T02:48:34.450Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:34.450Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:48:34.457Z|700d2425-da75-4fef-b833-e8432b064471|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:48:38.290Z|0bab981e-12bd-4dea-93e3-3486b3f4cdc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:48:38.290Z|0bab981e-12bd-4dea-93e3-3486b3f4cdc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:48:38.290Z|f90f7da5-6c20-4b7b-8d39-2dfd573e5712|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:48:38.291Z|f90f7da5-6c20-4b7b-8d39-2dfd573e5712|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:48:38.298Z|92984404-6c99-4f44-86e7-dc3824a57adc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:48:38.298Z|92984404-6c99-4f44-86e7-dc3824a57adc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:48:44.604Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:48:44.608Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876 2021-09-03T02:48:44.609Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|INFO|500||Invoke 2021-09-03T02:48:44.609Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:44.609Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876 2021-09-03T02:48:44.609Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Method : GET 2021-09-03T02:48:44.609Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff4e22eedb310ebb", X-B3-SpanId:"74ade2a6df296ba3", X-B3-ParentSpanId:"ff4e22eedb310ebb", X-B3-Sampled:"0", X-ONAP-RequestID:"44118a6d-74e4-4313-b600-2d38aada0145", X-RequestID:"44118a6d-74e4-4313-b600-2d38aada0145", X-TransactionID:"44118a6d-74e4-4313-b600-2d38aada0145", X-ECOMP-RequestID:"44118a6d-74e4-4313-b600-2d38aada0145", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"915cf636-b409-4c95-b080-a96e23f1a57e"] 2021-09-03T02:48:44.610Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Request body: 2021-09-03T02:48:44.610Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:44.628Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:44.629Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:44.629Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Status text : 2021-09-03T02:48:44.630Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:48:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:44.630Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Response body: { "requestId" : "05765612-a03a-4c5d-8ba7-1362d65d7876", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2021-09-03T02:48:11.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"2ed4bc1c-0016-4100-9921-18629bea67c2\",\n \"modelVersionId\": \"c399be96-db4b-46be-ad00-29ec734461f6\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fe53d191-5b8e-43cf-9fe5-867a79fbac4f\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"ad2b37d2-0a82-41c0-b199-61ce10f78763\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eba1b2df-643c-4ce7-97b6-0c4c14175210\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:48:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "b0b089c6-eb9c-47d6-80ce-38667e20e616", "networkName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "05765612-a03a-4c5d-8ba7-1362d65d7876", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876" } } } 2021-09-03T02:48:44.630Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:44.631Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|INFO|500||InvokeReturn 2021-09-03T02:48:44.633Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false 2021-09-03T02:48:44.633Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:48:44.633Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:44.634Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false 2021-09-03T02:48:44.634Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:48:44.634Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff4e22eedb310ebb", X-B3-SpanId:"36149dfff39f4084", X-B3-ParentSpanId:"ff4e22eedb310ebb", X-B3-Sampled:"0", X-ONAP-RequestID:"44118a6d-74e4-4313-b600-2d38aada0145", X-RequestID:"44118a6d-74e4-4313-b600-2d38aada0145", X-TransactionID:"44118a6d-74e4-4313-b600-2d38aada0145", X-ECOMP-RequestID:"44118a6d-74e4-4313-b600-2d38aada0145", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d36f509-2e44-407f-9554-cc76bbbf41e8"] 2021-09-03T02:48:44.634Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:48:44.635Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:44.644Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:44.644Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:44.645Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:48:44.645Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:48:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:44.645Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:48:44.646Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:44.646Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:48:44.675Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:48:44.675Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-09-03T02:48:44.676Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:44.676Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:48:44.676Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:48:44.676Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"44118a6d-74e4-4313-b600-2d38aada0145", X-RequestID:"44118a6d-74e4-4313-b600-2d38aada0145", X-TransactionID:"44118a6d-74e4-4313-b600-2d38aada0145", X-ECOMP-RequestID:"44118a6d-74e4-4313-b600-2d38aada0145", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"976dd8bb-8e30-4035-9336-b2b630809b3f"] 2021-09-03T02:48:44.676Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:48:44.676Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:44.799Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:44.800Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:44.800Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:48:44.800Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D8AAE99BB073B95B8E2BF50F2C76D395; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 03 Sep 2021 02:48:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:44.801Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6ceec0de-0c61-11ec-994b-e2843a500213","businessKey":"05765612-a03a-4c5d-8ba7-1362d65d7876","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-03T02:48:32.059+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"6131b087-0c61-11ec-994b-e2843a500213","superProcessInstanceId":"6ceb8d57-0c61-11ec-994b-e2843a500213","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-09-03T02:48:44.801Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:44.801Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=05765612-a03a-4c5d-8ba7-1362d65d7876&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:48:44.821Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:48:44.822Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||Invoke 2021-09-03T02:48:44.822Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:44.822Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:48:44.822Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:48:44.822Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"44118a6d-74e4-4313-b600-2d38aada0145", X-RequestID:"44118a6d-74e4-4313-b600-2d38aada0145", X-TransactionID:"44118a6d-74e4-4313-b600-2d38aada0145", X-ECOMP-RequestID:"44118a6d-74e4-4313-b600-2d38aada0145", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88c30e84-b7ad-4f25-a663-0ad33c84b26d"] 2021-09-03T02:48:44.823Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:48:44.823Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:44.945Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:44.946Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:44.946Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:48:44.947Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9A50331DE19DDF9D08603AAC6CF04561; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Fri, 03 Sep 2021 02:48:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:44.947Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:6ceec0e5-0c61-11ec-994b-e2843a500213","parentActivityInstanceId":"6ceec0de-0c61-11ec-994b-e2843a500213","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processInstanceId":"6ceec0de-0c61-11ec-994b-e2843a500213","executionId":"6ceec0de-0c61-11ec-994b-e2843a500213","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-03T02:48:32.059+0000","endTime":"2021-09-03T02:48:32.059+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6131b087-0c61-11ec-994b-e2843a500213"}] 2021-09-03T02:48:44.947Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:44.948Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6ceec0de-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:48:44.953Z|44118a6d-74e4-4313-b600-2d38aada0145|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:48:45.868Z|bad2b9fb-c9e9-46d6-9003-6d36e6e0dd4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:48:45.869Z|bad2b9fb-c9e9-46d6-9003-6d36e6e0dd4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:48:48.308Z|047484b1-8258-4995-a36a-13a9de841f80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:48:48.309Z|047484b1-8258-4995-a36a-13a9de841f80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:48:48.310Z|b5f859b2-2d4a-4054-ab67-20c5630380ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:48:48.310Z|b5f859b2-2d4a-4054-ab67-20c5630380ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:48:48.314Z|a57336f2-84a5-4147-a409-28338699f7bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:48:48.315Z|a57336f2-84a5-4147-a409-28338699f7bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:48:55.079Z|63822210-3f67-408c-a8e0-dbf809757a17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:48:55.083Z|63822210-3f67-408c-a8e0-dbf809757a17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876 2021-09-03T02:48:55.084Z|63822210-3f67-408c-a8e0-dbf809757a17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|INFO|500||Invoke 2021-09-03T02:48:55.084Z|63822210-3f67-408c-a8e0-dbf809757a17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:55.084Z|63822210-3f67-408c-a8e0-dbf809757a17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876 2021-09-03T02:48:55.084Z|63822210-3f67-408c-a8e0-dbf809757a17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Method : GET 2021-09-03T02:48:55.085Z|63822210-3f67-408c-a8e0-dbf809757a17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8768e2fbe71a03e4", X-B3-SpanId:"a168e348c6f693c1", X-B3-ParentSpanId:"8768e2fbe71a03e4", X-B3-Sampled:"0", X-ONAP-RequestID:"63822210-3f67-408c-a8e0-dbf809757a17", X-RequestID:"63822210-3f67-408c-a8e0-dbf809757a17", X-TransactionID:"63822210-3f67-408c-a8e0-dbf809757a17", X-ECOMP-RequestID:"63822210-3f67-408c-a8e0-dbf809757a17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d6e629b-84e6-4e28-ac8c-83d7fc877ee8"] 2021-09-03T02:48:55.085Z|63822210-3f67-408c-a8e0-dbf809757a17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Request body: 2021-09-03T02:48:55.085Z|63822210-3f67-408c-a8e0-dbf809757a17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:55.150Z|63822210-3f67-408c-a8e0-dbf809757a17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:55.151Z|63822210-3f67-408c-a8e0-dbf809757a17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:55.151Z|63822210-3f67-408c-a8e0-dbf809757a17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Status text : 2021-09-03T02:48:55.151Z|63822210-3f67-408c-a8e0-dbf809757a17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:48:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:55.152Z|63822210-3f67-408c-a8e0-dbf809757a17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Response body: { "requestId" : "05765612-a03a-4c5d-8ba7-1362d65d7876", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:48:11.000+00:00", "endTime" : "2021-09-03T02:48:54.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"2ed4bc1c-0016-4100-9921-18629bea67c2\",\n \"modelVersionId\": \"c399be96-db4b-46be-ad00-29ec734461f6\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fe53d191-5b8e-43cf-9fe5-867a79fbac4f\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"ad2b37d2-0a82-41c0-b199-61ce10f78763\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eba1b2df-643c-4ce7-97b6-0c4c14175210\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:48:54.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "b0b089c6-eb9c-47d6-80ce-38667e20e616", "networkName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ { "requestId" : "05765612-a03a-4c5d-8ba7-1362d65d7876", "cloudIdentifier" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\"},\"environment\":null}", "created" : "2021-09-03T02:48:49.000+00:00" } ], "requestURI" : "05765612-a03a-4c5d-8ba7-1362d65d7876", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876" } } } 2021-09-03T02:48:55.152Z|63822210-3f67-408c-a8e0-dbf809757a17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:55.153Z|63822210-3f67-408c-a8e0-dbf809757a17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|INFO|500||InvokeReturn 2021-09-03T02:48:55.154Z|63822210-3f67-408c-a8e0-dbf809757a17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false 2021-09-03T02:48:55.155Z|63822210-3f67-408c-a8e0-dbf809757a17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:48:55.155Z|63822210-3f67-408c-a8e0-dbf809757a17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:55.155Z|63822210-3f67-408c-a8e0-dbf809757a17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false 2021-09-03T02:48:55.156Z|63822210-3f67-408c-a8e0-dbf809757a17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:48:55.156Z|63822210-3f67-408c-a8e0-dbf809757a17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8768e2fbe71a03e4", X-B3-SpanId:"d1bcfd6a6ff9cb9d", X-B3-ParentSpanId:"8768e2fbe71a03e4", X-B3-Sampled:"0", X-ONAP-RequestID:"63822210-3f67-408c-a8e0-dbf809757a17", X-RequestID:"63822210-3f67-408c-a8e0-dbf809757a17", X-TransactionID:"63822210-3f67-408c-a8e0-dbf809757a17", X-ECOMP-RequestID:"63822210-3f67-408c-a8e0-dbf809757a17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69a925e7-09e4-4182-9a39-f3fee586afae"] 2021-09-03T02:48:55.156Z|63822210-3f67-408c-a8e0-dbf809757a17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:48:55.157Z|63822210-3f67-408c-a8e0-dbf809757a17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:55.173Z|63822210-3f67-408c-a8e0-dbf809757a17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:55.173Z|63822210-3f67-408c-a8e0-dbf809757a17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:55.173Z|63822210-3f67-408c-a8e0-dbf809757a17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:48:55.174Z|63822210-3f67-408c-a8e0-dbf809757a17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:48:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:55.175Z|63822210-3f67-408c-a8e0-dbf809757a17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "05765612-a03a-4c5d-8ba7-1362d65d7876", "groupingId" : "138fc16b-6863-4dda-9a7b-1001ed4947ff", "name" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"817b35d6-423f-469b-8d17-d9a091920914\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"9cda44bf-ec41-4b1b-b810-052879342374\",\"output_key\":\"subnet_id_6ba545d0-44ac-41a4-b715-cf84cb3c72ac\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0/138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"updated_time\":null,\"creation_time\":1630637329000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"6e057dd704364d2bb98fdc1e5f7a2275\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"network_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:48:52.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:48:55.175Z|63822210-3f67-408c-a8e0-dbf809757a17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:55.175Z|63822210-3f67-408c-a8e0-dbf809757a17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:48:55.185Z|63822210-3f67-408c-a8e0-dbf809757a17|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:48:55.325Z|05728c89-8de4-4e94-b350-3d1093c225ef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:48:55.328Z|05728c89-8de4-4e94-b350-3d1093c225ef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876 2021-09-03T02:48:55.329Z|05728c89-8de4-4e94-b350-3d1093c225ef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|INFO|500||Invoke 2021-09-03T02:48:55.329Z|05728c89-8de4-4e94-b350-3d1093c225ef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:55.329Z|05728c89-8de4-4e94-b350-3d1093c225ef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876 2021-09-03T02:48:55.329Z|05728c89-8de4-4e94-b350-3d1093c225ef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Method : GET 2021-09-03T02:48:55.329Z|05728c89-8de4-4e94-b350-3d1093c225ef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"143c26d9e735bb88", X-B3-SpanId:"153f0d6418144d70", X-B3-ParentSpanId:"143c26d9e735bb88", X-B3-Sampled:"0", X-ONAP-RequestID:"05728c89-8de4-4e94-b350-3d1093c225ef", X-RequestID:"05728c89-8de4-4e94-b350-3d1093c225ef", X-TransactionID:"05728c89-8de4-4e94-b350-3d1093c225ef", X-ECOMP-RequestID:"05728c89-8de4-4e94-b350-3d1093c225ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac6817a2-9f29-406b-8f11-5e0658078c3d"] 2021-09-03T02:48:55.329Z|05728c89-8de4-4e94-b350-3d1093c225ef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Request body: 2021-09-03T02:48:55.330Z|05728c89-8de4-4e94-b350-3d1093c225ef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:55.346Z|05728c89-8de4-4e94-b350-3d1093c225ef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:55.346Z|05728c89-8de4-4e94-b350-3d1093c225ef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:55.347Z|05728c89-8de4-4e94-b350-3d1093c225ef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Status text : 2021-09-03T02:48:55.347Z|05728c89-8de4-4e94-b350-3d1093c225ef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:48:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:55.348Z|05728c89-8de4-4e94-b350-3d1093c225ef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Response body: { "requestId" : "05765612-a03a-4c5d-8ba7-1362d65d7876", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:48:11.000+00:00", "endTime" : "2021-09-03T02:48:54.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"2ed4bc1c-0016-4100-9921-18629bea67c2\",\n \"modelVersionId\": \"c399be96-db4b-46be-ad00-29ec734461f6\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fe53d191-5b8e-43cf-9fe5-867a79fbac4f\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"ad2b37d2-0a82-41c0-b199-61ce10f78763\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eba1b2df-643c-4ce7-97b6-0c4c14175210\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:48:54.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "b0b089c6-eb9c-47d6-80ce-38667e20e616", "networkName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ { "requestId" : "05765612-a03a-4c5d-8ba7-1362d65d7876", "cloudIdentifier" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\"},\"environment\":null}", "created" : "2021-09-03T02:48:49.000+00:00" } ], "requestURI" : "05765612-a03a-4c5d-8ba7-1362d65d7876", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876" } } } 2021-09-03T02:48:55.348Z|05728c89-8de4-4e94-b350-3d1093c225ef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:55.348Z|05728c89-8de4-4e94-b350-3d1093c225ef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|INFO|500||InvokeReturn 2021-09-03T02:48:55.350Z|05728c89-8de4-4e94-b350-3d1093c225ef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false 2021-09-03T02:48:55.350Z|05728c89-8de4-4e94-b350-3d1093c225ef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:48:55.350Z|05728c89-8de4-4e94-b350-3d1093c225ef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:55.351Z|05728c89-8de4-4e94-b350-3d1093c225ef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false 2021-09-03T02:48:55.351Z|05728c89-8de4-4e94-b350-3d1093c225ef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:48:55.351Z|05728c89-8de4-4e94-b350-3d1093c225ef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"143c26d9e735bb88", X-B3-SpanId:"203b5c3cd6c11448", X-B3-ParentSpanId:"143c26d9e735bb88", X-B3-Sampled:"0", X-ONAP-RequestID:"05728c89-8de4-4e94-b350-3d1093c225ef", X-RequestID:"05728c89-8de4-4e94-b350-3d1093c225ef", X-TransactionID:"05728c89-8de4-4e94-b350-3d1093c225ef", X-ECOMP-RequestID:"05728c89-8de4-4e94-b350-3d1093c225ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b034d8b2-2a64-4c8d-b439-c05d295e6f75"] 2021-09-03T02:48:55.351Z|05728c89-8de4-4e94-b350-3d1093c225ef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:48:55.351Z|05728c89-8de4-4e94-b350-3d1093c225ef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:55.362Z|05728c89-8de4-4e94-b350-3d1093c225ef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:55.363Z|05728c89-8de4-4e94-b350-3d1093c225ef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:55.363Z|05728c89-8de4-4e94-b350-3d1093c225ef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:48:55.363Z|05728c89-8de4-4e94-b350-3d1093c225ef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:48:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:55.364Z|05728c89-8de4-4e94-b350-3d1093c225ef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "05765612-a03a-4c5d-8ba7-1362d65d7876", "groupingId" : "138fc16b-6863-4dda-9a7b-1001ed4947ff", "name" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"817b35d6-423f-469b-8d17-d9a091920914\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"9cda44bf-ec41-4b1b-b810-052879342374\",\"output_key\":\"subnet_id_6ba545d0-44ac-41a4-b715-cf84cb3c72ac\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0/138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"updated_time\":null,\"creation_time\":1630637329000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"6e057dd704364d2bb98fdc1e5f7a2275\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"network_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:48:52.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:48:55.364Z|05728c89-8de4-4e94-b350-3d1093c225ef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:55.365Z|05728c89-8de4-4e94-b350-3d1093c225ef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:48:55.377Z|05728c89-8de4-4e94-b350-3d1093c225ef|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:48:55.501Z|c7de8c18-ac2c-4787-96c8-bd125682f4a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:48:55.505Z|c7de8c18-ac2c-4787-96c8-bd125682f4a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876 2021-09-03T02:48:55.505Z|c7de8c18-ac2c-4787-96c8-bd125682f4a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|INFO|500||Invoke 2021-09-03T02:48:55.505Z|c7de8c18-ac2c-4787-96c8-bd125682f4a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:55.506Z|c7de8c18-ac2c-4787-96c8-bd125682f4a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876 2021-09-03T02:48:55.506Z|c7de8c18-ac2c-4787-96c8-bd125682f4a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Method : GET 2021-09-03T02:48:55.506Z|c7de8c18-ac2c-4787-96c8-bd125682f4a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1033e3c7f6cc90d", X-B3-SpanId:"3e8fc348cb7372c3", X-B3-ParentSpanId:"c1033e3c7f6cc90d", X-B3-Sampled:"0", X-ONAP-RequestID:"c7de8c18-ac2c-4787-96c8-bd125682f4a3", X-RequestID:"c7de8c18-ac2c-4787-96c8-bd125682f4a3", X-TransactionID:"c7de8c18-ac2c-4787-96c8-bd125682f4a3", X-ECOMP-RequestID:"c7de8c18-ac2c-4787-96c8-bd125682f4a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f71f97d-ed64-4c56-aaeb-6039a1609e1a"] 2021-09-03T02:48:55.506Z|c7de8c18-ac2c-4787-96c8-bd125682f4a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Request body: 2021-09-03T02:48:55.506Z|c7de8c18-ac2c-4787-96c8-bd125682f4a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:55.525Z|c7de8c18-ac2c-4787-96c8-bd125682f4a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:55.525Z|c7de8c18-ac2c-4787-96c8-bd125682f4a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:55.525Z|c7de8c18-ac2c-4787-96c8-bd125682f4a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Status text : 2021-09-03T02:48:55.526Z|c7de8c18-ac2c-4787-96c8-bd125682f4a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:48:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:55.527Z|c7de8c18-ac2c-4787-96c8-bd125682f4a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Response body: { "requestId" : "05765612-a03a-4c5d-8ba7-1362d65d7876", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:48:11.000+00:00", "endTime" : "2021-09-03T02:48:54.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"2ed4bc1c-0016-4100-9921-18629bea67c2\",\n \"modelVersionId\": \"c399be96-db4b-46be-ad00-29ec734461f6\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fe53d191-5b8e-43cf-9fe5-867a79fbac4f\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"ad2b37d2-0a82-41c0-b199-61ce10f78763\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eba1b2df-643c-4ce7-97b6-0c4c14175210\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:48:54.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "b0b089c6-eb9c-47d6-80ce-38667e20e616", "networkName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ { "requestId" : "05765612-a03a-4c5d-8ba7-1362d65d7876", "cloudIdentifier" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\"},\"environment\":null}", "created" : "2021-09-03T02:48:49.000+00:00" } ], "requestURI" : "05765612-a03a-4c5d-8ba7-1362d65d7876", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876" } } } 2021-09-03T02:48:55.527Z|c7de8c18-ac2c-4787-96c8-bd125682f4a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:55.527Z|c7de8c18-ac2c-4787-96c8-bd125682f4a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|INFO|500||InvokeReturn 2021-09-03T02:48:55.529Z|c7de8c18-ac2c-4787-96c8-bd125682f4a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false 2021-09-03T02:48:55.529Z|c7de8c18-ac2c-4787-96c8-bd125682f4a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:48:55.530Z|c7de8c18-ac2c-4787-96c8-bd125682f4a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:55.530Z|c7de8c18-ac2c-4787-96c8-bd125682f4a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false 2021-09-03T02:48:55.530Z|c7de8c18-ac2c-4787-96c8-bd125682f4a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:48:55.530Z|c7de8c18-ac2c-4787-96c8-bd125682f4a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1033e3c7f6cc90d", X-B3-SpanId:"d164ea43cd7a25e1", X-B3-ParentSpanId:"c1033e3c7f6cc90d", X-B3-Sampled:"0", X-ONAP-RequestID:"c7de8c18-ac2c-4787-96c8-bd125682f4a3", X-RequestID:"c7de8c18-ac2c-4787-96c8-bd125682f4a3", X-TransactionID:"c7de8c18-ac2c-4787-96c8-bd125682f4a3", X-ECOMP-RequestID:"c7de8c18-ac2c-4787-96c8-bd125682f4a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a6171bd-2f4b-4c26-9e26-07357d430b08"] 2021-09-03T02:48:55.531Z|c7de8c18-ac2c-4787-96c8-bd125682f4a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:48:55.531Z|c7de8c18-ac2c-4787-96c8-bd125682f4a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:55.543Z|c7de8c18-ac2c-4787-96c8-bd125682f4a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:55.544Z|c7de8c18-ac2c-4787-96c8-bd125682f4a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:55.544Z|c7de8c18-ac2c-4787-96c8-bd125682f4a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:48:55.544Z|c7de8c18-ac2c-4787-96c8-bd125682f4a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:48:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:55.546Z|c7de8c18-ac2c-4787-96c8-bd125682f4a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "05765612-a03a-4c5d-8ba7-1362d65d7876", "groupingId" : "138fc16b-6863-4dda-9a7b-1001ed4947ff", "name" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"817b35d6-423f-469b-8d17-d9a091920914\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"9cda44bf-ec41-4b1b-b810-052879342374\",\"output_key\":\"subnet_id_6ba545d0-44ac-41a4-b715-cf84cb3c72ac\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0/138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"updated_time\":null,\"creation_time\":1630637329000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"6e057dd704364d2bb98fdc1e5f7a2275\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"network_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:48:52.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:48:55.546Z|c7de8c18-ac2c-4787-96c8-bd125682f4a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:55.546Z|c7de8c18-ac2c-4787-96c8-bd125682f4a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:48:55.560Z|c7de8c18-ac2c-4787-96c8-bd125682f4a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:48:55.689Z|53dd8280-e306-4552-8191-527c91ae4e7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:48:55.692Z|53dd8280-e306-4552-8191-527c91ae4e7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876 2021-09-03T02:48:55.692Z|53dd8280-e306-4552-8191-527c91ae4e7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|INFO|500||Invoke 2021-09-03T02:48:55.693Z|53dd8280-e306-4552-8191-527c91ae4e7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:55.693Z|53dd8280-e306-4552-8191-527c91ae4e7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876 2021-09-03T02:48:55.693Z|53dd8280-e306-4552-8191-527c91ae4e7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Method : GET 2021-09-03T02:48:55.693Z|53dd8280-e306-4552-8191-527c91ae4e7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b5fb5c022545d85", X-B3-SpanId:"c7eab9cd5e5ca7a9", X-B3-ParentSpanId:"7b5fb5c022545d85", X-B3-Sampled:"0", X-ONAP-RequestID:"53dd8280-e306-4552-8191-527c91ae4e7a", X-RequestID:"53dd8280-e306-4552-8191-527c91ae4e7a", X-TransactionID:"53dd8280-e306-4552-8191-527c91ae4e7a", X-ECOMP-RequestID:"53dd8280-e306-4552-8191-527c91ae4e7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"554b11f4-546e-4bc1-a9af-ff80c71aa619"] 2021-09-03T02:48:55.693Z|53dd8280-e306-4552-8191-527c91ae4e7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Request body: 2021-09-03T02:48:55.693Z|53dd8280-e306-4552-8191-527c91ae4e7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:55.708Z|53dd8280-e306-4552-8191-527c91ae4e7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:55.709Z|53dd8280-e306-4552-8191-527c91ae4e7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:55.709Z|53dd8280-e306-4552-8191-527c91ae4e7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Status text : 2021-09-03T02:48:55.709Z|53dd8280-e306-4552-8191-527c91ae4e7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:48:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:55.709Z|53dd8280-e306-4552-8191-527c91ae4e7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Response body: { "requestId" : "05765612-a03a-4c5d-8ba7-1362d65d7876", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:48:11.000+00:00", "endTime" : "2021-09-03T02:48:54.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"2ed4bc1c-0016-4100-9921-18629bea67c2\",\n \"modelVersionId\": \"c399be96-db4b-46be-ad00-29ec734461f6\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fe53d191-5b8e-43cf-9fe5-867a79fbac4f\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"ad2b37d2-0a82-41c0-b199-61ce10f78763\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eba1b2df-643c-4ce7-97b6-0c4c14175210\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:48:54.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "b0b089c6-eb9c-47d6-80ce-38667e20e616", "networkName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ { "requestId" : "05765612-a03a-4c5d-8ba7-1362d65d7876", "cloudIdentifier" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\"},\"environment\":null}", "created" : "2021-09-03T02:48:49.000+00:00" } ], "requestURI" : "05765612-a03a-4c5d-8ba7-1362d65d7876", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876" } } } 2021-09-03T02:48:55.710Z|53dd8280-e306-4552-8191-527c91ae4e7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:55.710Z|53dd8280-e306-4552-8191-527c91ae4e7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|INFO|500||InvokeReturn 2021-09-03T02:48:55.716Z|53dd8280-e306-4552-8191-527c91ae4e7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false 2021-09-03T02:48:55.716Z|53dd8280-e306-4552-8191-527c91ae4e7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:48:55.716Z|53dd8280-e306-4552-8191-527c91ae4e7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:55.716Z|53dd8280-e306-4552-8191-527c91ae4e7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false 2021-09-03T02:48:55.716Z|53dd8280-e306-4552-8191-527c91ae4e7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:48:55.717Z|53dd8280-e306-4552-8191-527c91ae4e7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b5fb5c022545d85", X-B3-SpanId:"be385ff0aca55779", X-B3-ParentSpanId:"7b5fb5c022545d85", X-B3-Sampled:"0", X-ONAP-RequestID:"53dd8280-e306-4552-8191-527c91ae4e7a", X-RequestID:"53dd8280-e306-4552-8191-527c91ae4e7a", X-TransactionID:"53dd8280-e306-4552-8191-527c91ae4e7a", X-ECOMP-RequestID:"53dd8280-e306-4552-8191-527c91ae4e7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c69b1111-eb4f-49b5-8ace-8cae727ba72c"] 2021-09-03T02:48:55.717Z|53dd8280-e306-4552-8191-527c91ae4e7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:48:55.717Z|53dd8280-e306-4552-8191-527c91ae4e7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:55.728Z|53dd8280-e306-4552-8191-527c91ae4e7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:55.728Z|53dd8280-e306-4552-8191-527c91ae4e7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:55.728Z|53dd8280-e306-4552-8191-527c91ae4e7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:48:55.728Z|53dd8280-e306-4552-8191-527c91ae4e7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:48:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:55.729Z|53dd8280-e306-4552-8191-527c91ae4e7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "05765612-a03a-4c5d-8ba7-1362d65d7876", "groupingId" : "138fc16b-6863-4dda-9a7b-1001ed4947ff", "name" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"817b35d6-423f-469b-8d17-d9a091920914\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"9cda44bf-ec41-4b1b-b810-052879342374\",\"output_key\":\"subnet_id_6ba545d0-44ac-41a4-b715-cf84cb3c72ac\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0/138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"updated_time\":null,\"creation_time\":1630637329000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"6e057dd704364d2bb98fdc1e5f7a2275\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"network_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:48:52.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:48:55.729Z|53dd8280-e306-4552-8191-527c91ae4e7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:55.730Z|53dd8280-e306-4552-8191-527c91ae4e7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:48:55.736Z|53dd8280-e306-4552-8191-527c91ae4e7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:48:55.884Z|3b9b78d7-b27b-4160-997c-4017fc20cc3e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:48:55.888Z|3b9b78d7-b27b-4160-997c-4017fc20cc3e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876 2021-09-03T02:48:55.888Z|3b9b78d7-b27b-4160-997c-4017fc20cc3e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|INFO|500||Invoke 2021-09-03T02:48:55.888Z|3b9b78d7-b27b-4160-997c-4017fc20cc3e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:55.888Z|3b9b78d7-b27b-4160-997c-4017fc20cc3e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876 2021-09-03T02:48:55.889Z|3b9b78d7-b27b-4160-997c-4017fc20cc3e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Method : GET 2021-09-03T02:48:55.889Z|3b9b78d7-b27b-4160-997c-4017fc20cc3e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ecfe8d446886ed8", X-B3-SpanId:"3de1c9659a32f532", X-B3-ParentSpanId:"0ecfe8d446886ed8", X-B3-Sampled:"0", X-ONAP-RequestID:"3b9b78d7-b27b-4160-997c-4017fc20cc3e", X-RequestID:"3b9b78d7-b27b-4160-997c-4017fc20cc3e", X-TransactionID:"3b9b78d7-b27b-4160-997c-4017fc20cc3e", X-ECOMP-RequestID:"3b9b78d7-b27b-4160-997c-4017fc20cc3e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d925dc5a-4b91-42d0-b0b3-03218c7cf188"] 2021-09-03T02:48:55.889Z|3b9b78d7-b27b-4160-997c-4017fc20cc3e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Request body: 2021-09-03T02:48:55.889Z|3b9b78d7-b27b-4160-997c-4017fc20cc3e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:55.909Z|3b9b78d7-b27b-4160-997c-4017fc20cc3e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:55.909Z|3b9b78d7-b27b-4160-997c-4017fc20cc3e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:55.909Z|3b9b78d7-b27b-4160-997c-4017fc20cc3e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Status text : 2021-09-03T02:48:55.910Z|3b9b78d7-b27b-4160-997c-4017fc20cc3e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:48:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:55.910Z|3b9b78d7-b27b-4160-997c-4017fc20cc3e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||Response body: { "requestId" : "05765612-a03a-4c5d-8ba7-1362d65d7876", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:48:11.000+00:00", "endTime" : "2021-09-03T02:48:54.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"2ed4bc1c-0016-4100-9921-18629bea67c2\",\n \"modelVersionId\": \"c399be96-db4b-46be-ad00-29ec734461f6\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fe53d191-5b8e-43cf-9fe5-867a79fbac4f\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"ad2b37d2-0a82-41c0-b199-61ce10f78763\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eba1b2df-643c-4ce7-97b6-0c4c14175210\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:48:54.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "b0b089c6-eb9c-47d6-80ce-38667e20e616", "networkName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ { "requestId" : "05765612-a03a-4c5d-8ba7-1362d65d7876", "cloudIdentifier" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\"},\"environment\":null}", "created" : "2021-09-03T02:48:49.000+00:00" } ], "requestURI" : "05765612-a03a-4c5d-8ba7-1362d65d7876", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876" } } } 2021-09-03T02:48:55.911Z|3b9b78d7-b27b-4160-997c-4017fc20cc3e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:55.911Z|3b9b78d7-b27b-4160-997c-4017fc20cc3e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/05765612-a03a-4c5d-8ba7-1362d65d7876|INFO|500||InvokeReturn 2021-09-03T02:48:55.913Z|3b9b78d7-b27b-4160-997c-4017fc20cc3e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false 2021-09-03T02:48:55.914Z|3b9b78d7-b27b-4160-997c-4017fc20cc3e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:48:55.914Z|3b9b78d7-b27b-4160-997c-4017fc20cc3e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:48:55.914Z|3b9b78d7-b27b-4160-997c-4017fc20cc3e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false 2021-09-03T02:48:55.914Z|3b9b78d7-b27b-4160-997c-4017fc20cc3e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:48:55.915Z|3b9b78d7-b27b-4160-997c-4017fc20cc3e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ecfe8d446886ed8", X-B3-SpanId:"afeaf22d8912c2ca", X-B3-ParentSpanId:"0ecfe8d446886ed8", X-B3-Sampled:"0", X-ONAP-RequestID:"3b9b78d7-b27b-4160-997c-4017fc20cc3e", X-RequestID:"3b9b78d7-b27b-4160-997c-4017fc20cc3e", X-TransactionID:"3b9b78d7-b27b-4160-997c-4017fc20cc3e", X-ECOMP-RequestID:"3b9b78d7-b27b-4160-997c-4017fc20cc3e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26928a73-60b6-490d-be9c-0f113f6d420b"] 2021-09-03T02:48:55.915Z|3b9b78d7-b27b-4160-997c-4017fc20cc3e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:48:55.915Z|3b9b78d7-b27b-4160-997c-4017fc20cc3e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:48:55.926Z|3b9b78d7-b27b-4160-997c-4017fc20cc3e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:48:55.927Z|3b9b78d7-b27b-4160-997c-4017fc20cc3e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:48:55.927Z|3b9b78d7-b27b-4160-997c-4017fc20cc3e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:48:55.927Z|3b9b78d7-b27b-4160-997c-4017fc20cc3e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:48:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:48:55.928Z|3b9b78d7-b27b-4160-997c-4017fc20cc3e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "05765612-a03a-4c5d-8ba7-1362d65d7876", "groupingId" : "138fc16b-6863-4dda-9a7b-1001ed4947ff", "name" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"817b35d6-423f-469b-8d17-d9a091920914\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"9cda44bf-ec41-4b1b-b810-052879342374\",\"output_key\":\"subnet_id_6ba545d0-44ac-41a4-b715-cf84cb3c72ac\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0/138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"updated_time\":null,\"creation_time\":1630637329000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"6e057dd704364d2bb98fdc1e5f7a2275\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"network_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:48:52.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:48:55.928Z|3b9b78d7-b27b-4160-997c-4017fc20cc3e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:48:55.929Z|3b9b78d7-b27b-4160-997c-4017fc20cc3e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=05765612-a03a-4c5d-8ba7-1362d65d7876&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:48:55.939Z|3b9b78d7-b27b-4160-997c-4017fc20cc3e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/05765612-a03a-4c5d-8ba7-1362d65d7876|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:48:58.327Z|bc35fb11-2cc0-456b-bd60-5a41eef4ba01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:48:58.328Z|bc35fb11-2cc0-456b-bd60-5a41eef4ba01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:48:58.329Z|1999175c-97f8-4e0b-88a0-3b3d23c98de6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:48:58.331Z|1999175c-97f8-4e0b-88a0-3b3d23c98de6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:48:58.333Z|052e2c29-7fcf-4f2f-bfc0-dda33e7eb8d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:48:58.333Z|052e2c29-7fcf-4f2f-bfc0-dda33e7eb8d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:49:00.868Z|76ff5916-14f8-40c5-98b7-fafbaf3f9d47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:49:00.868Z|76ff5916-14f8-40c5-98b7-fafbaf3f9d47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:49:01.230Z|57e4ff6c-693a-4f29-9f05-620b8e38c074|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:49:01.230Z|57e4ff6c-693a-4f29-9f05-620b8e38c074|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:49:07.304Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:49:07.306Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|||INFO|500||Checking if requestId: 7965685c-5039-4f1b-bf9d-a88d1d5aa13d already exists in requestDb InfraActiveRequests table 2021-09-03T02:49:07.307Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d 2021-09-03T02:49:07.307Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|INFO|500||Invoke 2021-09-03T02:49:07.308Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||===========================request begin================================================ 2021-09-03T02:49:07.308Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d 2021-09-03T02:49:07.309Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Method : GET 2021-09-03T02:49:07.309Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b80991bdbf0fb5c", X-B3-SpanId:"14de90736da585a5", X-B3-ParentSpanId:"5b80991bdbf0fb5c", X-B3-Sampled:"0", X-ONAP-RequestID:"7965685c-5039-4f1b-bf9d-a88d1d5aa13d", X-RequestID:"7965685c-5039-4f1b-bf9d-a88d1d5aa13d", X-TransactionID:"7965685c-5039-4f1b-bf9d-a88d1d5aa13d", X-ECOMP-RequestID:"7965685c-5039-4f1b-bf9d-a88d1d5aa13d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4f7fbfa-e804-4166-84cf-9b868ffc36d7"] 2021-09-03T02:49:07.309Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Request body: 2021-09-03T02:49:07.309Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||==========================request end================================================ 2021-09-03T02:49:07.324Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||============================response begin========================================== 2021-09-03T02:49:07.324Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:49:07.324Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Status text : 2021-09-03T02:49:07.325Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:49:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:49:07.325Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Response body: 2021-09-03T02:49:07.325Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||=======================response end================================================= 2021-09-03T02:49:07.325Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|INFO|404|Not Found|InvokeReturn 2021-09-03T02:49:07.334Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|||INFO|500||Running local validations 2021-09-03T02:49:08.217Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:49:08.238Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/network/l3-networks/l3-network/b0b089c6-eb9c-47d6-80ce-38667e20e616/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2021-09-03T02:49:08.238Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/network/l3-networks/l3-network/b0b089c6-eb9c-47d6-80ce-38667e20e616/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/network/l3-networks/l3-network/b0b089c6-eb9c-47d6-80ce-38667e20e616/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[7965685c-5039-4f1b-bf9d-a88d1d5aa13d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[15d18297-2705-4bfa-bfb1-63a7306a9591], X-ECOMP-RequestID=[7965685c-5039-4f1b-bf9d-a88d1d5aa13d], X-TransactionId=[], X-ONAP-RequestID=[7965685c-5039-4f1b-bf9d-a88d1d5aa13d]} 2021-09-03T02:49:08.300Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/network/l3-networks/l3-network/b0b089c6-eb9c-47d6-80ce-38667e20e616/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/network/l3-networks/l3-network/b0b089c6-eb9c-47d6-80ce-38667e20e616/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-210903-02:49:08:268-56395], Content-Length=[395], Date=[Fri, 03 Sep 2021 02:49:08 GMT], Content-Type=[application/json]} 2021-09-03T02:49:08.301Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/network/l3-networks/l3-network/b0b089c6-eb9c-47d6-80ce-38667e20e616/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/l3-networks/l3-network/b0b089c6-eb9c-47d6-80ce-38667e20e616/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/b0b089c6-eb9c-47d6-80ce-38667e20e616/related-to/vf-modules","ERR.5.4.6114"]}}} 2021-09-03T02:49:08.301Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/network/l3-networks/l3-network/b0b089c6-eb9c-47d6-80ce-38667e20e616/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2021-09-03T02:49:08.304Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/network/l3-networks/l3-network/b0b089c6-eb9c-47d6-80ce-38667e20e616/related-to/vf-modules?resultIndex=0&resultSize=1&format=count 2021-09-03T02:49:08.309Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:49:08.328Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|INFO|500||Invoke 2021-09-03T02:49:08.329Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b with request headers:{Authorization=[***REDACTED***], X-RequestID=[7965685c-5039-4f1b-bf9d-a88d1d5aa13d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2e499f0d-ed03-4974-a4f8-1d07d1ce4dbf], X-ECOMP-RequestID=[7965685c-5039-4f1b-bf9d-a88d1d5aa13d], X-TransactionId=[], X-ONAP-RequestID=[7965685c-5039-4f1b-bf9d-a88d1d5aa13d]} 2021-09-03T02:49:08.347Z|22046084-bc85-4090-a07e-c9ffba9c989a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:49:08.348Z|22046084-bc85-4090-a07e-c9ffba9c989a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:49:08.348Z|3a04bfcf-c039-4494-acca-890cac3a7951|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:49:08.350Z|3a04bfcf-c039-4494-acca-890cac3a7951|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:49:08.351Z|e236df7f-c64a-4a76-8858-d01c229fac30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:49:08.352Z|e236df7f-c64a-4a76-8858-d01c229fac30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:49:08.378Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210903-02:49:08:350-75110], vertex-id=[229536], Content-Length=[1072], Date=[Fri, 03 Sep 2021 02:49:08 GMT], Content-Type=[application/json]} 2021-09-03T02:49:08.379Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|DEBUG|500||{"tenant-id":"93f71d5aeecb4135a3590b6f62af098b","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1630637296665","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/network/l3-networks/l3-network/b0b089c6-eb9c-47d6-80ce-38667e20e616","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"b0b089c6-eb9c-47d6-80ce-38667e20e616"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2021-09-03T02:49:08.379Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|INFO|500||InvokeReturn 2021-09-03T02:49:08.381Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-09-03T02:49:08.381Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-09-03T02:49:08.382Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:49:08.382Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-09-03T02:49:08.382Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-09-03T02:49:08.383Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:49:08.383Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-09-03T02:49:08.383Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"182", X-B3-TraceId:"5b80991bdbf0fb5c", X-B3-SpanId:"89014e5e3239ac9a", X-B3-ParentSpanId:"5b80991bdbf0fb5c", X-B3-Sampled:"0", X-ONAP-RequestID:"7965685c-5039-4f1b-bf9d-a88d1d5aa13d", X-RequestID:"7965685c-5039-4f1b-bf9d-a88d1d5aa13d", X-TransactionID:"7965685c-5039-4f1b-bf9d-a88d1d5aa13d", X-ECOMP-RequestID:"7965685c-5039-4f1b-bf9d-a88d1d5aa13d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cacb4df7-7549-484d-9f62-638728b0f953"] 2021-09-03T02:49:08.383Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"b0b089c6-eb9c-47d6-80ce-38667e20e616","serviceInstanceId":"ad2b37d2-0a82-41c0-b199-61ce10f78763"},"instanceName":null,"requestScope":"network"} 2021-09-03T02:49:08.384Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-09-03T02:49:08.402Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-09-03T02:49:08.402Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-09-03T02:49:08.402Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-09-03T02:49:08.403Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:49:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:49:08.403Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-09-03T02:49:08.403Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-09-03T02:49:08.404Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-09-03T02:49:08.404Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance 2021-09-03T02:49:08.405Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2021-09-03T02:49:08.405Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T02:49:08.405Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance 2021-09-03T02:49:08.405Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2021-09-03T02:49:08.405Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7965685c-5039-4f1b-bf9d-a88d1d5aa13d", X-RequestID:"7965685c-5039-4f1b-bf9d-a88d1d5aa13d", X-TransactionID:"7965685c-5039-4f1b-bf9d-a88d1d5aa13d", X-ECOMP-RequestID:"7965685c-5039-4f1b-bf9d-a88d1d5aa13d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"393de474-5590-48b0-81e4-8f6b2ecab871"] 2021-09-03T02:49:08.405Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2021-09-03T02:49:08.405Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2021-09-03T02:49:08.424Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2021-09-03T02:49:08.424Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code : 200 OK 2021-09-03T02:49:08.425Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : 2021-09-03T02:49:08.425Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:49:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:49:08.426Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: { "id" : 184, "action" : "deleteInstance", "description" : "Gr api recipe to delete network", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1.0", "serviceType" : null, "modelName" : "GR-API-DEFAULT", "paramXsd" : null, "created" : "2021-09-03T01:02:43.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/184" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/184" } } } 2021-09-03T02:49:08.426Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2021-09-03T02:49:08.426Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2021-09-03T02:49:08.431Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:49:08.432Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-09-03T02:49:08.432Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-09-03T02:49:08.432Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:49:08.433Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-09-03T02:49:08.433Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1248", X-B3-TraceId:"5b80991bdbf0fb5c", X-B3-SpanId:"6e6e70846eb12421", X-B3-ParentSpanId:"5b80991bdbf0fb5c", X-B3-Sampled:"0", X-ONAP-RequestID:"7965685c-5039-4f1b-bf9d-a88d1d5aa13d", X-RequestID:"7965685c-5039-4f1b-bf9d-a88d1d5aa13d", X-TransactionID:"7965685c-5039-4f1b-bf9d-a88d1d5aa13d", X-ECOMP-RequestID:"7965685c-5039-4f1b-bf9d-a88d1d5aa13d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74e23d54-3b20-421d-844b-9591d16fcfa0"] 2021-09-03T02:49:08.433Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"7965685c-5039-4f1b-bf9d-a88d1d5aa13d","requestStatus":"IN_PROGRESS","startTime":1630637348304,"source":"VID","tenantId":"93f71d5aeecb4135a3590b6f62af098b","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"ad2b37d2-0a82-41c0-b199-61ce10f78763","requestScope":"network","requestAction":"deleteInstance","networkId":"b0b089c6-eb9c-47d6-80ce-38667e20e616","networkType":"","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"7965685c-5039-4f1b-bf9d-a88d1d5aa13d"} 2021-09-03T02:49:08.433Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-09-03T02:49:08.452Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-09-03T02:49:08.452Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-09-03T02:49:08.452Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-09-03T02:49:08.452Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:49:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:49:08.453Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "7965685c-5039-4f1b-bf9d-a88d1d5aa13d", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:49:08.304+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-09-03T02:49:08.443+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "b0b089c6-eb9c-47d6-80ce-38667e20e616", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "7965685c-5039-4f1b-bf9d-a88d1d5aa13d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d" } } } 2021-09-03T02:49:08.453Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-09-03T02:49:08.454Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-09-03T02:49:08.463Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:49:08.464Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-09-03T02:49:08.464Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-09-03T02:49:08.464Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:49:08.464Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-09-03T02:49:08.464Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"1873", X-B3-TraceId:"5b80991bdbf0fb5c", X-B3-SpanId:"8347fa3561f7062e", X-B3-ParentSpanId:"5b80991bdbf0fb5c", X-B3-Sampled:"0", X-ONAP-RequestID:"7965685c-5039-4f1b-bf9d-a88d1d5aa13d", X-RequestID:"7965685c-5039-4f1b-bf9d-a88d1d5aa13d", X-TransactionID:"7965685c-5039-4f1b-bf9d-a88d1d5aa13d", X-ECOMP-RequestID:"7965685c-5039-4f1b-bf9d-a88d1d5aa13d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"428bf711-9ed8-4a69-af25-11686c0d6824"] 2021-09-03T02:49:08.464Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelType\":\"network\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"93f71d5aeecb4135a3590b6f62af098b\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"ad2b37d2-0a82-41c0-b199-61ce10f78763\",\"networkInstanceId\":\"b0b089c6-eb9c-47d6-80ce-38667e20e616\"}","type":"String"},"requestId":{"value":"7965685c-5039-4f1b-bf9d-a88d1d5aa13d","type":"String"},"mso-request-id":{"value":"7965685c-5039-4f1b-bf9d-a88d1d5aa13d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"ad2b37d2-0a82-41c0-b199-61ce10f78763","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"b0b089c6-eb9c-47d6-80ce-38667e20e616","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-09-03T02:49:08.464Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-09-03T02:49:09.526Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-09-03T02:49:09.527Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-09-03T02:49:09.527Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-09-03T02:49:09.527Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 03 Sep 2021 02:49:09 GMT", X-ONAP-RequestID:"7965685c-5039-4f1b-bf9d-a88d1d5aa13d", X-RequestID:"7965685c-5039-4f1b-bf9d-a88d1d5aa13d", X-TransactionID:"7965685c-5039-4f1b-bf9d-a88d1d5aa13d", X-ECOMP-RequestID:"7965685c-5039-4f1b-bf9d-a88d1d5aa13d", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"428bf711-9ed8-4a69-af25-11686c0d6824", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:49:09.528Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"7965685c-5039-4f1b-bf9d-a88d1d5aa13d\",\"instanceId\":\"b0b089c6-eb9c-47d6-80ce-38667e20e616\"}}","message":"Success","processInstanceID":"82a3daaf-0c61-11ec-994b-e2843a500213","variables":null,"messageCode":200} 2021-09-03T02:49:09.528Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-09-03T02:49:09.528Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-09-03T02:49:09.532Z|7965685c-5039-4f1b-bf9d-a88d1d5aa13d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:49:09.669Z|38f101ea-7847-4ed0-a6b6-2ea9dd3b0795|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:49:09.672Z|38f101ea-7847-4ed0-a6b6-2ea9dd3b0795|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d 2021-09-03T02:49:09.673Z|38f101ea-7847-4ed0-a6b6-2ea9dd3b0795|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|INFO|500||Invoke 2021-09-03T02:49:09.673Z|38f101ea-7847-4ed0-a6b6-2ea9dd3b0795|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||===========================request begin================================================ 2021-09-03T02:49:09.673Z|38f101ea-7847-4ed0-a6b6-2ea9dd3b0795|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d 2021-09-03T02:49:09.673Z|38f101ea-7847-4ed0-a6b6-2ea9dd3b0795|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Method : GET 2021-09-03T02:49:09.673Z|38f101ea-7847-4ed0-a6b6-2ea9dd3b0795|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c179ee4b224425b1", X-B3-SpanId:"0482db325ce052d2", X-B3-ParentSpanId:"c179ee4b224425b1", X-B3-Sampled:"0", X-ONAP-RequestID:"38f101ea-7847-4ed0-a6b6-2ea9dd3b0795", X-RequestID:"38f101ea-7847-4ed0-a6b6-2ea9dd3b0795", X-TransactionID:"38f101ea-7847-4ed0-a6b6-2ea9dd3b0795", X-ECOMP-RequestID:"38f101ea-7847-4ed0-a6b6-2ea9dd3b0795", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11d0308b-d39c-4acd-a7a2-606ad8d63a46"] 2021-09-03T02:49:09.673Z|38f101ea-7847-4ed0-a6b6-2ea9dd3b0795|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Request body: 2021-09-03T02:49:09.674Z|38f101ea-7847-4ed0-a6b6-2ea9dd3b0795|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||==========================request end================================================ 2021-09-03T02:49:09.687Z|38f101ea-7847-4ed0-a6b6-2ea9dd3b0795|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||============================response begin========================================== 2021-09-03T02:49:09.688Z|38f101ea-7847-4ed0-a6b6-2ea9dd3b0795|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Status code : 200 OK 2021-09-03T02:49:09.688Z|38f101ea-7847-4ed0-a6b6-2ea9dd3b0795|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Status text : 2021-09-03T02:49:09.688Z|38f101ea-7847-4ed0-a6b6-2ea9dd3b0795|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:49:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:49:09.689Z|38f101ea-7847-4ed0-a6b6-2ea9dd3b0795|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Response body: { "requestId" : "7965685c-5039-4f1b-bf9d-a88d1d5aa13d", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:49:08.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:49:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "b0b089c6-eb9c-47d6-80ce-38667e20e616", "networkName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "7965685c-5039-4f1b-bf9d-a88d1d5aa13d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d" } } } 2021-09-03T02:49:09.689Z|38f101ea-7847-4ed0-a6b6-2ea9dd3b0795|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||=======================response end================================================= 2021-09-03T02:49:09.690Z|38f101ea-7847-4ed0-a6b6-2ea9dd3b0795|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|INFO|500||InvokeReturn 2021-09-03T02:49:09.691Z|38f101ea-7847-4ed0-a6b6-2ea9dd3b0795|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false 2021-09-03T02:49:09.691Z|38f101ea-7847-4ed0-a6b6-2ea9dd3b0795|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:49:09.692Z|38f101ea-7847-4ed0-a6b6-2ea9dd3b0795|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:49:09.692Z|38f101ea-7847-4ed0-a6b6-2ea9dd3b0795|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false 2021-09-03T02:49:09.692Z|38f101ea-7847-4ed0-a6b6-2ea9dd3b0795|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:49:09.692Z|38f101ea-7847-4ed0-a6b6-2ea9dd3b0795|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c179ee4b224425b1", X-B3-SpanId:"990a0bcf14e38746", X-B3-ParentSpanId:"c179ee4b224425b1", X-B3-Sampled:"0", X-ONAP-RequestID:"38f101ea-7847-4ed0-a6b6-2ea9dd3b0795", X-RequestID:"38f101ea-7847-4ed0-a6b6-2ea9dd3b0795", X-TransactionID:"38f101ea-7847-4ed0-a6b6-2ea9dd3b0795", X-ECOMP-RequestID:"38f101ea-7847-4ed0-a6b6-2ea9dd3b0795", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27570cc7-c11b-4e6b-bc79-00f97f3357e1"] 2021-09-03T02:49:09.692Z|38f101ea-7847-4ed0-a6b6-2ea9dd3b0795|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:49:09.693Z|38f101ea-7847-4ed0-a6b6-2ea9dd3b0795|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:49:09.702Z|38f101ea-7847-4ed0-a6b6-2ea9dd3b0795|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:49:09.702Z|38f101ea-7847-4ed0-a6b6-2ea9dd3b0795|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:49:09.703Z|38f101ea-7847-4ed0-a6b6-2ea9dd3b0795|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:49:09.703Z|38f101ea-7847-4ed0-a6b6-2ea9dd3b0795|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:49:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:49:09.704Z|38f101ea-7847-4ed0-a6b6-2ea9dd3b0795|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:49:09.704Z|38f101ea-7847-4ed0-a6b6-2ea9dd3b0795|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:49:09.704Z|38f101ea-7847-4ed0-a6b6-2ea9dd3b0795|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:49:09.712Z|38f101ea-7847-4ed0-a6b6-2ea9dd3b0795|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:49:14.456Z|66935981-70e9-427b-b268-9711f6d2b18a|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:49:14.456Z|66935981-70e9-427b-b268-9711f6d2b18a|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:49:15.868Z|44c33bc3-7ea0-4a9e-bdc2-a210013473a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:49:15.871Z|44c33bc3-7ea0-4a9e-bdc2-a210013473a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:49:18.367Z|0a667599-2cbd-447a-bbb0-2f3521c53bd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:49:18.368Z|0a667599-2cbd-447a-bbb0-2f3521c53bd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:49:18.369Z|d1be3e01-3055-4c43-aa4d-fd0293146c33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:49:18.369Z|d1be3e01-3055-4c43-aa4d-fd0293146c33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:49:18.367Z|f8dfaefd-3397-496a-a104-cf2a4ed6f485|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:49:18.370Z|f8dfaefd-3397-496a-a104-cf2a4ed6f485|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:49:19.850Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:49:19.854Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d 2021-09-03T02:49:19.855Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|INFO|500||Invoke 2021-09-03T02:49:19.855Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||===========================request begin================================================ 2021-09-03T02:49:19.855Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d 2021-09-03T02:49:19.855Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Method : GET 2021-09-03T02:49:19.855Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c945137c5615cf7c", X-B3-SpanId:"5e56c5e335458a9b", X-B3-ParentSpanId:"c945137c5615cf7c", X-B3-Sampled:"0", X-ONAP-RequestID:"af070eb2-283e-44da-a0b3-862408a04697", X-RequestID:"af070eb2-283e-44da-a0b3-862408a04697", X-TransactionID:"af070eb2-283e-44da-a0b3-862408a04697", X-ECOMP-RequestID:"af070eb2-283e-44da-a0b3-862408a04697", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d1b8f81-b93e-4143-b5a6-80648802232e"] 2021-09-03T02:49:19.856Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Request body: 2021-09-03T02:49:19.856Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||==========================request end================================================ 2021-09-03T02:49:19.869Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||============================response begin========================================== 2021-09-03T02:49:19.870Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Status code : 200 OK 2021-09-03T02:49:19.870Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Status text : 2021-09-03T02:49:19.870Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:49:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:49:19.871Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Response body: { "requestId" : "7965685c-5039-4f1b-bf9d-a88d1d5aa13d", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2021-09-03T02:49:08.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:49:12.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "b0b089c6-eb9c-47d6-80ce-38667e20e616", "networkName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "7965685c-5039-4f1b-bf9d-a88d1d5aa13d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d" } } } 2021-09-03T02:49:19.871Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||=======================response end================================================= 2021-09-03T02:49:19.872Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|INFO|500||InvokeReturn 2021-09-03T02:49:19.873Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false 2021-09-03T02:49:19.873Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:49:19.874Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:49:19.874Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false 2021-09-03T02:49:19.874Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:49:19.874Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c945137c5615cf7c", X-B3-SpanId:"73d88fee9aede70a", X-B3-ParentSpanId:"c945137c5615cf7c", X-B3-Sampled:"0", X-ONAP-RequestID:"af070eb2-283e-44da-a0b3-862408a04697", X-RequestID:"af070eb2-283e-44da-a0b3-862408a04697", X-TransactionID:"af070eb2-283e-44da-a0b3-862408a04697", X-ECOMP-RequestID:"af070eb2-283e-44da-a0b3-862408a04697", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3621b949-e2d6-48cd-904f-c2c9ca31b9e8"] 2021-09-03T02:49:19.875Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:49:19.875Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:49:19.884Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:49:19.884Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:49:19.884Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:49:19.885Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:49:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:49:19.885Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 12, "soRequestId" : "7965685c-5039-4f1b-bf9d-a88d1d5aa13d", "groupingId" : "138fc16b-6863-4dda-9a7b-1001ed4947ff", "name" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_6ba545d0-44ac-41a4-b715-cf84cb3c72ac\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0/138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"updated_time\":1630637352000,\"creation_time\":1630637329000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"6e057dd704364d2bb98fdc1e5f7a2275\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"network_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:49:13.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:49:19.886Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:49:19.886Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:49:19.921Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:49:19.921Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-09-03T02:49:19.922Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:49:19.922Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:49:19.922Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:49:19.922Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"af070eb2-283e-44da-a0b3-862408a04697", X-RequestID:"af070eb2-283e-44da-a0b3-862408a04697", X-TransactionID:"af070eb2-283e-44da-a0b3-862408a04697", X-ECOMP-RequestID:"af070eb2-283e-44da-a0b3-862408a04697", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71785ba0-fa02-4563-9421-2c77ab814019"] 2021-09-03T02:49:19.922Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:49:19.922Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:49:20.047Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:49:20.048Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:49:20.048Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:49:20.049Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A521B07CBD1D0900D1372FA8B75DBA71; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 03 Sep 2021 02:49:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:49:20.049Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"843b43bf-0c61-11ec-994b-e2843a500213","businessKey":"7965685c-5039-4f1b-bf9d-a88d1d5aa13d","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-03T02:49:11.148+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"82a3daaf-0c61-11ec-994b-e2843a500213","superProcessInstanceId":"843a5928-0c61-11ec-994b-e2843a500213","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-09-03T02:49:20.049Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:49:20.050Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:49:20.072Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:49:20.073Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||Invoke 2021-09-03T02:49:20.073Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:49:20.073Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:49:20.073Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:49:20.073Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"af070eb2-283e-44da-a0b3-862408a04697", X-RequestID:"af070eb2-283e-44da-a0b3-862408a04697", X-TransactionID:"af070eb2-283e-44da-a0b3-862408a04697", X-ECOMP-RequestID:"af070eb2-283e-44da-a0b3-862408a04697", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee20b00d-a5fd-4cc4-b77b-c841ba4a9ba7"] 2021-09-03T02:49:20.073Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:49:20.074Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:49:20.191Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:49:20.192Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:49:20.192Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:49:20.193Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8223F765A554CB7DFB74D51503554E9C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Fri, 03 Sep 2021 02:49:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:49:20.193Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:8531b0d7-0c61-11ec-994b-e2843a500213","parentActivityInstanceId":"843b43bf-0c61-11ec-994b-e2843a500213","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processInstanceId":"843b43bf-0c61-11ec-994b-e2843a500213","executionId":"843b43bf-0c61-11ec-994b-e2843a500213","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-03T02:49:12.763+0000","endTime":"2021-09-03T02:49:12.767+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"82a3daaf-0c61-11ec-994b-e2843a500213"}] 2021-09-03T02:49:20.193Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:49:20.194Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:49:20.200Z|af070eb2-283e-44da-a0b3-862408a04697|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:49:28.387Z|ba39a9e5-85f5-42a6-9634-74d337501432|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:49:28.388Z|ba39a9e5-85f5-42a6-9634-74d337501432|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:49:28.388Z|d7460054-6392-4146-aeba-a8577c55cf9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:49:28.389Z|5dd7bdeb-7549-4612-b341-478754179c76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:49:28.389Z|d7460054-6392-4146-aeba-a8577c55cf9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:49:28.390Z|5dd7bdeb-7549-4612-b341-478754179c76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:49:30.332Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:49:30.336Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d 2021-09-03T02:49:30.336Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|INFO|500||Invoke 2021-09-03T02:49:30.336Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||===========================request begin================================================ 2021-09-03T02:49:30.336Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d 2021-09-03T02:49:30.337Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Method : GET 2021-09-03T02:49:30.337Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8501c1ebacf056ef", X-B3-SpanId:"dbf65c4bc7ea2387", X-B3-ParentSpanId:"8501c1ebacf056ef", X-B3-Sampled:"0", X-ONAP-RequestID:"639643c2-6987-458f-934e-ccf7551d0e7c", X-RequestID:"639643c2-6987-458f-934e-ccf7551d0e7c", X-TransactionID:"639643c2-6987-458f-934e-ccf7551d0e7c", X-ECOMP-RequestID:"639643c2-6987-458f-934e-ccf7551d0e7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17fca050-d62d-4dd5-8d29-af1ea92aea10"] 2021-09-03T02:49:30.337Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Request body: 2021-09-03T02:49:30.337Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||==========================request end================================================ 2021-09-03T02:49:30.352Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||============================response begin========================================== 2021-09-03T02:49:30.352Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Status code : 200 OK 2021-09-03T02:49:30.352Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Status text : 2021-09-03T02:49:30.352Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:49:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:49:30.353Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Response body: { "requestId" : "7965685c-5039-4f1b-bf9d-a88d1d5aa13d", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2021-09-03T02:49:08.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:49:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "b0b089c6-eb9c-47d6-80ce-38667e20e616", "networkName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "7965685c-5039-4f1b-bf9d-a88d1d5aa13d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d" } } } 2021-09-03T02:49:30.353Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||=======================response end================================================= 2021-09-03T02:49:30.353Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|INFO|500||InvokeReturn 2021-09-03T02:49:30.355Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false 2021-09-03T02:49:30.355Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:49:30.355Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:49:30.355Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false 2021-09-03T02:49:30.356Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:49:30.356Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8501c1ebacf056ef", X-B3-SpanId:"e4c725a90a34cbf0", X-B3-ParentSpanId:"8501c1ebacf056ef", X-B3-Sampled:"0", X-ONAP-RequestID:"639643c2-6987-458f-934e-ccf7551d0e7c", X-RequestID:"639643c2-6987-458f-934e-ccf7551d0e7c", X-TransactionID:"639643c2-6987-458f-934e-ccf7551d0e7c", X-ECOMP-RequestID:"639643c2-6987-458f-934e-ccf7551d0e7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"936660fe-b832-4177-8f8c-d448c15026fc"] 2021-09-03T02:49:30.356Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:49:30.357Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:49:30.368Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:49:30.368Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:49:30.369Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:49:30.369Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:49:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:49:30.369Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 12, "soRequestId" : "7965685c-5039-4f1b-bf9d-a88d1d5aa13d", "groupingId" : "138fc16b-6863-4dda-9a7b-1001ed4947ff", "name" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0/138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"updated_time\":1630637352000,\"creation_time\":1630637329000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"6e057dd704364d2bb98fdc1e5f7a2275\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"network_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:49:13.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:49:30.370Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:49:30.370Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:49:30.393Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:49:30.394Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-09-03T02:49:30.394Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:49:30.394Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:49:30.394Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:49:30.394Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"639643c2-6987-458f-934e-ccf7551d0e7c", X-RequestID:"639643c2-6987-458f-934e-ccf7551d0e7c", X-TransactionID:"639643c2-6987-458f-934e-ccf7551d0e7c", X-ECOMP-RequestID:"639643c2-6987-458f-934e-ccf7551d0e7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8fe837b2-d839-44d1-b6a2-5918176e0ff8"] 2021-09-03T02:49:30.395Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:49:30.395Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:49:30.515Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:49:30.516Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:49:30.516Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:49:30.516Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=ABA891806EE12EE243D525E1B150E94E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Fri, 03 Sep 2021 02:49:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:49:30.517Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"843b43bf-0c61-11ec-994b-e2843a500213","businessKey":"7965685c-5039-4f1b-bf9d-a88d1d5aa13d","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-03T02:49:11.148+0000","endTime":"2021-09-03T02:49:28.468+0000","removalTime":null,"durationInMillis":17320,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"82a3daaf-0c61-11ec-994b-e2843a500213","superProcessInstanceId":"843a5928-0c61-11ec-994b-e2843a500213","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2021-09-03T02:49:30.517Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:49:30.517Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:49:30.536Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:49:30.537Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||Invoke 2021-09-03T02:49:30.537Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:49:30.537Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:49:30.537Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:49:30.537Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"639643c2-6987-458f-934e-ccf7551d0e7c", X-RequestID:"639643c2-6987-458f-934e-ccf7551d0e7c", X-TransactionID:"639643c2-6987-458f-934e-ccf7551d0e7c", X-ECOMP-RequestID:"639643c2-6987-458f-934e-ccf7551d0e7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1c23d51-6d5f-4051-9cdb-a9e5c455c13a"] 2021-09-03T02:49:30.537Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:49:30.538Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:49:30.664Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:49:30.665Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:49:30.665Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:49:30.665Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=83744818CC399CCD31BF7863F9796283; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Fri, 03 Sep 2021 02:49:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:49:30.666Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:8e8dee6a-0c61-11ec-994b-e2843a500213","parentActivityInstanceId":"843b43bf-0c61-11ec-994b-e2843a500213","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processInstanceId":"843b43bf-0c61-11ec-994b-e2843a500213","executionId":"843b43bf-0c61-11ec-994b-e2843a500213","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-03T02:49:28.467+0000","endTime":"2021-09-03T02:49:28.468+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"82a3daaf-0c61-11ec-994b-e2843a500213"}] 2021-09-03T02:49:30.666Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:49:30.666Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=843b43bf-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:49:30.671Z|639643c2-6987-458f-934e-ccf7551d0e7c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:49:30.868Z|c5a62125-fe5c-4774-92f9-191c0374d119|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:49:30.868Z|c5a62125-fe5c-4774-92f9-191c0374d119|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:49:31.231Z|56ecef2f-614c-4ab5-be61-6e2571427f8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:49:31.231Z|56ecef2f-614c-4ab5-be61-6e2571427f8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:49:38.407Z|3643b856-f24d-457b-8eca-9929d26b7d01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:49:38.407Z|0b206c31-de05-4826-a64a-7889571768dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:49:38.408Z|3643b856-f24d-457b-8eca-9929d26b7d01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:49:38.408Z|9d05d107-a85b-484e-8fdf-12abe6e5a012|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:49:38.408Z|0b206c31-de05-4826-a64a-7889571768dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:49:38.409Z|9d05d107-a85b-484e-8fdf-12abe6e5a012|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:49:40.806Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:49:40.810Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d 2021-09-03T02:49:40.811Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|INFO|500||Invoke 2021-09-03T02:49:40.811Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||===========================request begin================================================ 2021-09-03T02:49:40.811Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d 2021-09-03T02:49:40.811Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Method : GET 2021-09-03T02:49:40.811Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c003a6a7e69ede8", X-B3-SpanId:"7740d078691551c9", X-B3-ParentSpanId:"3c003a6a7e69ede8", X-B3-Sampled:"0", X-ONAP-RequestID:"fb481e8f-5d34-4387-81db-6647945cd5e4", X-RequestID:"fb481e8f-5d34-4387-81db-6647945cd5e4", X-TransactionID:"fb481e8f-5d34-4387-81db-6647945cd5e4", X-ECOMP-RequestID:"fb481e8f-5d34-4387-81db-6647945cd5e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aff77cae-909c-44a1-a67e-c613e79f402d"] 2021-09-03T02:49:40.811Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Request body: 2021-09-03T02:49:40.812Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||==========================request end================================================ 2021-09-03T02:49:40.826Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||============================response begin========================================== 2021-09-03T02:49:40.826Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Status code : 200 OK 2021-09-03T02:49:40.826Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Status text : 2021-09-03T02:49:40.826Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:49:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:49:40.827Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Response body: { "requestId" : "7965685c-5039-4f1b-bf9d-a88d1d5aa13d", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2021-09-03T02:49:08.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:49:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "b0b089c6-eb9c-47d6-80ce-38667e20e616", "networkName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "7965685c-5039-4f1b-bf9d-a88d1d5aa13d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d" } } } 2021-09-03T02:49:40.827Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||=======================response end================================================= 2021-09-03T02:49:40.828Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|INFO|500||InvokeReturn 2021-09-03T02:49:40.829Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false 2021-09-03T02:49:40.829Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:49:40.829Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:49:40.830Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false 2021-09-03T02:49:40.830Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:49:40.830Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c003a6a7e69ede8", X-B3-SpanId:"7c6500dc1ae6994d", X-B3-ParentSpanId:"3c003a6a7e69ede8", X-B3-Sampled:"0", X-ONAP-RequestID:"fb481e8f-5d34-4387-81db-6647945cd5e4", X-RequestID:"fb481e8f-5d34-4387-81db-6647945cd5e4", X-TransactionID:"fb481e8f-5d34-4387-81db-6647945cd5e4", X-ECOMP-RequestID:"fb481e8f-5d34-4387-81db-6647945cd5e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"299f2e29-dce4-45dc-b43c-761e0bb32671"] 2021-09-03T02:49:40.830Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:49:40.830Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:49:40.840Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:49:40.841Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:49:40.841Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:49:40.841Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:49:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:49:40.842Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 12, "soRequestId" : "7965685c-5039-4f1b-bf9d-a88d1d5aa13d", "groupingId" : "138fc16b-6863-4dda-9a7b-1001ed4947ff", "name" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0/138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"updated_time\":1630637352000,\"creation_time\":1630637329000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"6e057dd704364d2bb98fdc1e5f7a2275\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"network_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:49:13.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:49:40.842Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:49:40.843Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:49:40.864Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:49:40.865Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-09-03T02:49:40.865Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:49:40.865Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:49:40.865Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:49:40.865Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fb481e8f-5d34-4387-81db-6647945cd5e4", X-RequestID:"fb481e8f-5d34-4387-81db-6647945cd5e4", X-TransactionID:"fb481e8f-5d34-4387-81db-6647945cd5e4", X-ECOMP-RequestID:"fb481e8f-5d34-4387-81db-6647945cd5e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5d93f41-d2c4-4c7a-987e-362e9edf0d32"] 2021-09-03T02:49:40.865Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:49:40.866Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:49:40.985Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:49:40.985Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:49:40.986Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:49:40.986Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=65DFA81B661915F829A1132C0A18CE88; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Fri, 03 Sep 2021 02:49:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:49:40.987Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8f553603-0c61-11ec-994b-e2843a500213","businessKey":"7965685c-5039-4f1b-bf9d-a88d1d5aa13d","processDefinitionId":"SDNCHandler:1:e5266b9c-0c50-11ec-994b-e2843a500213","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-09-03T02:49:29.773+0000","endTime":"2021-09-03T02:49:30.658+0000","removalTime":null,"durationInMillis":885,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"82a3daaf-0c61-11ec-994b-e2843a500213","superProcessInstanceId":"8f429924-0c61-11ec-994b-e2843a500213","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2021-09-03T02:49:40.987Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:49:40.987Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:49:41.010Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f553603-0c61-11ec-994b-e2843a500213&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f553603-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:49:41.010Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f553603-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||Invoke 2021-09-03T02:49:41.010Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f553603-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:49:41.010Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f553603-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f553603-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:49:41.010Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f553603-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:49:41.011Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f553603-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fb481e8f-5d34-4387-81db-6647945cd5e4", X-RequestID:"fb481e8f-5d34-4387-81db-6647945cd5e4", X-TransactionID:"fb481e8f-5d34-4387-81db-6647945cd5e4", X-ECOMP-RequestID:"fb481e8f-5d34-4387-81db-6647945cd5e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6630d6a-712a-48ab-9c53-d836d96844d6"] 2021-09-03T02:49:41.011Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f553603-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:49:41.011Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f553603-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:49:41.131Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f553603-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:49:41.131Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f553603-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:49:41.132Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f553603-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:49:41.132Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f553603-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=AAA6041F7B81494D8BBD29E6E25DDDB6; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Fri, 03 Sep 2021 02:49:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:49:41.132Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f553603-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:8f558436-0c61-11ec-994b-e2843a500213","parentActivityInstanceId":"8f553603-0c61-11ec-994b-e2843a500213","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:e5266b9c-0c50-11ec-994b-e2843a500213","processInstanceId":"8f553603-0c61-11ec-994b-e2843a500213","executionId":"8f553603-0c61-11ec-994b-e2843a500213","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-03T02:49:29.775+0000","endTime":"2021-09-03T02:49:30.657+0000","durationInMillis":882,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"82a3daaf-0c61-11ec-994b-e2843a500213"}] 2021-09-03T02:49:41.133Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f553603-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:49:41.133Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8f553603-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:49:41.137Z|fb481e8f-5d34-4387-81db-6647945cd5e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:49:45.868Z|a8d5eb17-314a-44f8-a26f-ce0c6a0c1a29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:49:45.869Z|a8d5eb17-314a-44f8-a26f-ce0c6a0c1a29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:49:48.426Z|918df9a0-285e-4660-8415-7d8825f8b895|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:49:48.426Z|25b7ada0-4381-4b15-a051-95a3df4d4014|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:49:48.426Z|e172156c-5d86-474e-aefd-43c86b828b9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:49:48.427Z|e172156c-5d86-474e-aefd-43c86b828b9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:49:48.427Z|25b7ada0-4381-4b15-a051-95a3df4d4014|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:49:48.427Z|918df9a0-285e-4660-8415-7d8825f8b895|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:49:51.268Z|f0689b62-8225-40db-abf6-21bbd5ed8ad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:49:51.272Z|f0689b62-8225-40db-abf6-21bbd5ed8ad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d 2021-09-03T02:49:51.272Z|f0689b62-8225-40db-abf6-21bbd5ed8ad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|INFO|500||Invoke 2021-09-03T02:49:51.272Z|f0689b62-8225-40db-abf6-21bbd5ed8ad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||===========================request begin================================================ 2021-09-03T02:49:51.272Z|f0689b62-8225-40db-abf6-21bbd5ed8ad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d 2021-09-03T02:49:51.273Z|f0689b62-8225-40db-abf6-21bbd5ed8ad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Method : GET 2021-09-03T02:49:51.273Z|f0689b62-8225-40db-abf6-21bbd5ed8ad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f33d7e236ca4543c", X-B3-SpanId:"687ae5b3522543db", X-B3-ParentSpanId:"f33d7e236ca4543c", X-B3-Sampled:"0", X-ONAP-RequestID:"f0689b62-8225-40db-abf6-21bbd5ed8ad1", X-RequestID:"f0689b62-8225-40db-abf6-21bbd5ed8ad1", X-TransactionID:"f0689b62-8225-40db-abf6-21bbd5ed8ad1", X-ECOMP-RequestID:"f0689b62-8225-40db-abf6-21bbd5ed8ad1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22b21d89-b048-4f73-9af3-7b0ac786a245"] 2021-09-03T02:49:51.273Z|f0689b62-8225-40db-abf6-21bbd5ed8ad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Request body: 2021-09-03T02:49:51.273Z|f0689b62-8225-40db-abf6-21bbd5ed8ad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||==========================request end================================================ 2021-09-03T02:49:51.288Z|f0689b62-8225-40db-abf6-21bbd5ed8ad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||============================response begin========================================== 2021-09-03T02:49:51.288Z|f0689b62-8225-40db-abf6-21bbd5ed8ad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Status code : 200 OK 2021-09-03T02:49:51.288Z|f0689b62-8225-40db-abf6-21bbd5ed8ad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Status text : 2021-09-03T02:49:51.288Z|f0689b62-8225-40db-abf6-21bbd5ed8ad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:49:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:49:51.289Z|f0689b62-8225-40db-abf6-21bbd5ed8ad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Response body: { "requestId" : "7965685c-5039-4f1b-bf9d-a88d1d5aa13d", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2021-09-03T02:49:08.000+00:00", "endTime" : "2021-09-03T02:49:47.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:49:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "b0b089c6-eb9c-47d6-80ce-38667e20e616", "networkName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "7965685c-5039-4f1b-bf9d-a88d1d5aa13d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d" } } } 2021-09-03T02:49:51.290Z|f0689b62-8225-40db-abf6-21bbd5ed8ad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||=======================response end================================================= 2021-09-03T02:49:51.290Z|f0689b62-8225-40db-abf6-21bbd5ed8ad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|INFO|500||InvokeReturn 2021-09-03T02:49:51.292Z|f0689b62-8225-40db-abf6-21bbd5ed8ad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false 2021-09-03T02:49:51.293Z|f0689b62-8225-40db-abf6-21bbd5ed8ad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:49:51.293Z|f0689b62-8225-40db-abf6-21bbd5ed8ad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:49:51.293Z|f0689b62-8225-40db-abf6-21bbd5ed8ad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false 2021-09-03T02:49:51.293Z|f0689b62-8225-40db-abf6-21bbd5ed8ad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:49:51.293Z|f0689b62-8225-40db-abf6-21bbd5ed8ad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f33d7e236ca4543c", X-B3-SpanId:"0c40cd654f677d9a", X-B3-ParentSpanId:"f33d7e236ca4543c", X-B3-Sampled:"0", X-ONAP-RequestID:"f0689b62-8225-40db-abf6-21bbd5ed8ad1", X-RequestID:"f0689b62-8225-40db-abf6-21bbd5ed8ad1", X-TransactionID:"f0689b62-8225-40db-abf6-21bbd5ed8ad1", X-ECOMP-RequestID:"f0689b62-8225-40db-abf6-21bbd5ed8ad1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"169da7d4-f252-434a-bc4a-62284936b988"] 2021-09-03T02:49:51.293Z|f0689b62-8225-40db-abf6-21bbd5ed8ad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:49:51.294Z|f0689b62-8225-40db-abf6-21bbd5ed8ad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:49:51.304Z|f0689b62-8225-40db-abf6-21bbd5ed8ad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:49:51.305Z|f0689b62-8225-40db-abf6-21bbd5ed8ad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:49:51.305Z|f0689b62-8225-40db-abf6-21bbd5ed8ad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:49:51.305Z|f0689b62-8225-40db-abf6-21bbd5ed8ad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:49:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:49:51.306Z|f0689b62-8225-40db-abf6-21bbd5ed8ad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 12, "soRequestId" : "7965685c-5039-4f1b-bf9d-a88d1d5aa13d", "groupingId" : "138fc16b-6863-4dda-9a7b-1001ed4947ff", "name" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0/138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"updated_time\":1630637352000,\"creation_time\":1630637329000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"6e057dd704364d2bb98fdc1e5f7a2275\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"network_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:49:13.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:49:51.306Z|f0689b62-8225-40db-abf6-21bbd5ed8ad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:49:51.306Z|f0689b62-8225-40db-abf6-21bbd5ed8ad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:49:51.317Z|f0689b62-8225-40db-abf6-21bbd5ed8ad1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:49:51.439Z|fb48a2d1-5110-47a0-b0a0-ef743ae6438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:49:51.442Z|fb48a2d1-5110-47a0-b0a0-ef743ae6438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d 2021-09-03T02:49:51.442Z|fb48a2d1-5110-47a0-b0a0-ef743ae6438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|INFO|500||Invoke 2021-09-03T02:49:51.442Z|fb48a2d1-5110-47a0-b0a0-ef743ae6438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||===========================request begin================================================ 2021-09-03T02:49:51.443Z|fb48a2d1-5110-47a0-b0a0-ef743ae6438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d 2021-09-03T02:49:51.443Z|fb48a2d1-5110-47a0-b0a0-ef743ae6438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Method : GET 2021-09-03T02:49:51.443Z|fb48a2d1-5110-47a0-b0a0-ef743ae6438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9efe9bbe972809e2", X-B3-SpanId:"917d1ca21d8988cb", X-B3-ParentSpanId:"9efe9bbe972809e2", X-B3-Sampled:"0", X-ONAP-RequestID:"fb48a2d1-5110-47a0-b0a0-ef743ae6438d", X-RequestID:"fb48a2d1-5110-47a0-b0a0-ef743ae6438d", X-TransactionID:"fb48a2d1-5110-47a0-b0a0-ef743ae6438d", X-ECOMP-RequestID:"fb48a2d1-5110-47a0-b0a0-ef743ae6438d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4344389-8239-4d88-a4ea-54aaf61b7c9a"] 2021-09-03T02:49:51.443Z|fb48a2d1-5110-47a0-b0a0-ef743ae6438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Request body: 2021-09-03T02:49:51.443Z|fb48a2d1-5110-47a0-b0a0-ef743ae6438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||==========================request end================================================ 2021-09-03T02:49:51.454Z|fb48a2d1-5110-47a0-b0a0-ef743ae6438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||============================response begin========================================== 2021-09-03T02:49:51.455Z|fb48a2d1-5110-47a0-b0a0-ef743ae6438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Status code : 200 OK 2021-09-03T02:49:51.455Z|fb48a2d1-5110-47a0-b0a0-ef743ae6438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Status text : 2021-09-03T02:49:51.455Z|fb48a2d1-5110-47a0-b0a0-ef743ae6438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:49:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:49:51.458Z|fb48a2d1-5110-47a0-b0a0-ef743ae6438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Response body: { "requestId" : "7965685c-5039-4f1b-bf9d-a88d1d5aa13d", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2021-09-03T02:49:08.000+00:00", "endTime" : "2021-09-03T02:49:47.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:49:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "b0b089c6-eb9c-47d6-80ce-38667e20e616", "networkName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "7965685c-5039-4f1b-bf9d-a88d1d5aa13d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d" } } } 2021-09-03T02:49:51.458Z|fb48a2d1-5110-47a0-b0a0-ef743ae6438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||=======================response end================================================= 2021-09-03T02:49:51.458Z|fb48a2d1-5110-47a0-b0a0-ef743ae6438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|INFO|500||InvokeReturn 2021-09-03T02:49:51.459Z|fb48a2d1-5110-47a0-b0a0-ef743ae6438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false 2021-09-03T02:49:51.460Z|fb48a2d1-5110-47a0-b0a0-ef743ae6438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:49:51.460Z|fb48a2d1-5110-47a0-b0a0-ef743ae6438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:49:51.460Z|fb48a2d1-5110-47a0-b0a0-ef743ae6438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false 2021-09-03T02:49:51.460Z|fb48a2d1-5110-47a0-b0a0-ef743ae6438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:49:51.460Z|fb48a2d1-5110-47a0-b0a0-ef743ae6438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9efe9bbe972809e2", X-B3-SpanId:"74f47304dc11a01d", X-B3-ParentSpanId:"9efe9bbe972809e2", X-B3-Sampled:"0", X-ONAP-RequestID:"fb48a2d1-5110-47a0-b0a0-ef743ae6438d", X-RequestID:"fb48a2d1-5110-47a0-b0a0-ef743ae6438d", X-TransactionID:"fb48a2d1-5110-47a0-b0a0-ef743ae6438d", X-ECOMP-RequestID:"fb48a2d1-5110-47a0-b0a0-ef743ae6438d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0fde465f-a23a-4345-8ba4-0851bcfb73db"] 2021-09-03T02:49:51.460Z|fb48a2d1-5110-47a0-b0a0-ef743ae6438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:49:51.461Z|fb48a2d1-5110-47a0-b0a0-ef743ae6438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:49:51.471Z|fb48a2d1-5110-47a0-b0a0-ef743ae6438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:49:51.472Z|fb48a2d1-5110-47a0-b0a0-ef743ae6438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:49:51.472Z|fb48a2d1-5110-47a0-b0a0-ef743ae6438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:49:51.473Z|fb48a2d1-5110-47a0-b0a0-ef743ae6438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:49:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:49:51.474Z|fb48a2d1-5110-47a0-b0a0-ef743ae6438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 12, "soRequestId" : "7965685c-5039-4f1b-bf9d-a88d1d5aa13d", "groupingId" : "138fc16b-6863-4dda-9a7b-1001ed4947ff", "name" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0/138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"updated_time\":1630637352000,\"creation_time\":1630637329000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"6e057dd704364d2bb98fdc1e5f7a2275\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"network_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:49:13.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:49:51.474Z|fb48a2d1-5110-47a0-b0a0-ef743ae6438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:49:51.475Z|fb48a2d1-5110-47a0-b0a0-ef743ae6438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:49:51.485Z|fb48a2d1-5110-47a0-b0a0-ef743ae6438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:49:51.602Z|6ea003d5-e44d-459b-bba8-cf2c1595b022|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:49:51.605Z|6ea003d5-e44d-459b-bba8-cf2c1595b022|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d 2021-09-03T02:49:51.606Z|6ea003d5-e44d-459b-bba8-cf2c1595b022|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|INFO|500||Invoke 2021-09-03T02:49:51.606Z|6ea003d5-e44d-459b-bba8-cf2c1595b022|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||===========================request begin================================================ 2021-09-03T02:49:51.606Z|6ea003d5-e44d-459b-bba8-cf2c1595b022|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d 2021-09-03T02:49:51.606Z|6ea003d5-e44d-459b-bba8-cf2c1595b022|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Method : GET 2021-09-03T02:49:51.606Z|6ea003d5-e44d-459b-bba8-cf2c1595b022|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"68430c0555998e9b", X-B3-SpanId:"0a1ad4d940e6d310", X-B3-ParentSpanId:"68430c0555998e9b", X-B3-Sampled:"0", X-ONAP-RequestID:"6ea003d5-e44d-459b-bba8-cf2c1595b022", X-RequestID:"6ea003d5-e44d-459b-bba8-cf2c1595b022", X-TransactionID:"6ea003d5-e44d-459b-bba8-cf2c1595b022", X-ECOMP-RequestID:"6ea003d5-e44d-459b-bba8-cf2c1595b022", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a14f98ca-d0b7-4278-99ec-6dee0371d727"] 2021-09-03T02:49:51.606Z|6ea003d5-e44d-459b-bba8-cf2c1595b022|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Request body: 2021-09-03T02:49:51.607Z|6ea003d5-e44d-459b-bba8-cf2c1595b022|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||==========================request end================================================ 2021-09-03T02:49:51.621Z|6ea003d5-e44d-459b-bba8-cf2c1595b022|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||============================response begin========================================== 2021-09-03T02:49:51.622Z|6ea003d5-e44d-459b-bba8-cf2c1595b022|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Status code : 200 OK 2021-09-03T02:49:51.622Z|6ea003d5-e44d-459b-bba8-cf2c1595b022|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Status text : 2021-09-03T02:49:51.622Z|6ea003d5-e44d-459b-bba8-cf2c1595b022|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:49:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:49:51.623Z|6ea003d5-e44d-459b-bba8-cf2c1595b022|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Response body: { "requestId" : "7965685c-5039-4f1b-bf9d-a88d1d5aa13d", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2021-09-03T02:49:08.000+00:00", "endTime" : "2021-09-03T02:49:47.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:49:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "b0b089c6-eb9c-47d6-80ce-38667e20e616", "networkName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "7965685c-5039-4f1b-bf9d-a88d1d5aa13d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d" } } } 2021-09-03T02:49:51.623Z|6ea003d5-e44d-459b-bba8-cf2c1595b022|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||=======================response end================================================= 2021-09-03T02:49:51.623Z|6ea003d5-e44d-459b-bba8-cf2c1595b022|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|INFO|500||InvokeReturn 2021-09-03T02:49:51.626Z|6ea003d5-e44d-459b-bba8-cf2c1595b022|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false 2021-09-03T02:49:51.626Z|6ea003d5-e44d-459b-bba8-cf2c1595b022|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:49:51.626Z|6ea003d5-e44d-459b-bba8-cf2c1595b022|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:49:51.627Z|6ea003d5-e44d-459b-bba8-cf2c1595b022|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false 2021-09-03T02:49:51.627Z|6ea003d5-e44d-459b-bba8-cf2c1595b022|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:49:51.627Z|6ea003d5-e44d-459b-bba8-cf2c1595b022|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"68430c0555998e9b", X-B3-SpanId:"5e9276c6d66a9723", X-B3-ParentSpanId:"68430c0555998e9b", X-B3-Sampled:"0", X-ONAP-RequestID:"6ea003d5-e44d-459b-bba8-cf2c1595b022", X-RequestID:"6ea003d5-e44d-459b-bba8-cf2c1595b022", X-TransactionID:"6ea003d5-e44d-459b-bba8-cf2c1595b022", X-ECOMP-RequestID:"6ea003d5-e44d-459b-bba8-cf2c1595b022", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2cbe17a5-fb42-4783-960d-65d41a05eef5"] 2021-09-03T02:49:51.627Z|6ea003d5-e44d-459b-bba8-cf2c1595b022|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:49:51.628Z|6ea003d5-e44d-459b-bba8-cf2c1595b022|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:49:51.636Z|6ea003d5-e44d-459b-bba8-cf2c1595b022|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:49:51.636Z|6ea003d5-e44d-459b-bba8-cf2c1595b022|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:49:51.636Z|6ea003d5-e44d-459b-bba8-cf2c1595b022|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:49:51.637Z|6ea003d5-e44d-459b-bba8-cf2c1595b022|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:49:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:49:51.637Z|6ea003d5-e44d-459b-bba8-cf2c1595b022|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 12, "soRequestId" : "7965685c-5039-4f1b-bf9d-a88d1d5aa13d", "groupingId" : "138fc16b-6863-4dda-9a7b-1001ed4947ff", "name" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0/138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"updated_time\":1630637352000,\"creation_time\":1630637329000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"6e057dd704364d2bb98fdc1e5f7a2275\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"network_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:49:13.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:49:51.638Z|6ea003d5-e44d-459b-bba8-cf2c1595b022|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:49:51.638Z|6ea003d5-e44d-459b-bba8-cf2c1595b022|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:49:51.644Z|6ea003d5-e44d-459b-bba8-cf2c1595b022|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:49:51.776Z|e56c3ab1-2960-4d44-b88d-4aed937dedc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:49:51.779Z|e56c3ab1-2960-4d44-b88d-4aed937dedc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d 2021-09-03T02:49:51.779Z|e56c3ab1-2960-4d44-b88d-4aed937dedc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|INFO|500||Invoke 2021-09-03T02:49:51.779Z|e56c3ab1-2960-4d44-b88d-4aed937dedc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||===========================request begin================================================ 2021-09-03T02:49:51.779Z|e56c3ab1-2960-4d44-b88d-4aed937dedc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d 2021-09-03T02:49:51.780Z|e56c3ab1-2960-4d44-b88d-4aed937dedc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Method : GET 2021-09-03T02:49:51.780Z|e56c3ab1-2960-4d44-b88d-4aed937dedc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"adbbd4933934778f", X-B3-SpanId:"536d24cd5022e51a", X-B3-ParentSpanId:"adbbd4933934778f", X-B3-Sampled:"0", X-ONAP-RequestID:"e56c3ab1-2960-4d44-b88d-4aed937dedc2", X-RequestID:"e56c3ab1-2960-4d44-b88d-4aed937dedc2", X-TransactionID:"e56c3ab1-2960-4d44-b88d-4aed937dedc2", X-ECOMP-RequestID:"e56c3ab1-2960-4d44-b88d-4aed937dedc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2eda39f-03eb-4dcd-8b31-f0cba791b0b2"] 2021-09-03T02:49:51.780Z|e56c3ab1-2960-4d44-b88d-4aed937dedc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Request body: 2021-09-03T02:49:51.780Z|e56c3ab1-2960-4d44-b88d-4aed937dedc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||==========================request end================================================ 2021-09-03T02:49:51.791Z|e56c3ab1-2960-4d44-b88d-4aed937dedc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||============================response begin========================================== 2021-09-03T02:49:51.792Z|e56c3ab1-2960-4d44-b88d-4aed937dedc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Status code : 200 OK 2021-09-03T02:49:51.792Z|e56c3ab1-2960-4d44-b88d-4aed937dedc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Status text : 2021-09-03T02:49:51.792Z|e56c3ab1-2960-4d44-b88d-4aed937dedc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:49:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:49:51.793Z|e56c3ab1-2960-4d44-b88d-4aed937dedc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Response body: { "requestId" : "7965685c-5039-4f1b-bf9d-a88d1d5aa13d", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2021-09-03T02:49:08.000+00:00", "endTime" : "2021-09-03T02:49:47.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:49:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "b0b089c6-eb9c-47d6-80ce-38667e20e616", "networkName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "7965685c-5039-4f1b-bf9d-a88d1d5aa13d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d" } } } 2021-09-03T02:49:51.793Z|e56c3ab1-2960-4d44-b88d-4aed937dedc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||=======================response end================================================= 2021-09-03T02:49:51.794Z|e56c3ab1-2960-4d44-b88d-4aed937dedc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|INFO|500||InvokeReturn 2021-09-03T02:49:51.796Z|e56c3ab1-2960-4d44-b88d-4aed937dedc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false 2021-09-03T02:49:51.796Z|e56c3ab1-2960-4d44-b88d-4aed937dedc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:49:51.797Z|e56c3ab1-2960-4d44-b88d-4aed937dedc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:49:51.797Z|e56c3ab1-2960-4d44-b88d-4aed937dedc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false 2021-09-03T02:49:51.797Z|e56c3ab1-2960-4d44-b88d-4aed937dedc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:49:51.798Z|e56c3ab1-2960-4d44-b88d-4aed937dedc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"adbbd4933934778f", X-B3-SpanId:"829428a5846d9ceb", X-B3-ParentSpanId:"adbbd4933934778f", X-B3-Sampled:"0", X-ONAP-RequestID:"e56c3ab1-2960-4d44-b88d-4aed937dedc2", X-RequestID:"e56c3ab1-2960-4d44-b88d-4aed937dedc2", X-TransactionID:"e56c3ab1-2960-4d44-b88d-4aed937dedc2", X-ECOMP-RequestID:"e56c3ab1-2960-4d44-b88d-4aed937dedc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5346c18d-d5c5-4d79-a8e0-249fd91a6e85"] 2021-09-03T02:49:51.798Z|e56c3ab1-2960-4d44-b88d-4aed937dedc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:49:51.798Z|e56c3ab1-2960-4d44-b88d-4aed937dedc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:49:51.809Z|e56c3ab1-2960-4d44-b88d-4aed937dedc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:49:51.810Z|e56c3ab1-2960-4d44-b88d-4aed937dedc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:49:51.810Z|e56c3ab1-2960-4d44-b88d-4aed937dedc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:49:51.810Z|e56c3ab1-2960-4d44-b88d-4aed937dedc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:49:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:49:51.811Z|e56c3ab1-2960-4d44-b88d-4aed937dedc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 12, "soRequestId" : "7965685c-5039-4f1b-bf9d-a88d1d5aa13d", "groupingId" : "138fc16b-6863-4dda-9a7b-1001ed4947ff", "name" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0/138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"updated_time\":1630637352000,\"creation_time\":1630637329000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"6e057dd704364d2bb98fdc1e5f7a2275\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"network_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:49:13.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:49:51.811Z|e56c3ab1-2960-4d44-b88d-4aed937dedc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:49:51.811Z|e56c3ab1-2960-4d44-b88d-4aed937dedc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:49:51.820Z|e56c3ab1-2960-4d44-b88d-4aed937dedc2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:49:51.936Z|b21767cf-70ea-4a8a-b3f9-3f68960443d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:49:51.940Z|b21767cf-70ea-4a8a-b3f9-3f68960443d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d 2021-09-03T02:49:51.940Z|b21767cf-70ea-4a8a-b3f9-3f68960443d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|INFO|500||Invoke 2021-09-03T02:49:51.940Z|b21767cf-70ea-4a8a-b3f9-3f68960443d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||===========================request begin================================================ 2021-09-03T02:49:51.940Z|b21767cf-70ea-4a8a-b3f9-3f68960443d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d 2021-09-03T02:49:51.940Z|b21767cf-70ea-4a8a-b3f9-3f68960443d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Method : GET 2021-09-03T02:49:51.940Z|b21767cf-70ea-4a8a-b3f9-3f68960443d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f1ef82b073b65dd", X-B3-SpanId:"d35cb18137070962", X-B3-ParentSpanId:"6f1ef82b073b65dd", X-B3-Sampled:"0", X-ONAP-RequestID:"b21767cf-70ea-4a8a-b3f9-3f68960443d0", X-RequestID:"b21767cf-70ea-4a8a-b3f9-3f68960443d0", X-TransactionID:"b21767cf-70ea-4a8a-b3f9-3f68960443d0", X-ECOMP-RequestID:"b21767cf-70ea-4a8a-b3f9-3f68960443d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab4e624d-9efc-48cd-8dab-eb9469280271"] 2021-09-03T02:49:51.941Z|b21767cf-70ea-4a8a-b3f9-3f68960443d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Request body: 2021-09-03T02:49:51.941Z|b21767cf-70ea-4a8a-b3f9-3f68960443d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||==========================request end================================================ 2021-09-03T02:49:51.953Z|b21767cf-70ea-4a8a-b3f9-3f68960443d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||============================response begin========================================== 2021-09-03T02:49:51.954Z|b21767cf-70ea-4a8a-b3f9-3f68960443d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Status code : 200 OK 2021-09-03T02:49:51.954Z|b21767cf-70ea-4a8a-b3f9-3f68960443d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Status text : 2021-09-03T02:49:51.954Z|b21767cf-70ea-4a8a-b3f9-3f68960443d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:49:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:49:51.955Z|b21767cf-70ea-4a8a-b3f9-3f68960443d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||Response body: { "requestId" : "7965685c-5039-4f1b-bf9d-a88d1d5aa13d", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2021-09-03T02:49:08.000+00:00", "endTime" : "2021-09-03T02:49:47.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:49:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "b0b089c6-eb9c-47d6-80ce-38667e20e616", "networkName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763/networks/b0b089c6-eb9c-47d6-80ce-38667e20e616", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "7965685c-5039-4f1b-bf9d-a88d1d5aa13d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d" } } } 2021-09-03T02:49:51.955Z|b21767cf-70ea-4a8a-b3f9-3f68960443d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|DEBUG|500||=======================response end================================================= 2021-09-03T02:49:51.955Z|b21767cf-70ea-4a8a-b3f9-3f68960443d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|INFO|500||InvokeReturn 2021-09-03T02:49:51.957Z|b21767cf-70ea-4a8a-b3f9-3f68960443d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false 2021-09-03T02:49:51.957Z|b21767cf-70ea-4a8a-b3f9-3f68960443d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:49:51.957Z|b21767cf-70ea-4a8a-b3f9-3f68960443d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:49:51.958Z|b21767cf-70ea-4a8a-b3f9-3f68960443d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false 2021-09-03T02:49:51.958Z|b21767cf-70ea-4a8a-b3f9-3f68960443d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:49:51.958Z|b21767cf-70ea-4a8a-b3f9-3f68960443d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f1ef82b073b65dd", X-B3-SpanId:"057c657d474d2844", X-B3-ParentSpanId:"6f1ef82b073b65dd", X-B3-Sampled:"0", X-ONAP-RequestID:"b21767cf-70ea-4a8a-b3f9-3f68960443d0", X-RequestID:"b21767cf-70ea-4a8a-b3f9-3f68960443d0", X-TransactionID:"b21767cf-70ea-4a8a-b3f9-3f68960443d0", X-ECOMP-RequestID:"b21767cf-70ea-4a8a-b3f9-3f68960443d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e59cce2-2929-44e4-9ee7-62078e60d80b"] 2021-09-03T02:49:51.958Z|b21767cf-70ea-4a8a-b3f9-3f68960443d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:49:51.958Z|b21767cf-70ea-4a8a-b3f9-3f68960443d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:49:51.968Z|b21767cf-70ea-4a8a-b3f9-3f68960443d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:49:51.968Z|b21767cf-70ea-4a8a-b3f9-3f68960443d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:49:51.968Z|b21767cf-70ea-4a8a-b3f9-3f68960443d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:49:51.969Z|b21767cf-70ea-4a8a-b3f9-3f68960443d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:49:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:49:51.969Z|b21767cf-70ea-4a8a-b3f9-3f68960443d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 12, "soRequestId" : "7965685c-5039-4f1b-bf9d-a88d1d5aa13d", "groupingId" : "138fc16b-6863-4dda-9a7b-1001ed4947ff", "name" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0/138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"updated_time\":1630637352000,\"creation_time\":1630637329000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"6e057dd704364d2bb98fdc1e5f7a2275\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"138fc16b-6863-4dda-9a7b-1001ed4947ff\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"network_name\":\"basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:49:13.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:49:51.969Z|b21767cf-70ea-4a8a-b3f9-3f68960443d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:49:51.970Z|b21767cf-70ea-4a8a-b3f9-3f68960443d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7965685c-5039-4f1b-bf9d-a88d1d5aa13d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:49:51.977Z|b21767cf-70ea-4a8a-b3f9-3f68960443d0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7965685c-5039-4f1b-bf9d-a88d1d5aa13d|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:49:58.445Z|e226fe15-b002-4019-83be-fde2c7e4c1b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:49:58.445Z|868ee3fa-8718-4605-93ce-a2239dce56c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:49:58.445Z|35f5a5a3-4d0a-4486-967f-c2819dfe0599|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:49:58.445Z|35f5a5a3-4d0a-4486-967f-c2819dfe0599|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:49:58.445Z|e226fe15-b002-4019-83be-fde2c7e4c1b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:49:58.446Z|868ee3fa-8718-4605-93ce-a2239dce56c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:50:00.868Z|13df080d-20cb-4304-8edd-6ad4d0e2021a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:50:00.871Z|13df080d-20cb-4304-8edd-6ad4d0e2021a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:50:01.232Z|55b5ec35-7ee1-48e3-a49a-0452068ee116|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:50:01.232Z|55b5ec35-7ee1-48e3-a49a-0452068ee116|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:50:07.971Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:50:07.973Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|||INFO|500||Checking if requestId: c3791e65-e63c-4eea-80ce-eb862d76b3a2 already exists in requestDb InfraActiveRequests table 2021-09-03T02:50:07.973Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2 2021-09-03T02:50:07.973Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|INFO|500||Invoke 2021-09-03T02:50:07.973Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||===========================request begin================================================ 2021-09-03T02:50:07.974Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2 2021-09-03T02:50:07.974Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Method : GET 2021-09-03T02:50:07.974Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"67b9e875c93f1114", X-B3-SpanId:"525ce9c0ab94960a", X-B3-ParentSpanId:"67b9e875c93f1114", X-B3-Sampled:"0", X-ONAP-RequestID:"c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-RequestID:"c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-TransactionID:"c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-ECOMP-RequestID:"c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a774481-dec2-4c94-b991-f20744f2ea2c"] 2021-09-03T02:50:07.974Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Request body: 2021-09-03T02:50:07.974Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||==========================request end================================================ 2021-09-03T02:50:07.991Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||============================response begin========================================== 2021-09-03T02:50:07.991Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:50:07.991Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Status text : 2021-09-03T02:50:07.992Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:50:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:50:07.992Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Response body: 2021-09-03T02:50:07.992Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||=======================response end================================================= 2021-09-03T02:50:07.993Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|INFO|404|Not Found|InvokeReturn 2021-09-03T02:50:08.001Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|||INFO|500||Running local validations 2021-09-03T02:50:08.041Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:50:08.061Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-09-03T02:50:08.061Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763?format=pathed|INFO|500||Invoke 2021-09-03T02:50:08.108Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763?format=pathed|INFO|500||InvokeReturn 2021-09-03T02:50:08.109Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-210903-02:50:08:089-4542], vertex-id=[393448], Content-Length=[251], Date=[Fri, 03 Sep 2021 02:50:08 GMT], Content-Type=[application/json]} 2021-09-03T02:50:08.110Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763"}]} 2021-09-03T02:50:08.122Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:50:08.140Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-09-03T02:50:08.140Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2021-09-03T02:50:08.182Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2021-09-03T02:50:08.182Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210903-02:50:08:163-67809], Content-Length=[613], Date=[Fri, 03 Sep 2021 02:50:08 GMT], Content-Type=[application/json]} 2021-09-03T02:50:08.183Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763/related-to/generic-vnfs","Node Not Found:No Node of type generic-vnf found at: business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2021-09-03T02:50:08.186Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2021-09-03T02:50:08.191Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:50:08.209Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763?format=pathed|INFO|500||Invoke 2021-09-03T02:50:08.210Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[c3791e65-e63c-4eea-80ce-eb862d76b3a2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[48c42b76-111a-4ff7-8475-86435d9d1921], X-ECOMP-RequestID=[c3791e65-e63c-4eea-80ce-eb862d76b3a2], X-TransactionId=[], X-ONAP-RequestID=[c3791e65-e63c-4eea-80ce-eb862d76b3a2]} 2021-09-03T02:50:08.251Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-210903-02:50:08:227-24781], vertex-id=[393448], Content-Length=[251], Date=[Fri, 03 Sep 2021 02:50:08 GMT], Content-Type=[application/json]} 2021-09-03T02:50:08.253Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763"}]} 2021-09-03T02:50:08.253Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763?format=pathed|INFO|500||InvokeReturn 2021-09-03T02:50:08.260Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:50:08.280Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-09-03T02:50:08.281Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2021-09-03T02:50:08.318Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2021-09-03T02:50:08.319Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210903-02:50:08:298-49477], Content-Length=[610], Date=[Fri, 03 Sep 2021 02:50:08 GMT], Content-Type=[application/json]} 2021-09-03T02:50:08.320Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763/related-to/l3-networks","Node Not Found:No Node of type l3-network found at: business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763/related-to/l3-networks","ERR.5.4.6114"]}}} 2021-09-03T02:50:08.323Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2021-09-03T02:50:08.326Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:50:08.343Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763?format=pathed|INFO|500||Invoke 2021-09-03T02:50:08.343Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[c3791e65-e63c-4eea-80ce-eb862d76b3a2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[5b8eeaa2-a5f0-402a-8820-0a3f6974bb54], X-ECOMP-RequestID=[c3791e65-e63c-4eea-80ce-eb862d76b3a2], X-TransactionId=[], X-ONAP-RequestID=[c3791e65-e63c-4eea-80ce-eb862d76b3a2]} 2021-09-03T02:50:08.403Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210903-02:50:08:383-15718], vertex-id=[393448], Content-Length=[251], Date=[Fri, 03 Sep 2021 02:50:08 GMT], Content-Type=[application/json]} 2021-09-03T02:50:08.404Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763"}]} 2021-09-03T02:50:08.404Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763?format=pathed|INFO|500||InvokeReturn 2021-09-03T02:50:08.409Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:50:08.429Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-09-03T02:50:08.430Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2021-09-03T02:50:08.464Z|2415fc84-29b4-46dd-87c2-b834727b8096|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:50:08.464Z|95a097de-2612-4fb9-977f-8e6904de13f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:50:08.464Z|2415fc84-29b4-46dd-87c2-b834727b8096|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:50:08.465Z|95a097de-2612-4fb9-977f-8e6904de13f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:50:08.467Z|8520c44e-63e4-45ac-8766-efcd17ac8106|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:50:08.467Z|8520c44e-63e4-45ac-8766-efcd17ac8106|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:50:08.481Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2021-09-03T02:50:08.482Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-210903-02:50:08:451-97815], Content-Length=[619], Date=[Fri, 03 Sep 2021 02:50:08 GMT], Content-Type=[application/json]} 2021-09-03T02:50:08.482Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763/related-to/configurations","Node Not Found:No Node of type configuration found at: business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763/related-to/configurations","ERR.5.4.6114"]}}} 2021-09-03T02:50:08.485Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ad2b37d2-0a82-41c0-b199-61ce10f78763/related-to/configurations?resultIndex=0&resultSize=1&format=count 2021-09-03T02:50:08.485Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-09-03T02:50:08.485Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-09-03T02:50:08.486Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:50:08.487Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-09-03T02:50:08.487Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-09-03T02:50:08.488Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:50:08.488Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-09-03T02:50:08.489Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"67b9e875c93f1114", X-B3-SpanId:"e3f2b789fa5aa719", X-B3-ParentSpanId:"67b9e875c93f1114", X-B3-Sampled:"0", X-ONAP-RequestID:"c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-RequestID:"c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-TransactionID:"c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-ECOMP-RequestID:"c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54af07dc-7c94-4545-8754-0f947242a601"] 2021-09-03T02:50:08.489Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"ad2b37d2-0a82-41c0-b199-61ce10f78763"},"instanceName":null,"requestScope":"service"} 2021-09-03T02:50:08.489Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-09-03T02:50:08.506Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-09-03T02:50:08.507Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-09-03T02:50:08.507Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-09-03T02:50:08.507Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:50:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:50:08.508Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-09-03T02:50:08.508Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-09-03T02:50:08.509Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-09-03T02:50:08.509Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-09-03T02:50:08.510Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2021-09-03T02:50:08.510Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2021-09-03T02:50:08.511Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-09-03T02:50:08.511Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2021-09-03T02:50:08.511Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-RequestID:"c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-TransactionID:"c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-ECOMP-RequestID:"c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"784441df-93aa-418b-b602-81edd2030cd4"] 2021-09-03T02:50:08.512Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2021-09-03T02:50:08.512Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2021-09-03T02:50:08.535Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2021-09-03T02:50:08.536Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2021-09-03T02:50:08.536Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2021-09-03T02:50:08.536Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:50:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:50:08.537Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2021-09-03 01:02:43.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" } } } 2021-09-03T02:50:08.537Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2021-09-03T02:50:08.538Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2021-09-03T02:50:08.545Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2021-09-03T02:50:08.545Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2021-09-03T02:50:08.546Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T02:50:08.546Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2021-09-03T02:50:08.546Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2021-09-03T02:50:08.547Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-RequestID:"c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-TransactionID:"c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-ECOMP-RequestID:"c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8bb66b46-d552-48a8-86db-947622d50651"] 2021-09-03T02:50:08.547Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2021-09-03T02:50:08.547Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2021-09-03T02:50:08.566Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2021-09-03T02:50:08.567Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2021-09-03T02:50:08.568Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : 2021-09-03T02:50:08.568Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:50:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:50:08.569Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 511, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2021-09-03T01:02:43.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/511" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/511" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/511/service" } } } 2021-09-03T02:50:08.570Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2021-09-03T02:50:08.570Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2021-09-03T02:50:08.572Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-09-03T02:50:08.572Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2021-09-03T02:50:08.573Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2021-09-03T02:50:08.573Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-09-03T02:50:08.573Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2021-09-03T02:50:08.574Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-RequestID:"c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-TransactionID:"c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-ECOMP-RequestID:"c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fa9a15c-a8fc-413c-8c0a-3c8801402792"] 2021-09-03T02:50:08.574Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2021-09-03T02:50:08.574Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2021-09-03T02:50:08.592Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2021-09-03T02:50:08.593Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2021-09-03T02:50:08.593Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2021-09-03T02:50:08.594Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:50:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:50:08.595Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2021-09-03 01:02:43.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" } } } 2021-09-03T02:50:08.595Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2021-09-03T02:50:08.595Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2021-09-03T02:50:08.600Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:50:08.600Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-09-03T02:50:08.601Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-09-03T02:50:08.601Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:50:08.601Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-09-03T02:50:08.602Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1054", X-B3-TraceId:"67b9e875c93f1114", X-B3-SpanId:"f070187a5e5e52ba", X-B3-ParentSpanId:"67b9e875c93f1114", X-B3-Sampled:"0", X-ONAP-RequestID:"c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-RequestID:"c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-TransactionID:"c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-ECOMP-RequestID:"c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f73059b-2696-458e-a3dc-906bdb89263c"] 2021-09-03T02:50:08.602Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"c3791e65-e63c-4eea-80ce-eb862d76b3a2","requestStatus":"IN_PROGRESS","startTime":1630637408485,"source":"VID","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eba1b2df-643c-4ce7-97b6-0c4c14175210\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"ad2b37d2-0a82-41c0-b199-61ce10f78763","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763","cloudApiRequests":[],"requestURI":"c3791e65-e63c-4eea-80ce-eb862d76b3a2"} 2021-09-03T02:50:08.602Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-09-03T02:50:08.623Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-09-03T02:50:08.623Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-09-03T02:50:08.624Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-09-03T02:50:08.625Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:50:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:50:08.625Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "c3791e65-e63c-4eea-80ce-eb862d76b3a2", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:50:08.485+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eba1b2df-643c-4ce7-97b6-0c4c14175210\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-09-03T02:50:08.612+00:00", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763", "cloudApiRequests" : [ ], "requestURI" : "c3791e65-e63c-4eea-80ce-eb862d76b3a2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2" } } } 2021-09-03T02:50:08.625Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-09-03T02:50:08.626Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-09-03T02:50:08.636Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:50:08.636Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-09-03T02:50:08.637Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-09-03T02:50:08.637Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:50:08.637Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-09-03T02:50:08.638Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"1877", X-B3-TraceId:"67b9e875c93f1114", X-B3-SpanId:"ece6354471801eb8", X-B3-ParentSpanId:"67b9e875c93f1114", X-B3-Sampled:"0", X-ONAP-RequestID:"c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-RequestID:"c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-TransactionID:"c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-ECOMP-RequestID:"c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da38216f-0cf9-4523-ae26-e52a583ebccc"] 2021-09-03T02:50:08.638Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ee1dc00f-157b-4546-83ed-c283f601794a\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"eba1b2df-643c-4ce7-97b6-0c4c14175210\",\"modelUuid\":\"eba1b2df-643c-4ce7-97b6-0c4c14175210\",\"modelInvariantUuid\":\"ee1dc00f-157b-4546-83ed-c283f601794a\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"ad2b37d2-0a82-41c0-b199-61ce10f78763\"}","type":"String"},"requestId":{"value":"c3791e65-e63c-4eea-80ce-eb862d76b3a2","type":"String"},"mso-request-id":{"value":"c3791e65-e63c-4eea-80ce-eb862d76b3a2","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"ad2b37d2-0a82-41c0-b199-61ce10f78763","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-09-03T02:50:08.639Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-09-03T02:50:09.649Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-09-03T02:50:09.650Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-09-03T02:50:09.650Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-09-03T02:50:09.651Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 03 Sep 2021 02:50:09 GMT", X-ONAP-RequestID:"c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-RequestID:"c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-TransactionID:"c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-ECOMP-RequestID:"c3791e65-e63c-4eea-80ce-eb862d76b3a2", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"da38216f-0cf9-4523-ae26-e52a583ebccc", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:50:09.652Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"c3791e65-e63c-4eea-80ce-eb862d76b3a2\",\"instanceId\":\"ad2b37d2-0a82-41c0-b199-61ce10f78763\"}}","message":"Success","processInstanceID":"a68137e1-0c61-11ec-994b-e2843a500213","variables":null,"messageCode":200} 2021-09-03T02:50:09.652Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-09-03T02:50:09.653Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-09-03T02:50:09.656Z|c3791e65-e63c-4eea-80ce-eb862d76b3a2|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:50:09.794Z|7d1a5ac4-3b92-4338-8575-12e6ea832a2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:50:09.797Z|7d1a5ac4-3b92-4338-8575-12e6ea832a2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2 2021-09-03T02:50:09.797Z|7d1a5ac4-3b92-4338-8575-12e6ea832a2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|INFO|500||Invoke 2021-09-03T02:50:09.797Z|7d1a5ac4-3b92-4338-8575-12e6ea832a2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||===========================request begin================================================ 2021-09-03T02:50:09.797Z|7d1a5ac4-3b92-4338-8575-12e6ea832a2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2 2021-09-03T02:50:09.798Z|7d1a5ac4-3b92-4338-8575-12e6ea832a2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Method : GET 2021-09-03T02:50:09.798Z|7d1a5ac4-3b92-4338-8575-12e6ea832a2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b25a312e61fa06f5", X-B3-SpanId:"d4f5f2c1b85729f7", X-B3-ParentSpanId:"b25a312e61fa06f5", X-B3-Sampled:"0", X-ONAP-RequestID:"7d1a5ac4-3b92-4338-8575-12e6ea832a2a", X-RequestID:"7d1a5ac4-3b92-4338-8575-12e6ea832a2a", X-TransactionID:"7d1a5ac4-3b92-4338-8575-12e6ea832a2a", X-ECOMP-RequestID:"7d1a5ac4-3b92-4338-8575-12e6ea832a2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85596231-f879-4db1-8db8-6677200608d1"] 2021-09-03T02:50:09.798Z|7d1a5ac4-3b92-4338-8575-12e6ea832a2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Request body: 2021-09-03T02:50:09.798Z|7d1a5ac4-3b92-4338-8575-12e6ea832a2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||==========================request end================================================ 2021-09-03T02:50:09.813Z|7d1a5ac4-3b92-4338-8575-12e6ea832a2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||============================response begin========================================== 2021-09-03T02:50:09.813Z|7d1a5ac4-3b92-4338-8575-12e6ea832a2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Status code : 200 OK 2021-09-03T02:50:09.813Z|7d1a5ac4-3b92-4338-8575-12e6ea832a2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Status text : 2021-09-03T02:50:09.813Z|7d1a5ac4-3b92-4338-8575-12e6ea832a2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:50:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:50:09.814Z|7d1a5ac4-3b92-4338-8575-12e6ea832a2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Response body: { "requestId" : "c3791e65-e63c-4eea-80ce-eb862d76b3a2", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:50:08.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eba1b2df-643c-4ce7-97b6-0c4c14175210\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:50:08.000+00:00", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "serviceInstanceName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763", "cloudApiRequests" : [ ], "requestURI" : "c3791e65-e63c-4eea-80ce-eb862d76b3a2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2" } } } 2021-09-03T02:50:09.814Z|7d1a5ac4-3b92-4338-8575-12e6ea832a2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||=======================response end================================================= 2021-09-03T02:50:09.815Z|7d1a5ac4-3b92-4338-8575-12e6ea832a2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|INFO|500||InvokeReturn 2021-09-03T02:50:09.816Z|7d1a5ac4-3b92-4338-8575-12e6ea832a2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false 2021-09-03T02:50:09.816Z|7d1a5ac4-3b92-4338-8575-12e6ea832a2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:50:09.816Z|7d1a5ac4-3b92-4338-8575-12e6ea832a2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:50:09.817Z|7d1a5ac4-3b92-4338-8575-12e6ea832a2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false 2021-09-03T02:50:09.817Z|7d1a5ac4-3b92-4338-8575-12e6ea832a2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:50:09.817Z|7d1a5ac4-3b92-4338-8575-12e6ea832a2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b25a312e61fa06f5", X-B3-SpanId:"bf89c9d2151c8817", X-B3-ParentSpanId:"b25a312e61fa06f5", X-B3-Sampled:"0", X-ONAP-RequestID:"7d1a5ac4-3b92-4338-8575-12e6ea832a2a", X-RequestID:"7d1a5ac4-3b92-4338-8575-12e6ea832a2a", X-TransactionID:"7d1a5ac4-3b92-4338-8575-12e6ea832a2a", X-ECOMP-RequestID:"7d1a5ac4-3b92-4338-8575-12e6ea832a2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1f0be21-9555-48c1-a22b-b3e64e4491ef"] 2021-09-03T02:50:09.817Z|7d1a5ac4-3b92-4338-8575-12e6ea832a2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:50:09.817Z|7d1a5ac4-3b92-4338-8575-12e6ea832a2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:50:09.828Z|7d1a5ac4-3b92-4338-8575-12e6ea832a2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:50:09.828Z|7d1a5ac4-3b92-4338-8575-12e6ea832a2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:50:09.828Z|7d1a5ac4-3b92-4338-8575-12e6ea832a2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:50:09.829Z|7d1a5ac4-3b92-4338-8575-12e6ea832a2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:50:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:50:09.830Z|7d1a5ac4-3b92-4338-8575-12e6ea832a2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:50:09.830Z|7d1a5ac4-3b92-4338-8575-12e6ea832a2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:50:09.830Z|7d1a5ac4-3b92-4338-8575-12e6ea832a2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:50:09.837Z|7d1a5ac4-3b92-4338-8575-12e6ea832a2a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:50:14.456Z|ea5592e3-1cb1-4270-86e8-f5b1111dfa59|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:50:14.457Z|ea5592e3-1cb1-4270-86e8-f5b1111dfa59|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:50:15.868Z|2ac11caa-17ba-4ee3-a79e-2e447b714406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:50:15.869Z|2ac11caa-17ba-4ee3-a79e-2e447b714406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:50:18.898Z|d7f193b3-767a-4aec-88ce-1185fab76065|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:50:18.898Z|89fb082f-fbc9-46a7-9a25-d8240ffa3a84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:50:18.899Z|d7f193b3-767a-4aec-88ce-1185fab76065|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:50:18.899Z|89fb082f-fbc9-46a7-9a25-d8240ffa3a84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:50:18.899Z|06ef14b0-0ae0-4577-ad80-f2fe664a7623|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:50:18.899Z|06ef14b0-0ae0-4577-ad80-f2fe664a7623|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:50:20.006Z|7caeeb87-a1f1-43b9-8226-ce9e01aca8e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:50:20.009Z|7caeeb87-a1f1-43b9-8226-ce9e01aca8e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2 2021-09-03T02:50:20.009Z|7caeeb87-a1f1-43b9-8226-ce9e01aca8e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|INFO|500||Invoke 2021-09-03T02:50:20.009Z|7caeeb87-a1f1-43b9-8226-ce9e01aca8e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||===========================request begin================================================ 2021-09-03T02:50:20.010Z|7caeeb87-a1f1-43b9-8226-ce9e01aca8e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2 2021-09-03T02:50:20.010Z|7caeeb87-a1f1-43b9-8226-ce9e01aca8e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Method : GET 2021-09-03T02:50:20.010Z|7caeeb87-a1f1-43b9-8226-ce9e01aca8e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"271022728736db4a", X-B3-SpanId:"8c70435e58158354", X-B3-ParentSpanId:"271022728736db4a", X-B3-Sampled:"0", X-ONAP-RequestID:"7caeeb87-a1f1-43b9-8226-ce9e01aca8e7", X-RequestID:"7caeeb87-a1f1-43b9-8226-ce9e01aca8e7", X-TransactionID:"7caeeb87-a1f1-43b9-8226-ce9e01aca8e7", X-ECOMP-RequestID:"7caeeb87-a1f1-43b9-8226-ce9e01aca8e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2cc4c7a-21ec-439b-b738-b14ee1fa7f97"] 2021-09-03T02:50:20.010Z|7caeeb87-a1f1-43b9-8226-ce9e01aca8e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Request body: 2021-09-03T02:50:20.010Z|7caeeb87-a1f1-43b9-8226-ce9e01aca8e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||==========================request end================================================ 2021-09-03T02:50:20.026Z|7caeeb87-a1f1-43b9-8226-ce9e01aca8e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||============================response begin========================================== 2021-09-03T02:50:20.026Z|7caeeb87-a1f1-43b9-8226-ce9e01aca8e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Status code : 200 OK 2021-09-03T02:50:20.026Z|7caeeb87-a1f1-43b9-8226-ce9e01aca8e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Status text : 2021-09-03T02:50:20.026Z|7caeeb87-a1f1-43b9-8226-ce9e01aca8e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:50:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:50:20.028Z|7caeeb87-a1f1-43b9-8226-ce9e01aca8e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Response body: { "requestId" : "c3791e65-e63c-4eea-80ce-eb862d76b3a2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:50:08.000+00:00", "endTime" : "2021-09-03T02:50:15.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eba1b2df-643c-4ce7-97b6-0c4c14175210\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:50:15.000+00:00", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "serviceInstanceName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763", "cloudApiRequests" : [ ], "requestURI" : "c3791e65-e63c-4eea-80ce-eb862d76b3a2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2" } } } 2021-09-03T02:50:20.028Z|7caeeb87-a1f1-43b9-8226-ce9e01aca8e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||=======================response end================================================= 2021-09-03T02:50:20.028Z|7caeeb87-a1f1-43b9-8226-ce9e01aca8e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|INFO|500||InvokeReturn 2021-09-03T02:50:20.030Z|7caeeb87-a1f1-43b9-8226-ce9e01aca8e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false 2021-09-03T02:50:20.030Z|7caeeb87-a1f1-43b9-8226-ce9e01aca8e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:50:20.031Z|7caeeb87-a1f1-43b9-8226-ce9e01aca8e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:50:20.031Z|7caeeb87-a1f1-43b9-8226-ce9e01aca8e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false 2021-09-03T02:50:20.031Z|7caeeb87-a1f1-43b9-8226-ce9e01aca8e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:50:20.031Z|7caeeb87-a1f1-43b9-8226-ce9e01aca8e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"271022728736db4a", X-B3-SpanId:"155809f97054ff80", X-B3-ParentSpanId:"271022728736db4a", X-B3-Sampled:"0", X-ONAP-RequestID:"7caeeb87-a1f1-43b9-8226-ce9e01aca8e7", X-RequestID:"7caeeb87-a1f1-43b9-8226-ce9e01aca8e7", X-TransactionID:"7caeeb87-a1f1-43b9-8226-ce9e01aca8e7", X-ECOMP-RequestID:"7caeeb87-a1f1-43b9-8226-ce9e01aca8e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74c5765e-8b9f-452e-ac20-4a1f2d2ce60e"] 2021-09-03T02:50:20.031Z|7caeeb87-a1f1-43b9-8226-ce9e01aca8e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:50:20.032Z|7caeeb87-a1f1-43b9-8226-ce9e01aca8e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:50:20.042Z|7caeeb87-a1f1-43b9-8226-ce9e01aca8e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:50:20.042Z|7caeeb87-a1f1-43b9-8226-ce9e01aca8e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:50:20.043Z|7caeeb87-a1f1-43b9-8226-ce9e01aca8e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:50:20.043Z|7caeeb87-a1f1-43b9-8226-ce9e01aca8e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:50:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:50:20.045Z|7caeeb87-a1f1-43b9-8226-ce9e01aca8e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:50:20.046Z|7caeeb87-a1f1-43b9-8226-ce9e01aca8e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:50:20.046Z|7caeeb87-a1f1-43b9-8226-ce9e01aca8e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:50:20.053Z|7caeeb87-a1f1-43b9-8226-ce9e01aca8e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:50:20.179Z|c2b80bd0-480c-4a6f-8371-16415aa32460|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:50:20.182Z|c2b80bd0-480c-4a6f-8371-16415aa32460|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2 2021-09-03T02:50:20.182Z|c2b80bd0-480c-4a6f-8371-16415aa32460|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|INFO|500||Invoke 2021-09-03T02:50:20.182Z|c2b80bd0-480c-4a6f-8371-16415aa32460|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||===========================request begin================================================ 2021-09-03T02:50:20.182Z|c2b80bd0-480c-4a6f-8371-16415aa32460|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2 2021-09-03T02:50:20.182Z|c2b80bd0-480c-4a6f-8371-16415aa32460|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Method : GET 2021-09-03T02:50:20.183Z|c2b80bd0-480c-4a6f-8371-16415aa32460|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e430d9b52613f95", X-B3-SpanId:"db4f89146d07ff32", X-B3-ParentSpanId:"9e430d9b52613f95", X-B3-Sampled:"0", X-ONAP-RequestID:"c2b80bd0-480c-4a6f-8371-16415aa32460", X-RequestID:"c2b80bd0-480c-4a6f-8371-16415aa32460", X-TransactionID:"c2b80bd0-480c-4a6f-8371-16415aa32460", X-ECOMP-RequestID:"c2b80bd0-480c-4a6f-8371-16415aa32460", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f846da5-045e-44ba-88ba-4ff1cccde1d0"] 2021-09-03T02:50:20.183Z|c2b80bd0-480c-4a6f-8371-16415aa32460|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Request body: 2021-09-03T02:50:20.183Z|c2b80bd0-480c-4a6f-8371-16415aa32460|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||==========================request end================================================ 2021-09-03T02:50:20.197Z|c2b80bd0-480c-4a6f-8371-16415aa32460|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||============================response begin========================================== 2021-09-03T02:50:20.197Z|c2b80bd0-480c-4a6f-8371-16415aa32460|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Status code : 200 OK 2021-09-03T02:50:20.197Z|c2b80bd0-480c-4a6f-8371-16415aa32460|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Status text : 2021-09-03T02:50:20.197Z|c2b80bd0-480c-4a6f-8371-16415aa32460|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:50:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:50:20.198Z|c2b80bd0-480c-4a6f-8371-16415aa32460|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Response body: { "requestId" : "c3791e65-e63c-4eea-80ce-eb862d76b3a2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:50:08.000+00:00", "endTime" : "2021-09-03T02:50:15.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eba1b2df-643c-4ce7-97b6-0c4c14175210\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:50:15.000+00:00", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "serviceInstanceName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763", "cloudApiRequests" : [ ], "requestURI" : "c3791e65-e63c-4eea-80ce-eb862d76b3a2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2" } } } 2021-09-03T02:50:20.198Z|c2b80bd0-480c-4a6f-8371-16415aa32460|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||=======================response end================================================= 2021-09-03T02:50:20.198Z|c2b80bd0-480c-4a6f-8371-16415aa32460|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|INFO|500||InvokeReturn 2021-09-03T02:50:20.200Z|c2b80bd0-480c-4a6f-8371-16415aa32460|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false 2021-09-03T02:50:20.200Z|c2b80bd0-480c-4a6f-8371-16415aa32460|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:50:20.200Z|c2b80bd0-480c-4a6f-8371-16415aa32460|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:50:20.200Z|c2b80bd0-480c-4a6f-8371-16415aa32460|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false 2021-09-03T02:50:20.201Z|c2b80bd0-480c-4a6f-8371-16415aa32460|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:50:20.201Z|c2b80bd0-480c-4a6f-8371-16415aa32460|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e430d9b52613f95", X-B3-SpanId:"1ea1e504d2593658", X-B3-ParentSpanId:"9e430d9b52613f95", X-B3-Sampled:"0", X-ONAP-RequestID:"c2b80bd0-480c-4a6f-8371-16415aa32460", X-RequestID:"c2b80bd0-480c-4a6f-8371-16415aa32460", X-TransactionID:"c2b80bd0-480c-4a6f-8371-16415aa32460", X-ECOMP-RequestID:"c2b80bd0-480c-4a6f-8371-16415aa32460", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6fd61a5-cb91-48a8-82ca-99bf684c545e"] 2021-09-03T02:50:20.201Z|c2b80bd0-480c-4a6f-8371-16415aa32460|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:50:20.201Z|c2b80bd0-480c-4a6f-8371-16415aa32460|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:50:20.209Z|c2b80bd0-480c-4a6f-8371-16415aa32460|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:50:20.210Z|c2b80bd0-480c-4a6f-8371-16415aa32460|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:50:20.210Z|c2b80bd0-480c-4a6f-8371-16415aa32460|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:50:20.210Z|c2b80bd0-480c-4a6f-8371-16415aa32460|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:50:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:50:20.211Z|c2b80bd0-480c-4a6f-8371-16415aa32460|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:50:20.212Z|c2b80bd0-480c-4a6f-8371-16415aa32460|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:50:20.212Z|c2b80bd0-480c-4a6f-8371-16415aa32460|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:50:20.220Z|c2b80bd0-480c-4a6f-8371-16415aa32460|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:50:20.340Z|83e0dfd6-3e01-43a7-8017-b3f7defdf69c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:50:20.344Z|83e0dfd6-3e01-43a7-8017-b3f7defdf69c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2 2021-09-03T02:50:20.344Z|83e0dfd6-3e01-43a7-8017-b3f7defdf69c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|INFO|500||Invoke 2021-09-03T02:50:20.345Z|83e0dfd6-3e01-43a7-8017-b3f7defdf69c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||===========================request begin================================================ 2021-09-03T02:50:20.345Z|83e0dfd6-3e01-43a7-8017-b3f7defdf69c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2 2021-09-03T02:50:20.345Z|83e0dfd6-3e01-43a7-8017-b3f7defdf69c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Method : GET 2021-09-03T02:50:20.346Z|83e0dfd6-3e01-43a7-8017-b3f7defdf69c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d9a23359cba9c336", X-B3-SpanId:"d539ba06a8773a0f", X-B3-ParentSpanId:"d9a23359cba9c336", X-B3-Sampled:"0", X-ONAP-RequestID:"83e0dfd6-3e01-43a7-8017-b3f7defdf69c", X-RequestID:"83e0dfd6-3e01-43a7-8017-b3f7defdf69c", X-TransactionID:"83e0dfd6-3e01-43a7-8017-b3f7defdf69c", X-ECOMP-RequestID:"83e0dfd6-3e01-43a7-8017-b3f7defdf69c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77c009a8-de2b-4dfd-aee8-f0f92d9b5c16"] 2021-09-03T02:50:20.346Z|83e0dfd6-3e01-43a7-8017-b3f7defdf69c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Request body: 2021-09-03T02:50:20.346Z|83e0dfd6-3e01-43a7-8017-b3f7defdf69c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||==========================request end================================================ 2021-09-03T02:50:20.358Z|83e0dfd6-3e01-43a7-8017-b3f7defdf69c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||============================response begin========================================== 2021-09-03T02:50:20.358Z|83e0dfd6-3e01-43a7-8017-b3f7defdf69c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Status code : 200 OK 2021-09-03T02:50:20.358Z|83e0dfd6-3e01-43a7-8017-b3f7defdf69c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Status text : 2021-09-03T02:50:20.359Z|83e0dfd6-3e01-43a7-8017-b3f7defdf69c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:50:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:50:20.359Z|83e0dfd6-3e01-43a7-8017-b3f7defdf69c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Response body: { "requestId" : "c3791e65-e63c-4eea-80ce-eb862d76b3a2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:50:08.000+00:00", "endTime" : "2021-09-03T02:50:15.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eba1b2df-643c-4ce7-97b6-0c4c14175210\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:50:15.000+00:00", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "serviceInstanceName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763", "cloudApiRequests" : [ ], "requestURI" : "c3791e65-e63c-4eea-80ce-eb862d76b3a2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2" } } } 2021-09-03T02:50:20.360Z|83e0dfd6-3e01-43a7-8017-b3f7defdf69c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||=======================response end================================================= 2021-09-03T02:50:20.360Z|83e0dfd6-3e01-43a7-8017-b3f7defdf69c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|INFO|500||InvokeReturn 2021-09-03T02:50:20.361Z|83e0dfd6-3e01-43a7-8017-b3f7defdf69c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false 2021-09-03T02:50:20.362Z|83e0dfd6-3e01-43a7-8017-b3f7defdf69c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:50:20.362Z|83e0dfd6-3e01-43a7-8017-b3f7defdf69c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:50:20.362Z|83e0dfd6-3e01-43a7-8017-b3f7defdf69c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false 2021-09-03T02:50:20.362Z|83e0dfd6-3e01-43a7-8017-b3f7defdf69c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:50:20.363Z|83e0dfd6-3e01-43a7-8017-b3f7defdf69c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d9a23359cba9c336", X-B3-SpanId:"be30294cacf0d922", X-B3-ParentSpanId:"d9a23359cba9c336", X-B3-Sampled:"0", X-ONAP-RequestID:"83e0dfd6-3e01-43a7-8017-b3f7defdf69c", X-RequestID:"83e0dfd6-3e01-43a7-8017-b3f7defdf69c", X-TransactionID:"83e0dfd6-3e01-43a7-8017-b3f7defdf69c", X-ECOMP-RequestID:"83e0dfd6-3e01-43a7-8017-b3f7defdf69c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a0a21a5-699c-448c-b21f-e04882dcd58d"] 2021-09-03T02:50:20.363Z|83e0dfd6-3e01-43a7-8017-b3f7defdf69c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:50:20.363Z|83e0dfd6-3e01-43a7-8017-b3f7defdf69c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:50:20.371Z|83e0dfd6-3e01-43a7-8017-b3f7defdf69c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:50:20.371Z|83e0dfd6-3e01-43a7-8017-b3f7defdf69c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:50:20.372Z|83e0dfd6-3e01-43a7-8017-b3f7defdf69c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:50:20.372Z|83e0dfd6-3e01-43a7-8017-b3f7defdf69c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:50:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:50:20.373Z|83e0dfd6-3e01-43a7-8017-b3f7defdf69c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:50:20.373Z|83e0dfd6-3e01-43a7-8017-b3f7defdf69c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:50:20.373Z|83e0dfd6-3e01-43a7-8017-b3f7defdf69c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:50:20.381Z|83e0dfd6-3e01-43a7-8017-b3f7defdf69c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:50:20.504Z|2d03a8ca-84e3-4c71-a535-4c38c783cadd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:50:20.508Z|2d03a8ca-84e3-4c71-a535-4c38c783cadd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2 2021-09-03T02:50:20.508Z|2d03a8ca-84e3-4c71-a535-4c38c783cadd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|INFO|500||Invoke 2021-09-03T02:50:20.508Z|2d03a8ca-84e3-4c71-a535-4c38c783cadd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||===========================request begin================================================ 2021-09-03T02:50:20.508Z|2d03a8ca-84e3-4c71-a535-4c38c783cadd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2 2021-09-03T02:50:20.509Z|2d03a8ca-84e3-4c71-a535-4c38c783cadd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Method : GET 2021-09-03T02:50:20.509Z|2d03a8ca-84e3-4c71-a535-4c38c783cadd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7ab1fac4ee6df0f", X-B3-SpanId:"64c4a898b12d2500", X-B3-ParentSpanId:"a7ab1fac4ee6df0f", X-B3-Sampled:"0", X-ONAP-RequestID:"2d03a8ca-84e3-4c71-a535-4c38c783cadd", X-RequestID:"2d03a8ca-84e3-4c71-a535-4c38c783cadd", X-TransactionID:"2d03a8ca-84e3-4c71-a535-4c38c783cadd", X-ECOMP-RequestID:"2d03a8ca-84e3-4c71-a535-4c38c783cadd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fdf31a0c-30ab-4b2f-8831-42a254fa5cd4"] 2021-09-03T02:50:20.509Z|2d03a8ca-84e3-4c71-a535-4c38c783cadd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Request body: 2021-09-03T02:50:20.509Z|2d03a8ca-84e3-4c71-a535-4c38c783cadd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||==========================request end================================================ 2021-09-03T02:50:20.523Z|2d03a8ca-84e3-4c71-a535-4c38c783cadd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||============================response begin========================================== 2021-09-03T02:50:20.523Z|2d03a8ca-84e3-4c71-a535-4c38c783cadd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Status code : 200 OK 2021-09-03T02:50:20.524Z|2d03a8ca-84e3-4c71-a535-4c38c783cadd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Status text : 2021-09-03T02:50:20.524Z|2d03a8ca-84e3-4c71-a535-4c38c783cadd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:50:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:50:20.525Z|2d03a8ca-84e3-4c71-a535-4c38c783cadd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||Response body: { "requestId" : "c3791e65-e63c-4eea-80ce-eb862d76b3a2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:50:08.000+00:00", "endTime" : "2021-09-03T02:50:15.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"ee1dc00f-157b-4546-83ed-c283f601794a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eba1b2df-643c-4ce7-97b6-0c4c14175210\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:50:15.000+00:00", "serviceInstanceId" : "ad2b37d2-0a82-41c0-b199-61ce10f78763", "serviceInstanceName" : "basic_network-b30b157a-28e5-4020-94c6-a4c1e05b1785", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad2b37d2-0a82-41c0-b199-61ce10f78763", "cloudApiRequests" : [ ], "requestURI" : "c3791e65-e63c-4eea-80ce-eb862d76b3a2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2" } } } 2021-09-03T02:50:20.525Z|2d03a8ca-84e3-4c71-a535-4c38c783cadd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|DEBUG|500||=======================response end================================================= 2021-09-03T02:50:20.525Z|2d03a8ca-84e3-4c71-a535-4c38c783cadd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3791e65-e63c-4eea-80ce-eb862d76b3a2|INFO|500||InvokeReturn 2021-09-03T02:50:20.527Z|2d03a8ca-84e3-4c71-a535-4c38c783cadd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false 2021-09-03T02:50:20.527Z|2d03a8ca-84e3-4c71-a535-4c38c783cadd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:50:20.528Z|2d03a8ca-84e3-4c71-a535-4c38c783cadd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:50:20.528Z|2d03a8ca-84e3-4c71-a535-4c38c783cadd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false 2021-09-03T02:50:20.528Z|2d03a8ca-84e3-4c71-a535-4c38c783cadd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:50:20.529Z|2d03a8ca-84e3-4c71-a535-4c38c783cadd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7ab1fac4ee6df0f", X-B3-SpanId:"017ae7a4dbe8a138", X-B3-ParentSpanId:"a7ab1fac4ee6df0f", X-B3-Sampled:"0", X-ONAP-RequestID:"2d03a8ca-84e3-4c71-a535-4c38c783cadd", X-RequestID:"2d03a8ca-84e3-4c71-a535-4c38c783cadd", X-TransactionID:"2d03a8ca-84e3-4c71-a535-4c38c783cadd", X-ECOMP-RequestID:"2d03a8ca-84e3-4c71-a535-4c38c783cadd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e62d524-bb16-4f89-8c8a-2e688e25c0da"] 2021-09-03T02:50:20.529Z|2d03a8ca-84e3-4c71-a535-4c38c783cadd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:50:20.529Z|2d03a8ca-84e3-4c71-a535-4c38c783cadd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:50:20.538Z|2d03a8ca-84e3-4c71-a535-4c38c783cadd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:50:20.538Z|2d03a8ca-84e3-4c71-a535-4c38c783cadd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:50:20.538Z|2d03a8ca-84e3-4c71-a535-4c38c783cadd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:50:20.538Z|2d03a8ca-84e3-4c71-a535-4c38c783cadd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:50:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:50:20.540Z|2d03a8ca-84e3-4c71-a535-4c38c783cadd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:50:20.540Z|2d03a8ca-84e3-4c71-a535-4c38c783cadd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:50:20.540Z|2d03a8ca-84e3-4c71-a535-4c38c783cadd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c3791e65-e63c-4eea-80ce-eb862d76b3a2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:50:20.545Z|2d03a8ca-84e3-4c71-a535-4c38c783cadd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c3791e65-e63c-4eea-80ce-eb862d76b3a2|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:50:28.917Z|a71d9bd6-7c98-4f3a-9a66-b1d470797099|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:50:28.917Z|5f8d66fd-e609-49c4-a64e-1b7d8347fc12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:50:28.917Z|a764759b-1376-4d5e-950d-4b20f89a947d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:50:28.918Z|5f8d66fd-e609-49c4-a64e-1b7d8347fc12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:50:28.918Z|a764759b-1376-4d5e-950d-4b20f89a947d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:50:28.918Z|a71d9bd6-7c98-4f3a-9a66-b1d470797099|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:50:30.868Z|edef24ba-98ca-486f-8540-a6abceabcb14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:50:30.869Z|edef24ba-98ca-486f-8540-a6abceabcb14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:50:31.233Z|076815d8-8188-48b3-a669-8af73deda982|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:50:31.233Z|076815d8-8188-48b3-a669-8af73deda982|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:50:38.938Z|295a1548-4078-489f-bf23-f54bc6dcaed8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:50:38.939Z|295a1548-4078-489f-bf23-f54bc6dcaed8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:50:38.938Z|59f3e8ee-09a9-4dd8-be8a-2938e9db896e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:50:38.939Z|89490f09-bd5d-4314-b9d0-765ec0c4a69d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:50:38.939Z|59f3e8ee-09a9-4dd8-be8a-2938e9db896e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:50:38.939Z|89490f09-bd5d-4314-b9d0-765ec0c4a69d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:50:45.868Z|80f610c6-0123-47cd-989a-48133847383c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:50:45.872Z|80f610c6-0123-47cd-989a-48133847383c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:50:48.958Z|e8d941f3-18de-4e35-97de-367b328818fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:50:48.958Z|51fca86f-d929-4b0d-812d-04a44b2fe81d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:50:48.958Z|e8d941f3-18de-4e35-97de-367b328818fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:50:48.958Z|51fca86f-d929-4b0d-812d-04a44b2fe81d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:50:48.960Z|433a72e5-75cc-465a-bb41-8346f0e2bf75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:50:48.961Z|433a72e5-75cc-465a-bb41-8346f0e2bf75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:50:58.978Z|73a294c9-126a-460e-9860-5551e56a1270|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:50:58.978Z|73a294c9-126a-460e-9860-5551e56a1270|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:50:58.981Z|dd8e9e56-d5a7-4ca6-8750-99030ee8b0d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:50:58.981Z|dd8e9e56-d5a7-4ca6-8750-99030ee8b0d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:50:58.983Z|49a409e5-795f-4fc2-9c92-318d00e3a513|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:50:58.983Z|49a409e5-795f-4fc2-9c92-318d00e3a513|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:51:00.868Z|4d3dabd4-64ee-45a0-9056-a7341b8dffe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:51:00.868Z|4d3dabd4-64ee-45a0-9056-a7341b8dffe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:51:01.234Z|ef5ff622-eb2c-4a42-996c-33b84131010e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:51:01.234Z|ef5ff622-eb2c-4a42-996c-33b84131010e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:51:08.997Z|beee8741-9178-4d90-9949-d85ffdffdb99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:51:08.997Z|f459cb6b-bc97-4bd5-b83b-c7ccbff530b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:51:08.997Z|beee8741-9178-4d90-9949-d85ffdffdb99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:51:08.998Z|f459cb6b-bc97-4bd5-b83b-c7ccbff530b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:51:08.998Z|9803c05a-fee8-4b63-bb1d-60028528b3ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:51:08.999Z|9803c05a-fee8-4b63-bb1d-60028528b3ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:51:14.456Z|f6fcab7b-d93d-4a1b-89b4-15d4c2277540|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:51:14.457Z|f6fcab7b-d93d-4a1b-89b4-15d4c2277540|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:51:15.868Z|c85f571c-d04e-4a40-8487-94f12768b157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:51:15.869Z|c85f571c-d04e-4a40-8487-94f12768b157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:51:19.017Z|8eabc723-af95-4999-a418-e2c96efbc1ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:51:19.017Z|0ebd9812-e8a1-4baf-a61f-76ada111b526|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:51:19.017Z|7c3c0801-b6e8-4d50-ba46-b41650275938|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:51:19.017Z|8eabc723-af95-4999-a418-e2c96efbc1ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:51:19.018Z|0ebd9812-e8a1-4baf-a61f-76ada111b526|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:51:19.018Z|7c3c0801-b6e8-4d50-ba46-b41650275938|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:51:29.037Z|812f9afa-ae38-4e42-9bae-49996c2c6872|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:51:29.037Z|86881130-70c0-475a-bafe-d7c53a0119d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:51:29.037Z|812f9afa-ae38-4e42-9bae-49996c2c6872|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:51:29.038Z|86881130-70c0-475a-bafe-d7c53a0119d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:51:29.037Z|b43502e1-7597-42d6-bd64-5f74d688c345|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:51:29.039Z|b43502e1-7597-42d6-bd64-5f74d688c345|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:51:30.868Z|ca9e5d72-f363-4e96-899e-322ba7dce8e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:51:30.871Z|ca9e5d72-f363-4e96-899e-322ba7dce8e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:51:31.235Z|b469f582-b6ad-4c48-9bbf-d03f775c5ebb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:51:31.235Z|b469f582-b6ad-4c48-9bbf-d03f775c5ebb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:51:39.057Z|ed146ed3-9f97-4530-b877-897e3b179c77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:51:39.057Z|fe50ffd5-0c72-4d26-9b9d-90c0337f78e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:51:39.057Z|b82ec182-34a8-4add-a0c5-0d4876a965f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:51:39.058Z|b82ec182-34a8-4add-a0c5-0d4876a965f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:51:39.058Z|ed146ed3-9f97-4530-b877-897e3b179c77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:51:39.058Z|fe50ffd5-0c72-4d26-9b9d-90c0337f78e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:51:45.868Z|ffe06751-3dec-4108-98e4-ed0248311f96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:51:45.869Z|ffe06751-3dec-4108-98e4-ed0248311f96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:51:49.076Z|7cd1ac2c-384d-45ca-b9d7-fd4f6868b30e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:51:49.076Z|036e78c0-2b30-4543-a07d-b6fab0f28492|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:51:49.076Z|d56b1029-8e12-46da-abcf-13063af14bab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:51:49.077Z|7cd1ac2c-384d-45ca-b9d7-fd4f6868b30e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:51:49.077Z|d56b1029-8e12-46da-abcf-13063af14bab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:51:49.077Z|036e78c0-2b30-4543-a07d-b6fab0f28492|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:51:49.262Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:51:49.264Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 9e2aad84-7c95-4289-861a-19cbbbaa068b already exists in requestDb InfraActiveRequests table 2021-09-03T02:51:49.264Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b 2021-09-03T02:51:49.265Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|INFO|500||Invoke 2021-09-03T02:51:49.265Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||===========================request begin================================================ 2021-09-03T02:51:49.265Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b 2021-09-03T02:51:49.265Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Method : GET 2021-09-03T02:51:49.265Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93289127c9aed1fa", X-B3-SpanId:"75bb5603f2c0cbd9", X-B3-ParentSpanId:"93289127c9aed1fa", X-B3-Sampled:"0", X-ONAP-RequestID:"9e2aad84-7c95-4289-861a-19cbbbaa068b", X-RequestID:"9e2aad84-7c95-4289-861a-19cbbbaa068b", X-TransactionID:"9e2aad84-7c95-4289-861a-19cbbbaa068b", X-ECOMP-RequestID:"9e2aad84-7c95-4289-861a-19cbbbaa068b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6af6cae7-4bab-402a-8aef-f3b14d17247d"] 2021-09-03T02:51:49.265Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Request body: 2021-09-03T02:51:49.265Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||==========================request end================================================ 2021-09-03T02:51:49.284Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||============================response begin========================================== 2021-09-03T02:51:49.284Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:51:49.285Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Status text : 2021-09-03T02:51:49.285Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:51:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:51:49.285Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Response body: 2021-09-03T02:51:49.285Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||=======================response end================================================= 2021-09-03T02:51:49.286Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|INFO|404|Not Found|InvokeReturn 2021-09-03T02:51:49.294Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2021-09-03T02:51:49.298Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:51:49.316Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|INFO|500||Invoke 2021-09-03T02:51:49.316Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b with request headers:{Authorization=[***REDACTED***], X-RequestID=[9e2aad84-7c95-4289-861a-19cbbbaa068b], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1a58ee31-8306-4c84-904c-739410a7261f], X-ECOMP-RequestID=[9e2aad84-7c95-4289-861a-19cbbbaa068b], X-TransactionId=[], X-ONAP-RequestID=[9e2aad84-7c95-4289-861a-19cbbbaa068b]} 2021-09-03T02:51:49.356Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210903-02:51:49:336-53288], vertex-id=[164008], Content-Length=[609], Date=[Fri, 03 Sep 2021 02:51:49 GMT], Content-Type=[application/json]} 2021-09-03T02:51:49.357Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|DEBUG|500||{"tenant-id":"93f71d5aeecb4135a3590b6f62af098b","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1630637317517","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-09-03T02:51:49.357Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|INFO|500||InvokeReturn 2021-09-03T02:51:49.358Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-09-03T02:51:49.359Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-09-03T02:51:49.360Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:51:49.360Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-09-03T02:51:49.360Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-09-03T02:51:49.360Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:51:49.361Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-09-03T02:51:49.361Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"110", X-B3-TraceId:"93289127c9aed1fa", X-B3-SpanId:"5d27f93d9ac46f0d", X-B3-ParentSpanId:"93289127c9aed1fa", X-B3-Sampled:"0", X-ONAP-RequestID:"9e2aad84-7c95-4289-861a-19cbbbaa068b", X-RequestID:"9e2aad84-7c95-4289-861a-19cbbbaa068b", X-TransactionID:"9e2aad84-7c95-4289-861a-19cbbbaa068b", X-ECOMP-RequestID:"9e2aad84-7c95-4289-861a-19cbbbaa068b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b26d9c4-d2d9-46aa-b4ce-a20512fb4aaf"] 2021-09-03T02:51:49.361Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2","requestScope":"service"} 2021-09-03T02:51:49.361Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-09-03T02:51:49.372Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-09-03T02:51:49.372Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-09-03T02:51:49.373Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-09-03T02:51:49.373Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:51:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:51:49.373Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-09-03T02:51:49.373Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-09-03T02:51:49.374Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-09-03T02:51:49.374Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-09-03T02:51:49.375Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2021-09-03T02:51:49.375Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2021-09-03T02:51:49.375Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-09-03T02:51:49.376Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2021-09-03T02:51:49.376Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9e2aad84-7c95-4289-861a-19cbbbaa068b", X-RequestID:"9e2aad84-7c95-4289-861a-19cbbbaa068b", X-TransactionID:"9e2aad84-7c95-4289-861a-19cbbbaa068b", X-ECOMP-RequestID:"9e2aad84-7c95-4289-861a-19cbbbaa068b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb3fd8e8-b9eb-41bb-9d20-59893e9c846d"] 2021-09-03T02:51:49.376Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2021-09-03T02:51:49.376Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2021-09-03T02:51:49.407Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2021-09-03T02:51:49.407Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2021-09-03T02:51:49.407Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2021-09-03T02:51:49.408Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:51:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:51:49.409Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2021-09-03 01:02:43.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" } } } 2021-09-03T02:51:49.409Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2021-09-03T02:51:49.409Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2021-09-03T02:51:49.417Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2021-09-03T02:51:49.418Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2021-09-03T02:51:49.418Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T02:51:49.418Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2021-09-03T02:51:49.418Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2021-09-03T02:51:49.419Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9e2aad84-7c95-4289-861a-19cbbbaa068b", X-RequestID:"9e2aad84-7c95-4289-861a-19cbbbaa068b", X-TransactionID:"9e2aad84-7c95-4289-861a-19cbbbaa068b", X-ECOMP-RequestID:"9e2aad84-7c95-4289-861a-19cbbbaa068b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53cf2ea9-87b5-4013-bb6d-d54e1e3a27b8"] 2021-09-03T02:51:49.419Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2021-09-03T02:51:49.419Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2021-09-03T02:51:49.436Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2021-09-03T02:51:49.436Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2021-09-03T02:51:49.436Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2021-09-03T02:51:49.437Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:51:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:51:49.437Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 505, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2021-09-03T01:02:43.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505/service" } } } 2021-09-03T02:51:49.438Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2021-09-03T02:51:49.438Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2021-09-03T02:51:49.440Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-09-03T02:51:49.441Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2021-09-03T02:51:49.441Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2021-09-03T02:51:49.441Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-09-03T02:51:49.442Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2021-09-03T02:51:49.445Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9e2aad84-7c95-4289-861a-19cbbbaa068b", X-RequestID:"9e2aad84-7c95-4289-861a-19cbbbaa068b", X-TransactionID:"9e2aad84-7c95-4289-861a-19cbbbaa068b", X-ECOMP-RequestID:"9e2aad84-7c95-4289-861a-19cbbbaa068b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34aa38f7-2da7-4a49-9500-4aae9a485750"] 2021-09-03T02:51:49.445Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2021-09-03T02:51:49.446Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2021-09-03T02:51:49.469Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2021-09-03T02:51:49.470Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2021-09-03T02:51:49.470Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2021-09-03T02:51:49.470Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:51:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:51:49.471Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2021-09-03 01:02:43.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" } } } 2021-09-03T02:51:49.471Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2021-09-03T02:51:49.471Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2021-09-03T02:51:49.475Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:51:49.475Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-09-03T02:51:49.476Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-09-03T02:51:49.476Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:51:49.476Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-09-03T02:51:49.476Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1838", X-B3-TraceId:"93289127c9aed1fa", X-B3-SpanId:"f77694536e967776", X-B3-ParentSpanId:"93289127c9aed1fa", X-B3-Sampled:"0", X-ONAP-RequestID:"9e2aad84-7c95-4289-861a-19cbbbaa068b", X-RequestID:"9e2aad84-7c95-4289-861a-19cbbbaa068b", X-TransactionID:"9e2aad84-7c95-4289-861a-19cbbbaa068b", X-ECOMP-RequestID:"9e2aad84-7c95-4289-861a-19cbbbaa068b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47c6e700-8c15-436e-83f2-9497045e2155"] 2021-09-03T02:51:49.476Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"9e2aad84-7c95-4289-861a-19cbbbaa068b","requestStatus":"IN_PROGRESS","startTime":1630637509294,"source":"VID","tenantId":"93f71d5aeecb4135a3590b6f62af098b","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n\t\t\t\"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cb0b380d-bfac-4632-ab11-a3e0d6d4bba0\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"9e2aad84-7c95-4289-861a-19cbbbaa068b"} 2021-09-03T02:51:49.477Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-09-03T02:51:49.493Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-09-03T02:51:49.493Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-09-03T02:51:49.493Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-09-03T02:51:49.494Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:51:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:51:49.494Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "9e2aad84-7c95-4289-861a-19cbbbaa068b", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:51:49.294+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n\t\t\t\"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cb0b380d-bfac-4632-ab11-a3e0d6d4bba0\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-09-03T02:51:49.485+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "9e2aad84-7c95-4289-861a-19cbbbaa068b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b" } } } 2021-09-03T02:51:49.494Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-09-03T02:51:49.495Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-09-03T02:51:49.502Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:51:49.503Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-09-03T02:51:49.503Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-09-03T02:51:49.503Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:51:49.503Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-09-03T02:51:49.503Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2243", X-B3-TraceId:"93289127c9aed1fa", X-B3-SpanId:"172d7dc8ce11b311", X-B3-ParentSpanId:"93289127c9aed1fa", X-B3-Sampled:"0", X-ONAP-RequestID:"9e2aad84-7c95-4289-861a-19cbbbaa068b", X-RequestID:"9e2aad84-7c95-4289-861a-19cbbbaa068b", X-TransactionID:"9e2aad84-7c95-4289-861a-19cbbbaa068b", X-ECOMP-RequestID:"9e2aad84-7c95-4289-861a-19cbbbaa068b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9192cd49-4798-401d-b712-5c578aae5b39"] 2021-09-03T02:51:49.504Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"de2dd50a-c763-4abf-b322-5428010d5d6b\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"4af13815-6c49-41de-9347-5b78c5571283\",\"modelUuid\":\"4af13815-6c49-41de-9347-5b78c5571283\",\"modelInvariantUuid\":\"de2dd50a-c763-4abf-b322-5428010d5d6b\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"93f71d5aeecb4135a3590b6f62af098b\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"cb0b380d-bfac-4632-ab11-a3e0d6d4bba0\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"9e2aad84-7c95-4289-861a-19cbbbaa068b","type":"String"},"mso-request-id":{"value":"9e2aad84-7c95-4289-861a-19cbbbaa068b","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-09-03T02:51:49.504Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-09-03T02:51:50.518Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-09-03T02:51:50.518Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-09-03T02:51:50.518Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-09-03T02:51:50.519Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 03 Sep 2021 02:51:50 GMT", X-ONAP-RequestID:"9e2aad84-7c95-4289-861a-19cbbbaa068b", X-RequestID:"9e2aad84-7c95-4289-861a-19cbbbaa068b", X-TransactionID:"9e2aad84-7c95-4289-861a-19cbbbaa068b", X-ECOMP-RequestID:"9e2aad84-7c95-4289-861a-19cbbbaa068b", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"9192cd49-4798-401d-b712-5c578aae5b39", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:51:50.519Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"9e2aad84-7c95-4289-861a-19cbbbaa068b\",\"instanceId\":\"311329d4-8de6-48f1-9dc2-9e546f5bfa29\"}}","message":"Success","processInstanceID":"e2a0747d-0c61-11ec-994b-e2843a500213","variables":null,"messageCode":200} 2021-09-03T02:51:50.519Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-09-03T02:51:50.520Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-09-03T02:51:50.523Z|9e2aad84-7c95-4289-861a-19cbbbaa068b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:51:50.658Z|0b3f5133-9735-4edd-9613-5c8f687ef611|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:51:50.661Z|0b3f5133-9735-4edd-9613-5c8f687ef611|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b 2021-09-03T02:51:50.661Z|0b3f5133-9735-4edd-9613-5c8f687ef611|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|INFO|500||Invoke 2021-09-03T02:51:50.662Z|0b3f5133-9735-4edd-9613-5c8f687ef611|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||===========================request begin================================================ 2021-09-03T02:51:50.662Z|0b3f5133-9735-4edd-9613-5c8f687ef611|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b 2021-09-03T02:51:50.662Z|0b3f5133-9735-4edd-9613-5c8f687ef611|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Method : GET 2021-09-03T02:51:50.662Z|0b3f5133-9735-4edd-9613-5c8f687ef611|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c5c38f728f139c7", X-B3-SpanId:"ce2c4e651f66bd17", X-B3-ParentSpanId:"2c5c38f728f139c7", X-B3-Sampled:"0", X-ONAP-RequestID:"0b3f5133-9735-4edd-9613-5c8f687ef611", X-RequestID:"0b3f5133-9735-4edd-9613-5c8f687ef611", X-TransactionID:"0b3f5133-9735-4edd-9613-5c8f687ef611", X-ECOMP-RequestID:"0b3f5133-9735-4edd-9613-5c8f687ef611", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8c09b75-b1c3-46bc-a885-0df82261dde8"] 2021-09-03T02:51:50.662Z|0b3f5133-9735-4edd-9613-5c8f687ef611|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Request body: 2021-09-03T02:51:50.662Z|0b3f5133-9735-4edd-9613-5c8f687ef611|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||==========================request end================================================ 2021-09-03T02:51:50.676Z|0b3f5133-9735-4edd-9613-5c8f687ef611|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||============================response begin========================================== 2021-09-03T02:51:50.676Z|0b3f5133-9735-4edd-9613-5c8f687ef611|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Status code : 200 OK 2021-09-03T02:51:50.677Z|0b3f5133-9735-4edd-9613-5c8f687ef611|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Status text : 2021-09-03T02:51:50.678Z|0b3f5133-9735-4edd-9613-5c8f687ef611|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:51:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:51:50.678Z|0b3f5133-9735-4edd-9613-5c8f687ef611|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Response body: { "requestId" : "9e2aad84-7c95-4289-861a-19cbbbaa068b", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:51:49.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n\t\t\t\"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cb0b380d-bfac-4632-ab11-a3e0d6d4bba0\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:51:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "serviceInstanceName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "9e2aad84-7c95-4289-861a-19cbbbaa068b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b" } } } 2021-09-03T02:51:50.679Z|0b3f5133-9735-4edd-9613-5c8f687ef611|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||=======================response end================================================= 2021-09-03T02:51:50.679Z|0b3f5133-9735-4edd-9613-5c8f687ef611|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|INFO|500||InvokeReturn 2021-09-03T02:51:50.681Z|0b3f5133-9735-4edd-9613-5c8f687ef611|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false 2021-09-03T02:51:50.682Z|0b3f5133-9735-4edd-9613-5c8f687ef611|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:51:50.682Z|0b3f5133-9735-4edd-9613-5c8f687ef611|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:51:50.683Z|0b3f5133-9735-4edd-9613-5c8f687ef611|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false 2021-09-03T02:51:50.683Z|0b3f5133-9735-4edd-9613-5c8f687ef611|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:51:50.683Z|0b3f5133-9735-4edd-9613-5c8f687ef611|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c5c38f728f139c7", X-B3-SpanId:"e9ebd56482cf6061", X-B3-ParentSpanId:"2c5c38f728f139c7", X-B3-Sampled:"0", X-ONAP-RequestID:"0b3f5133-9735-4edd-9613-5c8f687ef611", X-RequestID:"0b3f5133-9735-4edd-9613-5c8f687ef611", X-TransactionID:"0b3f5133-9735-4edd-9613-5c8f687ef611", X-ECOMP-RequestID:"0b3f5133-9735-4edd-9613-5c8f687ef611", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ada82c5-8f5b-4a19-b1b5-bdb25e516e2d"] 2021-09-03T02:51:50.683Z|0b3f5133-9735-4edd-9613-5c8f687ef611|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:51:50.684Z|0b3f5133-9735-4edd-9613-5c8f687ef611|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:51:50.691Z|0b3f5133-9735-4edd-9613-5c8f687ef611|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:51:50.692Z|0b3f5133-9735-4edd-9613-5c8f687ef611|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:51:50.692Z|0b3f5133-9735-4edd-9613-5c8f687ef611|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:51:50.692Z|0b3f5133-9735-4edd-9613-5c8f687ef611|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:51:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:51:50.693Z|0b3f5133-9735-4edd-9613-5c8f687ef611|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:51:50.693Z|0b3f5133-9735-4edd-9613-5c8f687ef611|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:51:50.693Z|0b3f5133-9735-4edd-9613-5c8f687ef611|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:51:50.699Z|0b3f5133-9735-4edd-9613-5c8f687ef611|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:51:59.095Z|41b2580a-e3e6-417a-8815-f8a6381bcf6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:51:59.096Z|41b2580a-e3e6-417a-8815-f8a6381bcf6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:51:59.096Z|53bd00d1-b1aa-4c7e-9229-583277fd940e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:51:59.096Z|19e3ba09-e345-4585-ae2e-e24ccb8b5609|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:51:59.097Z|53bd00d1-b1aa-4c7e-9229-583277fd940e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:51:59.097Z|19e3ba09-e345-4585-ae2e-e24ccb8b5609|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:52:00.841Z|e9066d81-9978-4859-a5e7-79be5576e127|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:52:00.844Z|e9066d81-9978-4859-a5e7-79be5576e127|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b 2021-09-03T02:52:00.844Z|e9066d81-9978-4859-a5e7-79be5576e127|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|INFO|500||Invoke 2021-09-03T02:52:00.845Z|e9066d81-9978-4859-a5e7-79be5576e127|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:00.845Z|e9066d81-9978-4859-a5e7-79be5576e127|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b 2021-09-03T02:52:00.845Z|e9066d81-9978-4859-a5e7-79be5576e127|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Method : GET 2021-09-03T02:52:00.845Z|e9066d81-9978-4859-a5e7-79be5576e127|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec4b1f0ad8f16962", X-B3-SpanId:"7d08d9eedae3a8f4", X-B3-ParentSpanId:"ec4b1f0ad8f16962", X-B3-Sampled:"0", X-ONAP-RequestID:"e9066d81-9978-4859-a5e7-79be5576e127", X-RequestID:"e9066d81-9978-4859-a5e7-79be5576e127", X-TransactionID:"e9066d81-9978-4859-a5e7-79be5576e127", X-ECOMP-RequestID:"e9066d81-9978-4859-a5e7-79be5576e127", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afba01b8-751b-48d6-9306-0fca62af7cdc"] 2021-09-03T02:52:00.845Z|e9066d81-9978-4859-a5e7-79be5576e127|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Request body: 2021-09-03T02:52:00.846Z|e9066d81-9978-4859-a5e7-79be5576e127|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:00.861Z|e9066d81-9978-4859-a5e7-79be5576e127|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:00.862Z|e9066d81-9978-4859-a5e7-79be5576e127|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:00.862Z|e9066d81-9978-4859-a5e7-79be5576e127|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Status text : 2021-09-03T02:52:00.862Z|e9066d81-9978-4859-a5e7-79be5576e127|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:00.863Z|e9066d81-9978-4859-a5e7-79be5576e127|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Response body: { "requestId" : "9e2aad84-7c95-4289-861a-19cbbbaa068b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:51:49.000+00:00", "endTime" : "2021-09-03T02:51:56.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n\t\t\t\"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cb0b380d-bfac-4632-ab11-a3e0d6d4bba0\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:51:56.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "serviceInstanceName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "9e2aad84-7c95-4289-861a-19cbbbaa068b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b" } } } 2021-09-03T02:52:00.863Z|e9066d81-9978-4859-a5e7-79be5576e127|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:00.864Z|e9066d81-9978-4859-a5e7-79be5576e127|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|INFO|500||InvokeReturn 2021-09-03T02:52:00.865Z|e9066d81-9978-4859-a5e7-79be5576e127|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false 2021-09-03T02:52:00.866Z|e9066d81-9978-4859-a5e7-79be5576e127|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:52:00.866Z|e9066d81-9978-4859-a5e7-79be5576e127|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:00.866Z|e9066d81-9978-4859-a5e7-79be5576e127|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false 2021-09-03T02:52:00.866Z|e9066d81-9978-4859-a5e7-79be5576e127|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:52:00.867Z|e9066d81-9978-4859-a5e7-79be5576e127|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec4b1f0ad8f16962", X-B3-SpanId:"ebc412515786f210", X-B3-ParentSpanId:"ec4b1f0ad8f16962", X-B3-Sampled:"0", X-ONAP-RequestID:"e9066d81-9978-4859-a5e7-79be5576e127", X-RequestID:"e9066d81-9978-4859-a5e7-79be5576e127", X-TransactionID:"e9066d81-9978-4859-a5e7-79be5576e127", X-ECOMP-RequestID:"e9066d81-9978-4859-a5e7-79be5576e127", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe2d07f7-6e83-4e28-915b-1ad72d34ac40"] 2021-09-03T02:52:00.867Z|e9066d81-9978-4859-a5e7-79be5576e127|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:52:00.867Z|e9066d81-9978-4859-a5e7-79be5576e127|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:00.868Z|883aeff1-872a-4eeb-a629-593129da2b97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:52:00.868Z|883aeff1-872a-4eeb-a629-593129da2b97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:52:00.874Z|e9066d81-9978-4859-a5e7-79be5576e127|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:00.874Z|e9066d81-9978-4859-a5e7-79be5576e127|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:00.875Z|e9066d81-9978-4859-a5e7-79be5576e127|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:52:00.875Z|e9066d81-9978-4859-a5e7-79be5576e127|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:00.876Z|e9066d81-9978-4859-a5e7-79be5576e127|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:52:00.876Z|e9066d81-9978-4859-a5e7-79be5576e127|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:00.876Z|e9066d81-9978-4859-a5e7-79be5576e127|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:52:00.883Z|e9066d81-9978-4859-a5e7-79be5576e127|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:52:01.000Z|c99dd5ec-e287-4605-9d98-da658d8e638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:52:01.005Z|c99dd5ec-e287-4605-9d98-da658d8e638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b 2021-09-03T02:52:01.006Z|c99dd5ec-e287-4605-9d98-da658d8e638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|INFO|500||Invoke 2021-09-03T02:52:01.006Z|c99dd5ec-e287-4605-9d98-da658d8e638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:01.006Z|c99dd5ec-e287-4605-9d98-da658d8e638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b 2021-09-03T02:52:01.006Z|c99dd5ec-e287-4605-9d98-da658d8e638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Method : GET 2021-09-03T02:52:01.006Z|c99dd5ec-e287-4605-9d98-da658d8e638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b05e42bb8eba3c7", X-B3-SpanId:"c5cb6b974496dd3e", X-B3-ParentSpanId:"0b05e42bb8eba3c7", X-B3-Sampled:"0", X-ONAP-RequestID:"c99dd5ec-e287-4605-9d98-da658d8e638d", X-RequestID:"c99dd5ec-e287-4605-9d98-da658d8e638d", X-TransactionID:"c99dd5ec-e287-4605-9d98-da658d8e638d", X-ECOMP-RequestID:"c99dd5ec-e287-4605-9d98-da658d8e638d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7cb8a17-7a88-4fd1-b22b-3b7d0bece6da"] 2021-09-03T02:52:01.006Z|c99dd5ec-e287-4605-9d98-da658d8e638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Request body: 2021-09-03T02:52:01.007Z|c99dd5ec-e287-4605-9d98-da658d8e638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:01.021Z|c99dd5ec-e287-4605-9d98-da658d8e638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:01.022Z|c99dd5ec-e287-4605-9d98-da658d8e638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:01.022Z|c99dd5ec-e287-4605-9d98-da658d8e638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Status text : 2021-09-03T02:52:01.022Z|c99dd5ec-e287-4605-9d98-da658d8e638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:01.023Z|c99dd5ec-e287-4605-9d98-da658d8e638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Response body: { "requestId" : "9e2aad84-7c95-4289-861a-19cbbbaa068b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:51:49.000+00:00", "endTime" : "2021-09-03T02:51:56.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n\t\t\t\"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cb0b380d-bfac-4632-ab11-a3e0d6d4bba0\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:51:56.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "serviceInstanceName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "9e2aad84-7c95-4289-861a-19cbbbaa068b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b" } } } 2021-09-03T02:52:01.023Z|c99dd5ec-e287-4605-9d98-da658d8e638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:01.023Z|c99dd5ec-e287-4605-9d98-da658d8e638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|INFO|500||InvokeReturn 2021-09-03T02:52:01.025Z|c99dd5ec-e287-4605-9d98-da658d8e638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false 2021-09-03T02:52:01.025Z|c99dd5ec-e287-4605-9d98-da658d8e638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:52:01.026Z|c99dd5ec-e287-4605-9d98-da658d8e638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:01.026Z|c99dd5ec-e287-4605-9d98-da658d8e638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false 2021-09-03T02:52:01.026Z|c99dd5ec-e287-4605-9d98-da658d8e638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:52:01.026Z|c99dd5ec-e287-4605-9d98-da658d8e638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b05e42bb8eba3c7", X-B3-SpanId:"ed38f3cd95b8506c", X-B3-ParentSpanId:"0b05e42bb8eba3c7", X-B3-Sampled:"0", X-ONAP-RequestID:"c99dd5ec-e287-4605-9d98-da658d8e638d", X-RequestID:"c99dd5ec-e287-4605-9d98-da658d8e638d", X-TransactionID:"c99dd5ec-e287-4605-9d98-da658d8e638d", X-ECOMP-RequestID:"c99dd5ec-e287-4605-9d98-da658d8e638d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86861d8e-065c-48e9-8ca9-28cdb5d02a2d"] 2021-09-03T02:52:01.027Z|c99dd5ec-e287-4605-9d98-da658d8e638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:52:01.027Z|c99dd5ec-e287-4605-9d98-da658d8e638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:01.035Z|c99dd5ec-e287-4605-9d98-da658d8e638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:01.035Z|c99dd5ec-e287-4605-9d98-da658d8e638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:01.036Z|c99dd5ec-e287-4605-9d98-da658d8e638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:52:01.036Z|c99dd5ec-e287-4605-9d98-da658d8e638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:01.036Z|c99dd5ec-e287-4605-9d98-da658d8e638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:52:01.036Z|c99dd5ec-e287-4605-9d98-da658d8e638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:01.037Z|c99dd5ec-e287-4605-9d98-da658d8e638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:52:01.043Z|c99dd5ec-e287-4605-9d98-da658d8e638d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:52:01.164Z|6c29e3be-b266-41d8-9945-5e912dc41d7f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:52:01.167Z|6c29e3be-b266-41d8-9945-5e912dc41d7f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b 2021-09-03T02:52:01.167Z|6c29e3be-b266-41d8-9945-5e912dc41d7f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|INFO|500||Invoke 2021-09-03T02:52:01.167Z|6c29e3be-b266-41d8-9945-5e912dc41d7f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:01.168Z|6c29e3be-b266-41d8-9945-5e912dc41d7f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b 2021-09-03T02:52:01.168Z|6c29e3be-b266-41d8-9945-5e912dc41d7f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Method : GET 2021-09-03T02:52:01.168Z|6c29e3be-b266-41d8-9945-5e912dc41d7f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d0e99e01feb231c6", X-B3-SpanId:"2161f320aa08cfa7", X-B3-ParentSpanId:"d0e99e01feb231c6", X-B3-Sampled:"0", X-ONAP-RequestID:"6c29e3be-b266-41d8-9945-5e912dc41d7f", X-RequestID:"6c29e3be-b266-41d8-9945-5e912dc41d7f", X-TransactionID:"6c29e3be-b266-41d8-9945-5e912dc41d7f", X-ECOMP-RequestID:"6c29e3be-b266-41d8-9945-5e912dc41d7f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66a636d8-34aa-4654-9e46-934f35fdacdf"] 2021-09-03T02:52:01.168Z|6c29e3be-b266-41d8-9945-5e912dc41d7f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Request body: 2021-09-03T02:52:01.168Z|6c29e3be-b266-41d8-9945-5e912dc41d7f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:01.179Z|6c29e3be-b266-41d8-9945-5e912dc41d7f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:01.180Z|6c29e3be-b266-41d8-9945-5e912dc41d7f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:01.180Z|6c29e3be-b266-41d8-9945-5e912dc41d7f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Status text : 2021-09-03T02:52:01.180Z|6c29e3be-b266-41d8-9945-5e912dc41d7f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:01.181Z|6c29e3be-b266-41d8-9945-5e912dc41d7f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Response body: { "requestId" : "9e2aad84-7c95-4289-861a-19cbbbaa068b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:51:49.000+00:00", "endTime" : "2021-09-03T02:51:56.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n\t\t\t\"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cb0b380d-bfac-4632-ab11-a3e0d6d4bba0\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:51:56.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "serviceInstanceName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "9e2aad84-7c95-4289-861a-19cbbbaa068b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b" } } } 2021-09-03T02:52:01.181Z|6c29e3be-b266-41d8-9945-5e912dc41d7f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:01.182Z|6c29e3be-b266-41d8-9945-5e912dc41d7f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|INFO|500||InvokeReturn 2021-09-03T02:52:01.183Z|6c29e3be-b266-41d8-9945-5e912dc41d7f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false 2021-09-03T02:52:01.183Z|6c29e3be-b266-41d8-9945-5e912dc41d7f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:52:01.184Z|6c29e3be-b266-41d8-9945-5e912dc41d7f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:01.184Z|6c29e3be-b266-41d8-9945-5e912dc41d7f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false 2021-09-03T02:52:01.184Z|6c29e3be-b266-41d8-9945-5e912dc41d7f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:52:01.185Z|6c29e3be-b266-41d8-9945-5e912dc41d7f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d0e99e01feb231c6", X-B3-SpanId:"3cc9d58a500e9111", X-B3-ParentSpanId:"d0e99e01feb231c6", X-B3-Sampled:"0", X-ONAP-RequestID:"6c29e3be-b266-41d8-9945-5e912dc41d7f", X-RequestID:"6c29e3be-b266-41d8-9945-5e912dc41d7f", X-TransactionID:"6c29e3be-b266-41d8-9945-5e912dc41d7f", X-ECOMP-RequestID:"6c29e3be-b266-41d8-9945-5e912dc41d7f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9c44700-5bd8-416b-981b-8293119579aa"] 2021-09-03T02:52:01.185Z|6c29e3be-b266-41d8-9945-5e912dc41d7f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:52:01.185Z|6c29e3be-b266-41d8-9945-5e912dc41d7f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:01.193Z|6c29e3be-b266-41d8-9945-5e912dc41d7f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:01.193Z|6c29e3be-b266-41d8-9945-5e912dc41d7f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:01.194Z|6c29e3be-b266-41d8-9945-5e912dc41d7f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:52:01.194Z|6c29e3be-b266-41d8-9945-5e912dc41d7f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:01.195Z|6c29e3be-b266-41d8-9945-5e912dc41d7f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:52:01.195Z|6c29e3be-b266-41d8-9945-5e912dc41d7f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:01.195Z|6c29e3be-b266-41d8-9945-5e912dc41d7f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:52:01.201Z|6c29e3be-b266-41d8-9945-5e912dc41d7f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:52:01.236Z|6c642eee-4077-44e7-b353-59a6bc21ce89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:52:01.236Z|6c642eee-4077-44e7-b353-59a6bc21ce89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:52:01.329Z|a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:52:01.332Z|a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b 2021-09-03T02:52:01.332Z|a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|INFO|500||Invoke 2021-09-03T02:52:01.333Z|a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:01.333Z|a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b 2021-09-03T02:52:01.333Z|a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Method : GET 2021-09-03T02:52:01.333Z|a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97ffcfd6a4d7dc41", X-B3-SpanId:"0bdc8a307b594559", X-B3-ParentSpanId:"97ffcfd6a4d7dc41", X-B3-Sampled:"0", X-ONAP-RequestID:"a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494", X-RequestID:"a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494", X-TransactionID:"a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494", X-ECOMP-RequestID:"a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4364b07e-8995-4b26-8111-cb70483df02b"] 2021-09-03T02:52:01.333Z|a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Request body: 2021-09-03T02:52:01.333Z|a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:01.345Z|a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:01.345Z|a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:01.346Z|a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Status text : 2021-09-03T02:52:01.346Z|a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:01.347Z|a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Response body: { "requestId" : "9e2aad84-7c95-4289-861a-19cbbbaa068b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:51:49.000+00:00", "endTime" : "2021-09-03T02:51:56.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n\t\t\t\"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cb0b380d-bfac-4632-ab11-a3e0d6d4bba0\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:51:56.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "serviceInstanceName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "9e2aad84-7c95-4289-861a-19cbbbaa068b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b" } } } 2021-09-03T02:52:01.347Z|a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:01.348Z|a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|INFO|500||InvokeReturn 2021-09-03T02:52:01.349Z|a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false 2021-09-03T02:52:01.349Z|a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:52:01.349Z|a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:01.349Z|a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false 2021-09-03T02:52:01.349Z|a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:52:01.349Z|a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97ffcfd6a4d7dc41", X-B3-SpanId:"b1c1a2db0e0c5412", X-B3-ParentSpanId:"97ffcfd6a4d7dc41", X-B3-Sampled:"0", X-ONAP-RequestID:"a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494", X-RequestID:"a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494", X-TransactionID:"a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494", X-ECOMP-RequestID:"a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e88af901-0224-4d3b-8073-873e832234d7"] 2021-09-03T02:52:01.349Z|a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:52:01.350Z|a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:01.357Z|a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:01.357Z|a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:01.358Z|a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:52:01.358Z|a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:01.358Z|a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:52:01.358Z|a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:01.359Z|a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:52:01.364Z|a3c10ac9-2fa7-4fc6-a2c7-a7b1e09d4494|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:52:01.485Z|518ea89a-22e8-4273-9049-916411407029|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:52:01.488Z|518ea89a-22e8-4273-9049-916411407029|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b 2021-09-03T02:52:01.488Z|518ea89a-22e8-4273-9049-916411407029|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|INFO|500||Invoke 2021-09-03T02:52:01.488Z|518ea89a-22e8-4273-9049-916411407029|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:01.489Z|518ea89a-22e8-4273-9049-916411407029|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b 2021-09-03T02:52:01.489Z|518ea89a-22e8-4273-9049-916411407029|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Method : GET 2021-09-03T02:52:01.489Z|518ea89a-22e8-4273-9049-916411407029|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"080fa17f04579eb1", X-B3-SpanId:"ce98697851585198", X-B3-ParentSpanId:"080fa17f04579eb1", X-B3-Sampled:"0", X-ONAP-RequestID:"518ea89a-22e8-4273-9049-916411407029", X-RequestID:"518ea89a-22e8-4273-9049-916411407029", X-TransactionID:"518ea89a-22e8-4273-9049-916411407029", X-ECOMP-RequestID:"518ea89a-22e8-4273-9049-916411407029", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee86710e-b392-463f-b0be-66e9b1b1d5d6"] 2021-09-03T02:52:01.489Z|518ea89a-22e8-4273-9049-916411407029|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Request body: 2021-09-03T02:52:01.489Z|518ea89a-22e8-4273-9049-916411407029|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:01.501Z|518ea89a-22e8-4273-9049-916411407029|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:01.501Z|518ea89a-22e8-4273-9049-916411407029|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:01.501Z|518ea89a-22e8-4273-9049-916411407029|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Status text : 2021-09-03T02:52:01.501Z|518ea89a-22e8-4273-9049-916411407029|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:01.502Z|518ea89a-22e8-4273-9049-916411407029|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||Response body: { "requestId" : "9e2aad84-7c95-4289-861a-19cbbbaa068b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:51:49.000+00:00", "endTime" : "2021-09-03T02:51:56.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n\t\t\t\"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"cb0b380d-bfac-4632-ab11-a3e0d6d4bba0\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:51:56.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "serviceInstanceName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "9e2aad84-7c95-4289-861a-19cbbbaa068b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b" } } } 2021-09-03T02:52:01.502Z|518ea89a-22e8-4273-9049-916411407029|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:01.503Z|518ea89a-22e8-4273-9049-916411407029|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9e2aad84-7c95-4289-861a-19cbbbaa068b|INFO|500||InvokeReturn 2021-09-03T02:52:01.504Z|518ea89a-22e8-4273-9049-916411407029|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false 2021-09-03T02:52:01.504Z|518ea89a-22e8-4273-9049-916411407029|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:52:01.504Z|518ea89a-22e8-4273-9049-916411407029|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:01.505Z|518ea89a-22e8-4273-9049-916411407029|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false 2021-09-03T02:52:01.505Z|518ea89a-22e8-4273-9049-916411407029|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:52:01.505Z|518ea89a-22e8-4273-9049-916411407029|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"080fa17f04579eb1", X-B3-SpanId:"65f4017b2adae47c", X-B3-ParentSpanId:"080fa17f04579eb1", X-B3-Sampled:"0", X-ONAP-RequestID:"518ea89a-22e8-4273-9049-916411407029", X-RequestID:"518ea89a-22e8-4273-9049-916411407029", X-TransactionID:"518ea89a-22e8-4273-9049-916411407029", X-ECOMP-RequestID:"518ea89a-22e8-4273-9049-916411407029", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da91d909-2c98-49f6-9e97-54832d06fc3e"] 2021-09-03T02:52:01.505Z|518ea89a-22e8-4273-9049-916411407029|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:52:01.505Z|518ea89a-22e8-4273-9049-916411407029|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:01.513Z|518ea89a-22e8-4273-9049-916411407029|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:01.513Z|518ea89a-22e8-4273-9049-916411407029|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:01.513Z|518ea89a-22e8-4273-9049-916411407029|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:52:01.514Z|518ea89a-22e8-4273-9049-916411407029|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:01.514Z|518ea89a-22e8-4273-9049-916411407029|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:52:01.514Z|518ea89a-22e8-4273-9049-916411407029|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:01.514Z|518ea89a-22e8-4273-9049-916411407029|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9e2aad84-7c95-4289-861a-19cbbbaa068b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:52:01.522Z|518ea89a-22e8-4273-9049-916411407029|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9e2aad84-7c95-4289-861a-19cbbbaa068b|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:52:09.115Z|b0e642c5-5672-4311-a6ff-43161ce4654f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:52:09.115Z|7ee1a7c8-f4da-4c5f-8ac8-ab77d055a234|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:52:09.115Z|96348196-c46c-46c8-a1b6-b319490baf49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:52:09.115Z|96348196-c46c-46c8-a1b6-b319490baf49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:52:09.115Z|7ee1a7c8-f4da-4c5f-8ac8-ab77d055a234|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:52:09.115Z|b0e642c5-5672-4311-a6ff-43161ce4654f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:52:09.649Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:52:09.651Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 55ce9232-ab78-497e-b406-0531a6546ed0 already exists in requestDb InfraActiveRequests table 2021-09-03T02:52:09.652Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0 2021-09-03T02:52:09.652Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|INFO|500||Invoke 2021-09-03T02:52:09.652Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:09.652Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0 2021-09-03T02:52:09.652Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Method : GET 2021-09-03T02:52:09.653Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd579f829049ebcc", X-B3-SpanId:"ebba6a3685b4d479", X-B3-ParentSpanId:"cd579f829049ebcc", X-B3-Sampled:"0", X-ONAP-RequestID:"55ce9232-ab78-497e-b406-0531a6546ed0", X-RequestID:"55ce9232-ab78-497e-b406-0531a6546ed0", X-TransactionID:"55ce9232-ab78-497e-b406-0531a6546ed0", X-ECOMP-RequestID:"55ce9232-ab78-497e-b406-0531a6546ed0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22e86c7a-1fef-483e-b28f-9f04970afc97"] 2021-09-03T02:52:09.653Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Request body: 2021-09-03T02:52:09.653Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:09.665Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:09.665Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:52:09.666Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Status text : 2021-09-03T02:52:09.666Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:52:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:09.666Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Response body: 2021-09-03T02:52:09.667Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:09.667Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|INFO|404|Not Found|InvokeReturn 2021-09-03T02:52:09.676Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|||INFO|500||Running local validations 2021-09-03T02:52:09.676Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2021-09-03T02:52:09.680Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:52:09.698Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/de2dd50a-c763-4abf-b322-5428010d5d6b|INFO|500||Invoke 2021-09-03T02:52:09.698Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/de2dd50a-c763-4abf-b322-5428010d5d6b|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/de2dd50a-c763-4abf-b322-5428010d5d6b with request headers:{Authorization=[***REDACTED***], X-RequestID=[55ce9232-ab78-497e-b406-0531a6546ed0], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c2b89810-0a75-432b-af13-13d56ff927c8], X-ECOMP-RequestID=[55ce9232-ab78-497e-b406-0531a6546ed0], X-TransactionId=[], X-ONAP-RequestID=[55ce9232-ab78-497e-b406-0531a6546ed0]} 2021-09-03T02:52:09.734Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/de2dd50a-c763-4abf-b322-5428010d5d6b|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/de2dd50a-c763-4abf-b322-5428010d5d6b has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-210903-02:52:09:717-98094], Content-Length=[377], Date=[Fri, 03 Sep 2021 02:52:09 GMT], Content-Type=[application/json]} 2021-09-03T02:52:09.735Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/de2dd50a-c763-4abf-b322-5428010d5d6b|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/de2dd50a-c763-4abf-b322-5428010d5d6b","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/de2dd50a-c763-4abf-b322-5428010d5d6b","ERR.5.4.6114"]}}} 2021-09-03T02:52:09.736Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/de2dd50a-c763-4abf-b322-5428010d5d6b|INFO|404|Not Found|InvokeReturn 2021-09-03T02:52:09.738Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/de2dd50a-c763-4abf-b322-5428010d5d6b 2021-09-03T02:52:09.738Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: de2dd50a-c763-4abf-b322-5428010d5d6b 2021-09-03T02:52:09.743Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:52:09.772Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/de2dd50a-c763-4abf-b322-5428010d5d6b with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-09-03T02:52:09.773Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/de2dd50a-c763-4abf-b322-5428010d5d6b|INFO|500||Invoke 2021-09-03T02:52:09.806Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/de2dd50a-c763-4abf-b322-5428010d5d6b|INFO|404|Not Found|InvokeReturn 2021-09-03T02:52:09.806Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/de2dd50a-c763-4abf-b322-5428010d5d6b has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210903-02:52:09:790-8494], Content-Length=[377], Date=[Fri, 03 Sep 2021 02:52:09 GMT], Content-Type=[application/json]} 2021-09-03T02:52:09.807Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/de2dd50a-c763-4abf-b322-5428010d5d6b","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/de2dd50a-c763-4abf-b322-5428010d5d6b","ERR.5.4.6114"]}}} 2021-09-03T02:52:09.810Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/de2dd50a-c763-4abf-b322-5428010d5d6b 2021-09-03T02:52:09.810Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: de2dd50a-c763-4abf-b322-5428010d5d6b 2021-09-03T02:52:09.815Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:52:09.832Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|INFO|500||Invoke 2021-09-03T02:52:09.832Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b with request headers:{Authorization=[***REDACTED***], X-RequestID=[55ce9232-ab78-497e-b406-0531a6546ed0], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[53d59c89-b8bc-48fa-b6cc-0c131b793fd2], X-ECOMP-RequestID=[55ce9232-ab78-497e-b406-0531a6546ed0], X-TransactionId=[], X-ONAP-RequestID=[55ce9232-ab78-497e-b406-0531a6546ed0]} 2021-09-03T02:52:09.873Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210903-02:52:09:850-22828], vertex-id=[164008], Content-Length=[609], Date=[Fri, 03 Sep 2021 02:52:09 GMT], Content-Type=[application/json]} 2021-09-03T02:52:09.874Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|DEBUG|500||{"tenant-id":"93f71d5aeecb4135a3590b6f62af098b","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1630637317517","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-09-03T02:52:09.874Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|INFO|500||InvokeReturn 2021-09-03T02:52:09.875Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-09-03T02:52:09.875Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-09-03T02:52:09.878Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:52:09.878Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-09-03T02:52:09.878Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:09.879Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:52:09.879Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-09-03T02:52:09.879Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"168", X-B3-TraceId:"cd579f829049ebcc", X-B3-SpanId:"3577768134f2c133", X-B3-ParentSpanId:"cd579f829049ebcc", X-B3-Sampled:"0", X-ONAP-RequestID:"55ce9232-ab78-497e-b406-0531a6546ed0", X-RequestID:"55ce9232-ab78-497e-b406-0531a6546ed0", X-TransactionID:"55ce9232-ab78-497e-b406-0531a6546ed0", X-ECOMP-RequestID:"55ce9232-ab78-497e-b406-0531a6546ed0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08ede3e9-d64f-4b0f-aa67-53438a8ac638"] 2021-09-03T02:52:09.879Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"311329d4-8de6-48f1-9dc2-9e546f5bfa29"},"instanceName":"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0","requestScope":"vnf"} 2021-09-03T02:52:09.879Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:09.897Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:09.897Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:09.897Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-09-03T02:52:09.897Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:52:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:09.898Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-09-03T02:52:09.898Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:09.898Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-09-03T02:52:09.899Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88 2021-09-03T02:52:09.899Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88|INFO|500||Invoke 2021-09-03T02:52:09.900Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:09.900Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88 2021-09-03T02:52:09.900Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88|DEBUG|500||Method : GET 2021-09-03T02:52:09.900Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"55ce9232-ab78-497e-b406-0531a6546ed0", X-RequestID:"55ce9232-ab78-497e-b406-0531a6546ed0", X-TransactionID:"55ce9232-ab78-497e-b406-0531a6546ed0", X-ECOMP-RequestID:"55ce9232-ab78-497e-b406-0531a6546ed0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42794385-542c-4db5-9baa-45fae5833bd3"] 2021-09-03T02:52:09.901Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88|DEBUG|500||Request body: 2021-09-03T02:52:09.901Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:09.948Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:09.949Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:09.950Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88|DEBUG|500||Status text : 2021-09-03T02:52:09.950Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:09.951Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 10, "modelCustomizationUUID" : "84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88", "modelInstanceName" : "basic_vm 0", "created" : "2021-09-03 02:49:27.000", "minInstances" : null, "maxInstances" : null, "availabilityZoneMaxCount" : null, "nfFunction" : null, "nfType" : null, "nfRole" : null, "nfNamingCode" : null, "multiStageDesign" : "false", "resourceInput" : "{\\\"vf_module_id\\\":\\\"Ubuntu20-VF-module\\\",\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\",\\\"Ubuntu20_pub_key\\\":\\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\",\\\"vnf_name\\\":\\\"Ubuntu20-VNF-name\\\",\\\"Ubuntu20_image_name\\\":\\\"ubuntu-20.04\\\",\\\"dcae_collector_ip\\\":\\\"10.4.2.166\\\",\\\"vnf_id\\\":\\\"Ubuntu20-VNF\\\",\\\"Ubuntu20_name_0\\\":\\\"Ubuntu20\\\",\\\"dcae_collector_port\\\":\\\"30417\\\",\\\"admin_plane_net_name\\\":\\\"admin\\\",\\\"Ubuntu20_flavor_name\\\":\\\"m1.small\\\"}", "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "vnfcInstanceGroupOrder" : null, "nfDataValid" : false, "controllerActor" : "SO-REF-DATA", "creationTimestamp" : "2021-09-03T02:49:27.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10" }, "vnfResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/service" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vfModuleCustomizations" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfcInstanceGroupCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88" } } } 2021-09-03T02:52:09.952Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:09.952Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88|INFO|500||InvokeReturn 2021-09-03T02:52:09.974Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources 2021-09-03T02:52:09.975Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|INFO|500||Invoke 2021-09-03T02:52:09.975Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:09.975Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources 2021-09-03T02:52:09.975Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Method : GET 2021-09-03T02:52:09.976Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"55ce9232-ab78-497e-b406-0531a6546ed0", X-RequestID:"55ce9232-ab78-497e-b406-0531a6546ed0", X-TransactionID:"55ce9232-ab78-497e-b406-0531a6546ed0", X-ECOMP-RequestID:"55ce9232-ab78-497e-b406-0531a6546ed0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1677f4b1-7e8e-4493-b59a-09376790c2e1"] 2021-09-03T02:52:09.976Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Request body: 2021-09-03T02:52:09.976Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:10.008Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:10.009Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:10.009Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Status text : 2021-09-03T02:52:10.009Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/0c205689-c82b-4efd-bbc5-304ea6babf1b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:10.011Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Response body: { "modelUUID" : "0c205689-c82b-4efd-bbc5-304ea6babf1b", "modelInvariantUUID" : "8eb2880b-ef9f-4fd4-bfee-0c6937858278", "modelName" : "basic_vm", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vf.BasicVm", "description" : "VF", "orchestrationMode" : "HEAT", "aicVersionMin" : null, "aicVersionMax" : null, "category" : "Generic", "subCategory" : "Abstract", "created" : "2021-09-03T02:49:27.000+00:00", "modelInvariantId" : "8eb2880b-ef9f-4fd4-bfee-0c6937858278", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/0c205689-c82b-4efd-bbc5-304ea6babf1b" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/0c205689-c82b-4efd-bbc5-304ea6babf1b" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/0c205689-c82b-4efd-bbc5-304ea6babf1b/heatTemplates" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/0c205689-c82b-4efd-bbc5-304ea6babf1b/vnfResourceWorkflow" } } } 2021-09-03T02:52:10.011Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:10.012Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|INFO|500||InvokeReturn 2021-09-03T02:52:10.023Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance 2021-09-03T02:52:10.023Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2021-09-03T02:52:10.023Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:10.023Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance 2021-09-03T02:52:10.024Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method : GET 2021-09-03T02:52:10.024Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"55ce9232-ab78-497e-b406-0531a6546ed0", X-RequestID:"55ce9232-ab78-497e-b406-0531a6546ed0", X-TransactionID:"55ce9232-ab78-497e-b406-0531a6546ed0", X-ECOMP-RequestID:"55ce9232-ab78-497e-b406-0531a6546ed0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af725f59-5e29-4c29-882d-1801801dfa05"] 2021-09-03T02:52:10.024Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 2021-09-03T02:52:10.024Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:10.051Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:10.052Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:10.052Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : 2021-09-03T02:52:10.052Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:10.053Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: { "id" : 10006, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "createInstance", "description" : "Gr api recipe to create vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2021-09-03T01:02:43.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10006" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10006" } } } 2021-09-03T02:52:10.053Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:10.053Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2021-09-03T02:52:10.063Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:52:10.063Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-09-03T02:52:10.063Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:10.063Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:52:10.064Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-09-03T02:52:10.064Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2584", X-B3-TraceId:"cd579f829049ebcc", X-B3-SpanId:"84a68308b1465d05", X-B3-ParentSpanId:"cd579f829049ebcc", X-B3-Sampled:"0", X-ONAP-RequestID:"55ce9232-ab78-497e-b406-0531a6546ed0", X-RequestID:"55ce9232-ab78-497e-b406-0531a6546ed0", X-TransactionID:"55ce9232-ab78-497e-b406-0531a6546ed0", X-ECOMP-RequestID:"55ce9232-ab78-497e-b406-0531a6546ed0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f5268f9-09a2-4ec0-b222-db3e52950fa3"] 2021-09-03T02:52:10.064Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"55ce9232-ab78-497e-b406-0531a6546ed0","requestStatus":"IN_PROGRESS","startTime":1630637529676,"source":"VID","vnfName":"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"93f71d5aeecb4135a3590b6f62af098b","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"311329d4-8de6-48f1-9dc2-9e546f5bfa29","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"55ce9232-ab78-497e-b406-0531a6546ed0"} 2021-09-03T02:52:10.064Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:10.084Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:10.085Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-09-03T02:52:10.085Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-09-03T02:52:10.086Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:10.087Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "55ce9232-ab78-497e-b406-0531a6546ed0", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:52:09.676+00:00", "source" : "VID", "vnfName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-09-03T02:52:10.074+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "55ce9232-ab78-497e-b406-0531a6546ed0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0" } } } 2021-09-03T02:52:10.087Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:10.087Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-09-03T02:52:10.097Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:52:10.097Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-09-03T02:52:10.097Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:10.098Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:52:10.098Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-09-03T02:52:10.098Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2942", X-B3-TraceId:"cd579f829049ebcc", X-B3-SpanId:"dbf247bd92cba0a3", X-B3-ParentSpanId:"cd579f829049ebcc", X-B3-Sampled:"0", X-ONAP-RequestID:"55ce9232-ab78-497e-b406-0531a6546ed0", X-RequestID:"55ce9232-ab78-497e-b406-0531a6546ed0", X-TransactionID:"55ce9232-ab78-497e-b406-0531a6546ed0", X-ECOMP-RequestID:"55ce9232-ab78-497e-b406-0531a6546ed0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9064d6ac-6dc2-4e92-bcd2-837460073230"] 2021-09-03T02:52:10.098Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\"modelVersionId\":\"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\"modelCustomizationId\":\"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\"modelUuid\":\"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\"modelInvariantUuid\":\"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"de2dd50a-c763-4abf-b322-5428010d5d6b\",\"source\":\"VID\",\"instanceName\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\"modelInfo\":{\"modelInvariantId\":\"de2dd50a-c763-4abf-b322-5428010d5d6b\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"4af13815-6c49-41de-9347-5b78c5571283\",\"modelUuid\":\"4af13815-6c49-41de-9347-5b78c5571283\",\"modelInvariantUuid\":\"de2dd50a-c763-4abf-b322-5428010d5d6b\"}}}],\"cloudConfiguration\":{\"tenantId\":\"93f71d5aeecb4135a3590b6f62af098b\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"311329d4-8de6-48f1-9dc2-9e546f5bfa29\"}","type":"String"},"requestId":{"value":"55ce9232-ab78-497e-b406-0531a6546ed0","type":"String"},"mso-request-id":{"value":"55ce9232-ab78-497e-b406-0531a6546ed0","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"311329d4-8de6-48f1-9dc2-9e546f5bfa29","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"basic_vm/basic_vm 0","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-09-03T02:52:10.098Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:11.110Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:11.111Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-09-03T02:52:11.111Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-09-03T02:52:11.111Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 03 Sep 2021 02:52:11 GMT", X-ONAP-RequestID:"55ce9232-ab78-497e-b406-0531a6546ed0", X-RequestID:"55ce9232-ab78-497e-b406-0531a6546ed0", X-TransactionID:"55ce9232-ab78-497e-b406-0531a6546ed0", X-ECOMP-RequestID:"55ce9232-ab78-497e-b406-0531a6546ed0", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"9064d6ac-6dc2-4e92-bcd2-837460073230", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:11.112Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"55ce9232-ab78-497e-b406-0531a6546ed0\",\"instanceId\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\"}}","message":"Success","processInstanceID":"eee68bc9-0c61-11ec-994b-e2843a500213","variables":null,"messageCode":200} 2021-09-03T02:52:11.112Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:11.112Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-09-03T02:52:11.115Z|55ce9232-ab78-497e-b406-0531a6546ed0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:52:11.245Z|61ed2487-6446-4edf-a6d9-0ea6a8f1efed|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:52:11.247Z|61ed2487-6446-4edf-a6d9-0ea6a8f1efed|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0 2021-09-03T02:52:11.248Z|61ed2487-6446-4edf-a6d9-0ea6a8f1efed|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|INFO|500||Invoke 2021-09-03T02:52:11.248Z|61ed2487-6446-4edf-a6d9-0ea6a8f1efed|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:11.248Z|61ed2487-6446-4edf-a6d9-0ea6a8f1efed|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0 2021-09-03T02:52:11.248Z|61ed2487-6446-4edf-a6d9-0ea6a8f1efed|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Method : GET 2021-09-03T02:52:11.248Z|61ed2487-6446-4edf-a6d9-0ea6a8f1efed|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"59faca4c881285d2", X-B3-SpanId:"ab2a74cd5888e39a", X-B3-ParentSpanId:"59faca4c881285d2", X-B3-Sampled:"0", X-ONAP-RequestID:"61ed2487-6446-4edf-a6d9-0ea6a8f1efed", X-RequestID:"61ed2487-6446-4edf-a6d9-0ea6a8f1efed", X-TransactionID:"61ed2487-6446-4edf-a6d9-0ea6a8f1efed", X-ECOMP-RequestID:"61ed2487-6446-4edf-a6d9-0ea6a8f1efed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ececf94-be06-43d7-beb6-fec6a2f7768b"] 2021-09-03T02:52:11.248Z|61ed2487-6446-4edf-a6d9-0ea6a8f1efed|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Request body: 2021-09-03T02:52:11.248Z|61ed2487-6446-4edf-a6d9-0ea6a8f1efed|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:11.260Z|61ed2487-6446-4edf-a6d9-0ea6a8f1efed|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:11.260Z|61ed2487-6446-4edf-a6d9-0ea6a8f1efed|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:11.260Z|61ed2487-6446-4edf-a6d9-0ea6a8f1efed|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Status text : 2021-09-03T02:52:11.260Z|61ed2487-6446-4edf-a6d9-0ea6a8f1efed|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:11.261Z|61ed2487-6446-4edf-a6d9-0ea6a8f1efed|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Response body: { "requestId" : "55ce9232-ab78-497e-b406-0531a6546ed0", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:52:09.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:52:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "55ce9232-ab78-497e-b406-0531a6546ed0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0" } } } 2021-09-03T02:52:11.261Z|61ed2487-6446-4edf-a6d9-0ea6a8f1efed|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:11.261Z|61ed2487-6446-4edf-a6d9-0ea6a8f1efed|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|INFO|500||InvokeReturn 2021-09-03T02:52:11.262Z|61ed2487-6446-4edf-a6d9-0ea6a8f1efed|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false 2021-09-03T02:52:11.263Z|61ed2487-6446-4edf-a6d9-0ea6a8f1efed|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:52:11.263Z|61ed2487-6446-4edf-a6d9-0ea6a8f1efed|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:11.263Z|61ed2487-6446-4edf-a6d9-0ea6a8f1efed|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false 2021-09-03T02:52:11.263Z|61ed2487-6446-4edf-a6d9-0ea6a8f1efed|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:52:11.264Z|61ed2487-6446-4edf-a6d9-0ea6a8f1efed|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"59faca4c881285d2", X-B3-SpanId:"4204b443d0ef599c", X-B3-ParentSpanId:"59faca4c881285d2", X-B3-Sampled:"0", X-ONAP-RequestID:"61ed2487-6446-4edf-a6d9-0ea6a8f1efed", X-RequestID:"61ed2487-6446-4edf-a6d9-0ea6a8f1efed", X-TransactionID:"61ed2487-6446-4edf-a6d9-0ea6a8f1efed", X-ECOMP-RequestID:"61ed2487-6446-4edf-a6d9-0ea6a8f1efed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e60651df-0b2a-4369-b572-4df2c278de0e"] 2021-09-03T02:52:11.264Z|61ed2487-6446-4edf-a6d9-0ea6a8f1efed|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:52:11.264Z|61ed2487-6446-4edf-a6d9-0ea6a8f1efed|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:11.272Z|61ed2487-6446-4edf-a6d9-0ea6a8f1efed|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:11.272Z|61ed2487-6446-4edf-a6d9-0ea6a8f1efed|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:11.273Z|61ed2487-6446-4edf-a6d9-0ea6a8f1efed|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:52:11.273Z|61ed2487-6446-4edf-a6d9-0ea6a8f1efed|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:11.274Z|61ed2487-6446-4edf-a6d9-0ea6a8f1efed|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:52:11.274Z|61ed2487-6446-4edf-a6d9-0ea6a8f1efed|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:11.275Z|61ed2487-6446-4edf-a6d9-0ea6a8f1efed|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:52:11.282Z|61ed2487-6446-4edf-a6d9-0ea6a8f1efed|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:52:14.457Z|cbaba583-a5e7-4793-b7f9-07e3b5f38ffc|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:52:14.457Z|cbaba583-a5e7-4793-b7f9-07e3b5f38ffc|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:52:15.868Z|5cbaee92-c129-4495-8b81-52a0685e5d26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:52:15.871Z|5cbaee92-c129-4495-8b81-52a0685e5d26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:52:19.133Z|dd4b146c-7c70-427a-938f-7407dde99f89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:52:19.133Z|0137e148-787a-4fc6-a90e-a8cd3e21769b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:52:19.134Z|dd4b146c-7c70-427a-938f-7407dde99f89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:52:19.134Z|0137e148-787a-4fc6-a90e-a8cd3e21769b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:52:19.136Z|9f995042-88b1-4562-8a2b-7d873e8ea39b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:52:19.137Z|9f995042-88b1-4562-8a2b-7d873e8ea39b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:52:21.416Z|6b1b594d-e5d7-4506-879f-ca689e006b4c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:52:21.419Z|6b1b594d-e5d7-4506-879f-ca689e006b4c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0 2021-09-03T02:52:21.420Z|6b1b594d-e5d7-4506-879f-ca689e006b4c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|INFO|500||Invoke 2021-09-03T02:52:21.420Z|6b1b594d-e5d7-4506-879f-ca689e006b4c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:21.420Z|6b1b594d-e5d7-4506-879f-ca689e006b4c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0 2021-09-03T02:52:21.420Z|6b1b594d-e5d7-4506-879f-ca689e006b4c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Method : GET 2021-09-03T02:52:21.420Z|6b1b594d-e5d7-4506-879f-ca689e006b4c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1fcc97b6bfffa0a", X-B3-SpanId:"61034ee42ae2b5fa", X-B3-ParentSpanId:"c1fcc97b6bfffa0a", X-B3-Sampled:"0", X-ONAP-RequestID:"6b1b594d-e5d7-4506-879f-ca689e006b4c", X-RequestID:"6b1b594d-e5d7-4506-879f-ca689e006b4c", X-TransactionID:"6b1b594d-e5d7-4506-879f-ca689e006b4c", X-ECOMP-RequestID:"6b1b594d-e5d7-4506-879f-ca689e006b4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40264134-31a5-42fe-bc0f-0cd24b63dd4b"] 2021-09-03T02:52:21.421Z|6b1b594d-e5d7-4506-879f-ca689e006b4c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Request body: 2021-09-03T02:52:21.421Z|6b1b594d-e5d7-4506-879f-ca689e006b4c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:21.435Z|6b1b594d-e5d7-4506-879f-ca689e006b4c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:21.435Z|6b1b594d-e5d7-4506-879f-ca689e006b4c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:21.435Z|6b1b594d-e5d7-4506-879f-ca689e006b4c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Status text : 2021-09-03T02:52:21.436Z|6b1b594d-e5d7-4506-879f-ca689e006b4c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:21.436Z|6b1b594d-e5d7-4506-879f-ca689e006b4c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Response body: { "requestId" : "55ce9232-ab78-497e-b406-0531a6546ed0", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:52:09.000+00:00", "endTime" : "2021-09-03T02:52:20.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:52:20.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "55ce9232-ab78-497e-b406-0531a6546ed0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0" } } } 2021-09-03T02:52:21.436Z|6b1b594d-e5d7-4506-879f-ca689e006b4c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:21.436Z|6b1b594d-e5d7-4506-879f-ca689e006b4c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|INFO|500||InvokeReturn 2021-09-03T02:52:21.438Z|6b1b594d-e5d7-4506-879f-ca689e006b4c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false 2021-09-03T02:52:21.438Z|6b1b594d-e5d7-4506-879f-ca689e006b4c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:52:21.438Z|6b1b594d-e5d7-4506-879f-ca689e006b4c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:21.438Z|6b1b594d-e5d7-4506-879f-ca689e006b4c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false 2021-09-03T02:52:21.439Z|6b1b594d-e5d7-4506-879f-ca689e006b4c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:52:21.439Z|6b1b594d-e5d7-4506-879f-ca689e006b4c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1fcc97b6bfffa0a", X-B3-SpanId:"0e4360c5b1400c9e", X-B3-ParentSpanId:"c1fcc97b6bfffa0a", X-B3-Sampled:"0", X-ONAP-RequestID:"6b1b594d-e5d7-4506-879f-ca689e006b4c", X-RequestID:"6b1b594d-e5d7-4506-879f-ca689e006b4c", X-TransactionID:"6b1b594d-e5d7-4506-879f-ca689e006b4c", X-ECOMP-RequestID:"6b1b594d-e5d7-4506-879f-ca689e006b4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5bc64e41-ba7f-488a-8e1b-2adcfb4bcb7c"] 2021-09-03T02:52:21.439Z|6b1b594d-e5d7-4506-879f-ca689e006b4c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:52:21.439Z|6b1b594d-e5d7-4506-879f-ca689e006b4c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:21.447Z|6b1b594d-e5d7-4506-879f-ca689e006b4c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:21.448Z|6b1b594d-e5d7-4506-879f-ca689e006b4c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:21.448Z|6b1b594d-e5d7-4506-879f-ca689e006b4c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:52:21.448Z|6b1b594d-e5d7-4506-879f-ca689e006b4c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:21.449Z|6b1b594d-e5d7-4506-879f-ca689e006b4c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:52:21.449Z|6b1b594d-e5d7-4506-879f-ca689e006b4c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:21.449Z|6b1b594d-e5d7-4506-879f-ca689e006b4c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:52:21.546Z|6b1b594d-e5d7-4506-879f-ca689e006b4c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:52:21.674Z|38295420-4e13-476e-bbc1-bc54a065e038|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:52:21.677Z|38295420-4e13-476e-bbc1-bc54a065e038|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0 2021-09-03T02:52:21.677Z|38295420-4e13-476e-bbc1-bc54a065e038|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|INFO|500||Invoke 2021-09-03T02:52:21.677Z|38295420-4e13-476e-bbc1-bc54a065e038|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:21.677Z|38295420-4e13-476e-bbc1-bc54a065e038|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0 2021-09-03T02:52:21.677Z|38295420-4e13-476e-bbc1-bc54a065e038|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Method : GET 2021-09-03T02:52:21.677Z|38295420-4e13-476e-bbc1-bc54a065e038|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4abc208d3b499331", X-B3-SpanId:"432caf01ecaab9ff", X-B3-ParentSpanId:"4abc208d3b499331", X-B3-Sampled:"0", X-ONAP-RequestID:"38295420-4e13-476e-bbc1-bc54a065e038", X-RequestID:"38295420-4e13-476e-bbc1-bc54a065e038", X-TransactionID:"38295420-4e13-476e-bbc1-bc54a065e038", X-ECOMP-RequestID:"38295420-4e13-476e-bbc1-bc54a065e038", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2bac5ea-dbf5-4580-820d-b3c253f3d1fd"] 2021-09-03T02:52:21.678Z|38295420-4e13-476e-bbc1-bc54a065e038|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Request body: 2021-09-03T02:52:21.678Z|38295420-4e13-476e-bbc1-bc54a065e038|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:21.690Z|38295420-4e13-476e-bbc1-bc54a065e038|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:21.691Z|38295420-4e13-476e-bbc1-bc54a065e038|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:21.691Z|38295420-4e13-476e-bbc1-bc54a065e038|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Status text : 2021-09-03T02:52:21.691Z|38295420-4e13-476e-bbc1-bc54a065e038|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:21.692Z|38295420-4e13-476e-bbc1-bc54a065e038|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Response body: { "requestId" : "55ce9232-ab78-497e-b406-0531a6546ed0", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:52:09.000+00:00", "endTime" : "2021-09-03T02:52:20.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:52:20.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "55ce9232-ab78-497e-b406-0531a6546ed0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0" } } } 2021-09-03T02:52:21.692Z|38295420-4e13-476e-bbc1-bc54a065e038|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:21.693Z|38295420-4e13-476e-bbc1-bc54a065e038|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|INFO|500||InvokeReturn 2021-09-03T02:52:21.694Z|38295420-4e13-476e-bbc1-bc54a065e038|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false 2021-09-03T02:52:21.694Z|38295420-4e13-476e-bbc1-bc54a065e038|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:52:21.694Z|38295420-4e13-476e-bbc1-bc54a065e038|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:21.694Z|38295420-4e13-476e-bbc1-bc54a065e038|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false 2021-09-03T02:52:21.695Z|38295420-4e13-476e-bbc1-bc54a065e038|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:52:21.695Z|38295420-4e13-476e-bbc1-bc54a065e038|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4abc208d3b499331", X-B3-SpanId:"3dd70584785fcef9", X-B3-ParentSpanId:"4abc208d3b499331", X-B3-Sampled:"0", X-ONAP-RequestID:"38295420-4e13-476e-bbc1-bc54a065e038", X-RequestID:"38295420-4e13-476e-bbc1-bc54a065e038", X-TransactionID:"38295420-4e13-476e-bbc1-bc54a065e038", X-ECOMP-RequestID:"38295420-4e13-476e-bbc1-bc54a065e038", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc70629c-1ebc-40ec-a718-4d0eaf94f7b6"] 2021-09-03T02:52:21.695Z|38295420-4e13-476e-bbc1-bc54a065e038|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:52:21.695Z|38295420-4e13-476e-bbc1-bc54a065e038|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:21.704Z|38295420-4e13-476e-bbc1-bc54a065e038|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:21.704Z|38295420-4e13-476e-bbc1-bc54a065e038|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:21.704Z|38295420-4e13-476e-bbc1-bc54a065e038|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:52:21.704Z|38295420-4e13-476e-bbc1-bc54a065e038|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:21.705Z|38295420-4e13-476e-bbc1-bc54a065e038|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:52:21.705Z|38295420-4e13-476e-bbc1-bc54a065e038|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:21.706Z|38295420-4e13-476e-bbc1-bc54a065e038|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:52:21.712Z|38295420-4e13-476e-bbc1-bc54a065e038|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:52:21.834Z|24cd37e5-b872-4cb8-af7e-498e79941d88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:52:21.840Z|24cd37e5-b872-4cb8-af7e-498e79941d88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0 2021-09-03T02:52:21.840Z|24cd37e5-b872-4cb8-af7e-498e79941d88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|INFO|500||Invoke 2021-09-03T02:52:21.840Z|24cd37e5-b872-4cb8-af7e-498e79941d88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:21.840Z|24cd37e5-b872-4cb8-af7e-498e79941d88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0 2021-09-03T02:52:21.840Z|24cd37e5-b872-4cb8-af7e-498e79941d88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Method : GET 2021-09-03T02:52:21.841Z|24cd37e5-b872-4cb8-af7e-498e79941d88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7c42711873184ffb", X-B3-SpanId:"dac94d5d2cb068f0", X-B3-ParentSpanId:"7c42711873184ffb", X-B3-Sampled:"0", X-ONAP-RequestID:"24cd37e5-b872-4cb8-af7e-498e79941d88", X-RequestID:"24cd37e5-b872-4cb8-af7e-498e79941d88", X-TransactionID:"24cd37e5-b872-4cb8-af7e-498e79941d88", X-ECOMP-RequestID:"24cd37e5-b872-4cb8-af7e-498e79941d88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f6b2360-b541-4f8b-a1fa-48ed89d0e11a"] 2021-09-03T02:52:21.841Z|24cd37e5-b872-4cb8-af7e-498e79941d88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Request body: 2021-09-03T02:52:21.841Z|24cd37e5-b872-4cb8-af7e-498e79941d88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:21.851Z|24cd37e5-b872-4cb8-af7e-498e79941d88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:21.852Z|24cd37e5-b872-4cb8-af7e-498e79941d88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:21.852Z|24cd37e5-b872-4cb8-af7e-498e79941d88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Status text : 2021-09-03T02:52:21.852Z|24cd37e5-b872-4cb8-af7e-498e79941d88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:21.853Z|24cd37e5-b872-4cb8-af7e-498e79941d88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Response body: { "requestId" : "55ce9232-ab78-497e-b406-0531a6546ed0", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:52:09.000+00:00", "endTime" : "2021-09-03T02:52:20.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:52:20.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "55ce9232-ab78-497e-b406-0531a6546ed0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0" } } } 2021-09-03T02:52:21.853Z|24cd37e5-b872-4cb8-af7e-498e79941d88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:21.854Z|24cd37e5-b872-4cb8-af7e-498e79941d88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|INFO|500||InvokeReturn 2021-09-03T02:52:21.855Z|24cd37e5-b872-4cb8-af7e-498e79941d88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false 2021-09-03T02:52:21.856Z|24cd37e5-b872-4cb8-af7e-498e79941d88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:52:21.856Z|24cd37e5-b872-4cb8-af7e-498e79941d88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:21.856Z|24cd37e5-b872-4cb8-af7e-498e79941d88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false 2021-09-03T02:52:21.857Z|24cd37e5-b872-4cb8-af7e-498e79941d88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:52:21.857Z|24cd37e5-b872-4cb8-af7e-498e79941d88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7c42711873184ffb", X-B3-SpanId:"d90d70d1c1bf1fc4", X-B3-ParentSpanId:"7c42711873184ffb", X-B3-Sampled:"0", X-ONAP-RequestID:"24cd37e5-b872-4cb8-af7e-498e79941d88", X-RequestID:"24cd37e5-b872-4cb8-af7e-498e79941d88", X-TransactionID:"24cd37e5-b872-4cb8-af7e-498e79941d88", X-ECOMP-RequestID:"24cd37e5-b872-4cb8-af7e-498e79941d88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07697ddc-44bf-4f8b-b05a-a5ac606c93e3"] 2021-09-03T02:52:21.857Z|24cd37e5-b872-4cb8-af7e-498e79941d88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:52:21.857Z|24cd37e5-b872-4cb8-af7e-498e79941d88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:21.868Z|24cd37e5-b872-4cb8-af7e-498e79941d88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:21.869Z|24cd37e5-b872-4cb8-af7e-498e79941d88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:21.869Z|24cd37e5-b872-4cb8-af7e-498e79941d88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:52:21.870Z|24cd37e5-b872-4cb8-af7e-498e79941d88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:21.870Z|24cd37e5-b872-4cb8-af7e-498e79941d88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:52:21.871Z|24cd37e5-b872-4cb8-af7e-498e79941d88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:21.871Z|24cd37e5-b872-4cb8-af7e-498e79941d88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:52:21.879Z|24cd37e5-b872-4cb8-af7e-498e79941d88|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:52:22.001Z|9fc91998-41f9-45e8-a5cc-c14d409ee66e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:52:22.004Z|9fc91998-41f9-45e8-a5cc-c14d409ee66e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0 2021-09-03T02:52:22.005Z|9fc91998-41f9-45e8-a5cc-c14d409ee66e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|INFO|500||Invoke 2021-09-03T02:52:22.005Z|9fc91998-41f9-45e8-a5cc-c14d409ee66e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:22.005Z|9fc91998-41f9-45e8-a5cc-c14d409ee66e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0 2021-09-03T02:52:22.006Z|9fc91998-41f9-45e8-a5cc-c14d409ee66e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Method : GET 2021-09-03T02:52:22.006Z|9fc91998-41f9-45e8-a5cc-c14d409ee66e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e18e1d3951b69f53", X-B3-SpanId:"674e85802defcacd", X-B3-ParentSpanId:"e18e1d3951b69f53", X-B3-Sampled:"0", X-ONAP-RequestID:"9fc91998-41f9-45e8-a5cc-c14d409ee66e", X-RequestID:"9fc91998-41f9-45e8-a5cc-c14d409ee66e", X-TransactionID:"9fc91998-41f9-45e8-a5cc-c14d409ee66e", X-ECOMP-RequestID:"9fc91998-41f9-45e8-a5cc-c14d409ee66e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36969d5d-28a1-4419-8091-5d91571853fd"] 2021-09-03T02:52:22.006Z|9fc91998-41f9-45e8-a5cc-c14d409ee66e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Request body: 2021-09-03T02:52:22.007Z|9fc91998-41f9-45e8-a5cc-c14d409ee66e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:22.021Z|9fc91998-41f9-45e8-a5cc-c14d409ee66e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:22.021Z|9fc91998-41f9-45e8-a5cc-c14d409ee66e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:22.022Z|9fc91998-41f9-45e8-a5cc-c14d409ee66e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Status text : 2021-09-03T02:52:22.022Z|9fc91998-41f9-45e8-a5cc-c14d409ee66e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:22.023Z|9fc91998-41f9-45e8-a5cc-c14d409ee66e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Response body: { "requestId" : "55ce9232-ab78-497e-b406-0531a6546ed0", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:52:09.000+00:00", "endTime" : "2021-09-03T02:52:20.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:52:20.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "55ce9232-ab78-497e-b406-0531a6546ed0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0" } } } 2021-09-03T02:52:22.024Z|9fc91998-41f9-45e8-a5cc-c14d409ee66e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:22.024Z|9fc91998-41f9-45e8-a5cc-c14d409ee66e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|INFO|500||InvokeReturn 2021-09-03T02:52:22.026Z|9fc91998-41f9-45e8-a5cc-c14d409ee66e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false 2021-09-03T02:52:22.027Z|9fc91998-41f9-45e8-a5cc-c14d409ee66e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:52:22.027Z|9fc91998-41f9-45e8-a5cc-c14d409ee66e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:22.027Z|9fc91998-41f9-45e8-a5cc-c14d409ee66e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false 2021-09-03T02:52:22.027Z|9fc91998-41f9-45e8-a5cc-c14d409ee66e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:52:22.028Z|9fc91998-41f9-45e8-a5cc-c14d409ee66e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e18e1d3951b69f53", X-B3-SpanId:"10f4115386a89353", X-B3-ParentSpanId:"e18e1d3951b69f53", X-B3-Sampled:"0", X-ONAP-RequestID:"9fc91998-41f9-45e8-a5cc-c14d409ee66e", X-RequestID:"9fc91998-41f9-45e8-a5cc-c14d409ee66e", X-TransactionID:"9fc91998-41f9-45e8-a5cc-c14d409ee66e", X-ECOMP-RequestID:"9fc91998-41f9-45e8-a5cc-c14d409ee66e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc6d856f-2463-4547-bf94-9ea2bf3b32bd"] 2021-09-03T02:52:22.028Z|9fc91998-41f9-45e8-a5cc-c14d409ee66e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:52:22.028Z|9fc91998-41f9-45e8-a5cc-c14d409ee66e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:22.036Z|9fc91998-41f9-45e8-a5cc-c14d409ee66e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:22.037Z|9fc91998-41f9-45e8-a5cc-c14d409ee66e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:22.037Z|9fc91998-41f9-45e8-a5cc-c14d409ee66e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:52:22.037Z|9fc91998-41f9-45e8-a5cc-c14d409ee66e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:22.038Z|9fc91998-41f9-45e8-a5cc-c14d409ee66e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:52:22.038Z|9fc91998-41f9-45e8-a5cc-c14d409ee66e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:22.038Z|9fc91998-41f9-45e8-a5cc-c14d409ee66e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:52:22.046Z|9fc91998-41f9-45e8-a5cc-c14d409ee66e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:52:22.167Z|0f36d590-5c2c-4d0d-9de6-c5ce919b07ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:52:22.170Z|0f36d590-5c2c-4d0d-9de6-c5ce919b07ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0 2021-09-03T02:52:22.170Z|0f36d590-5c2c-4d0d-9de6-c5ce919b07ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|INFO|500||Invoke 2021-09-03T02:52:22.170Z|0f36d590-5c2c-4d0d-9de6-c5ce919b07ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:22.170Z|0f36d590-5c2c-4d0d-9de6-c5ce919b07ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0 2021-09-03T02:52:22.171Z|0f36d590-5c2c-4d0d-9de6-c5ce919b07ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Method : GET 2021-09-03T02:52:22.171Z|0f36d590-5c2c-4d0d-9de6-c5ce919b07ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6416edb2ba3d5451", X-B3-SpanId:"476318ef1204e857", X-B3-ParentSpanId:"6416edb2ba3d5451", X-B3-Sampled:"0", X-ONAP-RequestID:"0f36d590-5c2c-4d0d-9de6-c5ce919b07ef", X-RequestID:"0f36d590-5c2c-4d0d-9de6-c5ce919b07ef", X-TransactionID:"0f36d590-5c2c-4d0d-9de6-c5ce919b07ef", X-ECOMP-RequestID:"0f36d590-5c2c-4d0d-9de6-c5ce919b07ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ec3dd91-6148-4909-ba74-f005d315bcd9"] 2021-09-03T02:52:22.171Z|0f36d590-5c2c-4d0d-9de6-c5ce919b07ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Request body: 2021-09-03T02:52:22.171Z|0f36d590-5c2c-4d0d-9de6-c5ce919b07ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:22.182Z|0f36d590-5c2c-4d0d-9de6-c5ce919b07ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:22.183Z|0f36d590-5c2c-4d0d-9de6-c5ce919b07ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:22.183Z|0f36d590-5c2c-4d0d-9de6-c5ce919b07ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Status text : 2021-09-03T02:52:22.183Z|0f36d590-5c2c-4d0d-9de6-c5ce919b07ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:22.183Z|0f36d590-5c2c-4d0d-9de6-c5ce919b07ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||Response body: { "requestId" : "55ce9232-ab78-497e-b406-0531a6546ed0", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:52:09.000+00:00", "endTime" : "2021-09-03T02:52:20.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:52:20.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "55ce9232-ab78-497e-b406-0531a6546ed0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0" } } } 2021-09-03T02:52:22.184Z|0f36d590-5c2c-4d0d-9de6-c5ce919b07ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:22.184Z|0f36d590-5c2c-4d0d-9de6-c5ce919b07ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/55ce9232-ab78-497e-b406-0531a6546ed0|INFO|500||InvokeReturn 2021-09-03T02:52:22.185Z|0f36d590-5c2c-4d0d-9de6-c5ce919b07ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false 2021-09-03T02:52:22.185Z|0f36d590-5c2c-4d0d-9de6-c5ce919b07ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:52:22.185Z|0f36d590-5c2c-4d0d-9de6-c5ce919b07ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:22.186Z|0f36d590-5c2c-4d0d-9de6-c5ce919b07ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false 2021-09-03T02:52:22.186Z|0f36d590-5c2c-4d0d-9de6-c5ce919b07ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:52:22.186Z|0f36d590-5c2c-4d0d-9de6-c5ce919b07ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6416edb2ba3d5451", X-B3-SpanId:"c7b36cfc617e2cd8", X-B3-ParentSpanId:"6416edb2ba3d5451", X-B3-Sampled:"0", X-ONAP-RequestID:"0f36d590-5c2c-4d0d-9de6-c5ce919b07ef", X-RequestID:"0f36d590-5c2c-4d0d-9de6-c5ce919b07ef", X-TransactionID:"0f36d590-5c2c-4d0d-9de6-c5ce919b07ef", X-ECOMP-RequestID:"0f36d590-5c2c-4d0d-9de6-c5ce919b07ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dfe07756-ed1a-4cdc-8140-eb0daa6639aa"] 2021-09-03T02:52:22.186Z|0f36d590-5c2c-4d0d-9de6-c5ce919b07ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:52:22.186Z|0f36d590-5c2c-4d0d-9de6-c5ce919b07ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:22.193Z|0f36d590-5c2c-4d0d-9de6-c5ce919b07ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:22.194Z|0f36d590-5c2c-4d0d-9de6-c5ce919b07ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:22.194Z|0f36d590-5c2c-4d0d-9de6-c5ce919b07ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:52:22.194Z|0f36d590-5c2c-4d0d-9de6-c5ce919b07ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:22.195Z|0f36d590-5c2c-4d0d-9de6-c5ce919b07ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:52:22.195Z|0f36d590-5c2c-4d0d-9de6-c5ce919b07ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:22.196Z|0f36d590-5c2c-4d0d-9de6-c5ce919b07ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=55ce9232-ab78-497e-b406-0531a6546ed0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:52:22.203Z|0f36d590-5c2c-4d0d-9de6-c5ce919b07ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/55ce9232-ab78-497e-b406-0531a6546ed0|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:52:29.152Z|24fa7206-42c8-477b-b760-4e2005d77c09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:52:29.152Z|cac07697-1279-4758-9b57-de99b5d821aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:52:29.153Z|24fa7206-42c8-477b-b760-4e2005d77c09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:52:29.153Z|cac07697-1279-4758-9b57-de99b5d821aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:52:29.154Z|a073ad02-8463-4428-aa1c-0e860db58b79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:52:29.155Z|a073ad02-8463-4428-aa1c-0e860db58b79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:52:30.484Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:52:30.485Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 65e0b418-fba0-482e-8e6c-054b7b64b1b4 already exists in requestDb InfraActiveRequests table 2021-09-03T02:52:30.485Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:52:30.486Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||Invoke 2021-09-03T02:52:30.486Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:30.486Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:52:30.486Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Method : GET 2021-09-03T02:52:30.486Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a69a3ad360c103bb", X-B3-SpanId:"118162e476773ca5", X-B3-ParentSpanId:"a69a3ad360c103bb", X-B3-Sampled:"0", X-ONAP-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-TransactionID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-ECOMP-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"715a7db3-2ce2-4458-9a41-1e3b7514821f"] 2021-09-03T02:52:30.486Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Request body: 2021-09-03T02:52:30.486Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:30.500Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:30.501Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:52:30.501Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status text : 2021-09-03T02:52:30.501Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:52:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:30.501Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Response body: 2021-09-03T02:52:30.502Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:30.502Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|404|Not Found|InvokeReturn 2021-09-03T02:52:30.508Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|||INFO|500||Running local validations 2021-09-03T02:52:30.513Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:52:30.538Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|INFO|500||Invoke 2021-09-03T02:52:30.539Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b with request headers:{Authorization=[***REDACTED***], X-RequestID=[65e0b418-fba0-482e-8e6c-054b7b64b1b4], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[05b799da-8367-4ef2-8b82-527a793ed2ae], X-ECOMP-RequestID=[65e0b418-fba0-482e-8e6c-054b7b64b1b4], X-TransactionId=[], X-ONAP-RequestID=[65e0b418-fba0-482e-8e6c-054b7b64b1b4]} 2021-09-03T02:52:30.588Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210903-02:52:30:563-30118], vertex-id=[164008], Content-Length=[1059], Date=[Fri, 03 Sep 2021 02:52:30 GMT], Content-Type=[application/json]} 2021-09-03T02:52:30.589Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|DEBUG|500||{"tenant-id":"93f71d5aeecb4135a3590b6f62af098b","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1630637532861","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/a760820b-453b-4f0c-b8a2-3b3542f55940","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a760820b-453b-4f0c-b8a2-3b3542f55940"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-09-03T02:52:30.590Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|INFO|500||InvokeReturn 2021-09-03T02:52:30.591Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-09-03T02:52:30.591Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-09-03T02:52:30.593Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:52:30.593Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-09-03T02:52:30.594Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:30.594Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:52:30.594Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-09-03T02:52:30.594Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"222", X-B3-TraceId:"a69a3ad360c103bb", X-B3-SpanId:"20503bee2ecc6fb2", X-B3-ParentSpanId:"a69a3ad360c103bb", X-B3-Sampled:"0", X-ONAP-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-TransactionID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-ECOMP-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b368b09-6cc0-49e7-a13e-309f168928fc"] 2021-09-03T02:52:30.595Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"a760820b-453b-4f0c-b8a2-3b3542f55940","serviceInstanceId":"311329d4-8de6-48f1-9dc2-9e546f5bfa29"},"instanceName":"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2","requestScope":"vfModule"} 2021-09-03T02:52:30.595Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:30.609Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:30.609Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:30.610Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-09-03T02:52:30.610Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:52:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:30.611Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-09-03T02:52:30.611Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:30.612Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-09-03T02:52:30.613Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=76a95acb-3927-4455-92e0-bb49f3f0ba1e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=76a95acb-3927-4455-92e0-bb49f3f0ba1e 2021-09-03T02:52:30.613Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=76a95acb-3927-4455-92e0-bb49f3f0ba1e|INFO|500||Invoke 2021-09-03T02:52:30.614Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=76a95acb-3927-4455-92e0-bb49f3f0ba1e|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:30.614Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=76a95acb-3927-4455-92e0-bb49f3f0ba1e|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=76a95acb-3927-4455-92e0-bb49f3f0ba1e 2021-09-03T02:52:30.615Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=76a95acb-3927-4455-92e0-bb49f3f0ba1e|DEBUG|500||Method : GET 2021-09-03T02:52:30.615Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=76a95acb-3927-4455-92e0-bb49f3f0ba1e|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-TransactionID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-ECOMP-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f3201aa-3013-42f3-9da1-559bced3792e"] 2021-09-03T02:52:30.615Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=76a95acb-3927-4455-92e0-bb49f3f0ba1e|DEBUG|500||Request body: 2021-09-03T02:52:30.616Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=76a95acb-3927-4455-92e0-bb49f3f0ba1e|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:30.656Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=76a95acb-3927-4455-92e0-bb49f3f0ba1e|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:30.657Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=76a95acb-3927-4455-92e0-bb49f3f0ba1e|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:30.657Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=76a95acb-3927-4455-92e0-bb49f3f0ba1e|DEBUG|500||Status text : 2021-09-03T02:52:30.658Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=76a95acb-3927-4455-92e0-bb49f3f0ba1e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:30.658Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=76a95acb-3927-4455-92e0-bb49f3f0ba1e|DEBUG|500||Response body: { "id" : 10, "modelCustomizationUUID" : "76a95acb-3927-4455-92e0-bb49f3f0ba1e", "label" : "base_ubuntu20", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2021-09-03 02:49:27.000", "skipPostInstConf" : true, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/heatEnvironment" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/cvnfcCustomization" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/volumeHeatEnv" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vnfCustomization" } } } 2021-09-03T02:52:30.658Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=76a95acb-3927-4455-92e0-bb49f3f0ba1e|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:30.659Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=76a95acb-3927-4455-92e0-bb49f3f0ba1e|INFO|500||InvokeReturn 2021-09-03T02:52:30.671Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule 2021-09-03T02:52:30.671Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|INFO|500||Invoke 2021-09-03T02:52:30.671Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:30.672Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule 2021-09-03T02:52:30.672Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Method : GET 2021-09-03T02:52:30.672Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-TransactionID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-ECOMP-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67589946-5e99-47cc-b48d-a46bb98ec6c8"] 2021-09-03T02:52:30.672Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Request body: 2021-09-03T02:52:30.673Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:30.706Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:30.707Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:30.708Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Status text : 2021-09-03T02:52:30.708Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:30.709Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Response body: { "modelUUID" : "4c7f9bda-68b6-499b-b85b-fd70c73ad3bb", "modelInvariantUUID" : "bcb775c3-95a6-480e-bfc0-7dcf77427c94", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2021-09-03 02:49:27.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb/vnfResources" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb/heatFiles" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb/moduleHeatTemplate" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb/volumeHeatTemplate" } } } 2021-09-03T02:52:30.709Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:30.710Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|INFO|500||InvokeReturn 2021-09-03T02:52:30.721Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance 2021-09-03T02:52:30.722Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2021-09-03T02:52:30.722Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:30.722Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance 2021-09-03T02:52:30.723Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2021-09-03T02:52:30.723Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-TransactionID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-ECOMP-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44d1b3de-987f-411a-942d-5002e3ad341c"] 2021-09-03T02:52:30.724Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2021-09-03T02:52:30.724Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:30.753Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:30.753Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:52:30.753Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2021-09-03T02:52:30.754Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:52:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:30.754Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2021-09-03T02:52:30.755Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:30.755Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2021-09-03T02:52:30.756Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bcb775c3-95a6-480e-bfc0-7dcf77427c94|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bcb775c3-95a6-480e-bfc0-7dcf77427c94 2021-09-03T02:52:30.756Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bcb775c3-95a6-480e-bfc0-7dcf77427c94|INFO|500||Invoke 2021-09-03T02:52:30.756Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bcb775c3-95a6-480e-bfc0-7dcf77427c94|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:30.757Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bcb775c3-95a6-480e-bfc0-7dcf77427c94|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bcb775c3-95a6-480e-bfc0-7dcf77427c94 2021-09-03T02:52:30.757Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bcb775c3-95a6-480e-bfc0-7dcf77427c94|DEBUG|500||Method : GET 2021-09-03T02:52:30.757Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bcb775c3-95a6-480e-bfc0-7dcf77427c94|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-TransactionID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-ECOMP-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82f773b3-c129-4a90-baef-820b7161fd68"] 2021-09-03T02:52:30.757Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bcb775c3-95a6-480e-bfc0-7dcf77427c94|DEBUG|500||Request body: 2021-09-03T02:52:30.758Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bcb775c3-95a6-480e-bfc0-7dcf77427c94|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:30.779Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bcb775c3-95a6-480e-bfc0-7dcf77427c94|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:30.780Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bcb775c3-95a6-480e-bfc0-7dcf77427c94|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:30.780Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bcb775c3-95a6-480e-bfc0-7dcf77427c94|DEBUG|500||Status text : 2021-09-03T02:52:30.780Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bcb775c3-95a6-480e-bfc0-7dcf77427c94|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:30.781Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bcb775c3-95a6-480e-bfc0-7dcf77427c94|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "4c7f9bda-68b6-499b-b85b-fd70c73ad3bb", "modelInvariantUUID" : "bcb775c3-95a6-480e-bfc0-7dcf77427c94", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2021-09-03 02:49:27.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb/vnfResources" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb/heatFiles" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb/moduleHeatTemplate" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb/volumeHeatTemplate" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bcb775c3-95a6-480e-bfc0-7dcf77427c94" } } } 2021-09-03T02:52:30.781Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bcb775c3-95a6-480e-bfc0-7dcf77427c94|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:30.781Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bcb775c3-95a6-480e-bfc0-7dcf77427c94|INFO|500||InvokeReturn 2021-09-03T02:52:30.785Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance 2021-09-03T02:52:30.786Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2021-09-03T02:52:30.786Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:30.786Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance 2021-09-03T02:52:30.786Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2021-09-03T02:52:30.787Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-TransactionID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-ECOMP-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d73f6bf6-b956-4b3c-9880-91b214ed225c"] 2021-09-03T02:52:30.787Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2021-09-03T02:52:30.788Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:30.800Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:30.800Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:52:30.801Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2021-09-03T02:52:30.801Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:52:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:30.801Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2021-09-03T02:52:30.801Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:30.802Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=4c7f9bda-68b6-499b-b85b-fd70c73ad3bb&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2021-09-03T02:52:30.802Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance 2021-09-03T02:52:30.803Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2021-09-03T02:52:30.803Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:30.803Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance 2021-09-03T02:52:30.803Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2021-09-03T02:52:30.804Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-TransactionID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-ECOMP-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c1159a5-eeea-4c3f-abce-f6f0a05e91b1"] 2021-09-03T02:52:30.804Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2021-09-03T02:52:30.804Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:30.825Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:30.825Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:30.826Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2021-09-03T02:52:30.826Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:30.827Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: { "id" : 46, "action" : "createInstance", "description" : "Gr api recipe to create vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/46" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/46" } } } 2021-09-03T02:52:30.827Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:30.828Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||InvokeReturn 2021-09-03T02:52:30.838Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb 2021-09-03T02:52:30.838Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb|INFO|500||Invoke 2021-09-03T02:52:30.838Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:30.839Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb 2021-09-03T02:52:30.839Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb|DEBUG|500||Method : GET 2021-09-03T02:52:30.839Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-TransactionID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-ECOMP-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2adcb85-f985-473c-b7f8-f2967b676215"] 2021-09-03T02:52:30.839Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb|DEBUG|500||Request body: 2021-09-03T02:52:30.840Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:30.859Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:30.859Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:30.859Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb|DEBUG|500||Status text : 2021-09-03T02:52:30.860Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:30.860Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb|DEBUG|500||Response body: { "modelUUID" : "4c7f9bda-68b6-499b-b85b-fd70c73ad3bb", "modelInvariantUUID" : "bcb775c3-95a6-480e-bfc0-7dcf77427c94", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2021-09-03 02:49:27.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb/vnfResources" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb/heatFiles" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb/moduleHeatTemplate" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb/volumeHeatTemplate" } } } 2021-09-03T02:52:30.861Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:30.861Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb|INFO|500||InvokeReturn 2021-09-03T02:52:30.864Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:52:30.864Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-09-03T02:52:30.865Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:30.865Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:52:30.865Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-09-03T02:52:30.866Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3407", X-B3-TraceId:"a69a3ad360c103bb", X-B3-SpanId:"ede31545086a1463", X-B3-ParentSpanId:"a69a3ad360c103bb", X-B3-Sampled:"0", X-ONAP-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-TransactionID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-ECOMP-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7dcb2eab-df2f-4f3b-8f2b-b8ea0ced6131"] 2021-09-03T02:52:30.866Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"65e0b418-fba0-482e-8e6c-054b7b64b1b4","requestStatus":"IN_PROGRESS","startTime":1630637550509,"source":"VID","vnfId":"a760820b-453b-4f0c-b8a2-3b3542f55940","vnfType":"","tenantId":"93f71d5aeecb4135a3590b6f62af098b","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a760820b-453b-4f0c-b8a2-3b3542f55940\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"311329d4-8de6-48f1-9dc2-9e546f5bfa29","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"65e0b418-fba0-482e-8e6c-054b7b64b1b4"} 2021-09-03T02:52:30.866Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:30.868Z|5c5133ad-a75a-494e-aa51-97d4fa6fefbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:52:30.868Z|5c5133ad-a75a-494e-aa51-97d4fa6fefbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:52:30.883Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:30.883Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-09-03T02:52:30.884Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-09-03T02:52:30.884Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:30.884Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:52:30.509+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a760820b-453b-4f0c-b8a2-3b3542f55940\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-09-03T02:52:30.875+00:00", "vfModuleName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" } } } 2021-09-03T02:52:30.884Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:30.885Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-09-03T02:52:30.890Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:52:30.890Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-09-03T02:52:30.891Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:30.891Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:52:30.891Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-09-03T02:52:30.891Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3671", X-B3-TraceId:"a69a3ad360c103bb", X-B3-SpanId:"e5be7b32872b7811", X-B3-ParentSpanId:"a69a3ad360c103bb", X-B3-Sampled:"0", X-ONAP-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-TransactionID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-ECOMP-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66475677-c60f-41d2-8560-a5217b0f88a1"] 2021-09-03T02:52:30.891Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"BasicVm..base_ubuntu20..module-0\",\"modelInvariantId\":\"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"76a95acb-3927-4455-92e0-bb49f3f0ba1e\",\"modelVersionId\":\"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\"modelCustomizationId\":\"76a95acb-3927-4455-92e0-bb49f3f0ba1e\",\"modelUuid\":\"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\"modelInvariantUuid\":\"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\"modelInfo\":{\"modelInvariantId\":\"de2dd50a-c763-4abf-b322-5428010d5d6b\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"4af13815-6c49-41de-9347-5b78c5571283\",\"modelUuid\":\"4af13815-6c49-41de-9347-5b78c5571283\",\"modelInvariantUuid\":\"de2dd50a-c763-4abf-b322-5428010d5d6b\"}}},{\"relatedInstance\":{\"instanceId\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\"modelVersionId\":\"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\"modelCustomizationId\":\"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\"modelUuid\":\"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\"modelInvariantUuid\":\"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"93f71d5aeecb4135a3590b6f62af098b\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\"vnfInstanceId\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\"}","type":"String"},"requestId":{"value":"65e0b418-fba0-482e-8e6c-054b7b64b1b4","type":"String"},"mso-request-id":{"value":"65e0b418-fba0-482e-8e6c-054b7b64b1b4","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"311329d4-8de6-48f1-9dc2-9e546f5bfa29","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"a760820b-453b-4f0c-b8a2-3b3542f55940","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"basic_vm/basic_vm 0","type":"String"},"vfModuleType":{"value":"basic_vm/basic_vm 0::BasicVm..base_ubuntu20..module-0","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-09-03T02:52:30.892Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:31.237Z|ebc8b5e2-ad93-46fe-b110-1bb89241a9de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:52:31.237Z|ebc8b5e2-ad93-46fe-b110-1bb89241a9de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:52:31.901Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:31.902Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-09-03T02:52:31.902Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-09-03T02:52:31.902Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 03 Sep 2021 02:52:31 GMT", X-ONAP-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-TransactionID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-ECOMP-RequestID:"65e0b418-fba0-482e-8e6c-054b7b64b1b4", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"66475677-c60f-41d2-8560-a5217b0f88a1", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:31.903Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"65e0b418-fba0-482e-8e6c-054b7b64b1b4\",\"instanceId\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\"}}","message":"Success","processInstanceID":"fb4b26ff-0c61-11ec-994b-e2843a500213","variables":null,"messageCode":200} 2021-09-03T02:52:31.903Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:31.903Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-09-03T02:52:31.906Z|65e0b418-fba0-482e-8e6c-054b7b64b1b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:52:32.041Z|30a8f097-e8fd-481d-b87b-70e171ed472b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:52:32.044Z|30a8f097-e8fd-481d-b87b-70e171ed472b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:52:32.044Z|30a8f097-e8fd-481d-b87b-70e171ed472b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||Invoke 2021-09-03T02:52:32.045Z|30a8f097-e8fd-481d-b87b-70e171ed472b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:32.045Z|30a8f097-e8fd-481d-b87b-70e171ed472b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:52:32.045Z|30a8f097-e8fd-481d-b87b-70e171ed472b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Method : GET 2021-09-03T02:52:32.045Z|30a8f097-e8fd-481d-b87b-70e171ed472b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0f6e3677045a65ec", X-B3-SpanId:"fefba2af7e7443e1", X-B3-ParentSpanId:"0f6e3677045a65ec", X-B3-Sampled:"0", X-ONAP-RequestID:"30a8f097-e8fd-481d-b87b-70e171ed472b", X-RequestID:"30a8f097-e8fd-481d-b87b-70e171ed472b", X-TransactionID:"30a8f097-e8fd-481d-b87b-70e171ed472b", X-ECOMP-RequestID:"30a8f097-e8fd-481d-b87b-70e171ed472b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d64d57d-b537-4f6f-be71-aad573a5234e"] 2021-09-03T02:52:32.045Z|30a8f097-e8fd-481d-b87b-70e171ed472b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Request body: 2021-09-03T02:52:32.046Z|30a8f097-e8fd-481d-b87b-70e171ed472b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:32.061Z|30a8f097-e8fd-481d-b87b-70e171ed472b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:32.061Z|30a8f097-e8fd-481d-b87b-70e171ed472b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:32.061Z|30a8f097-e8fd-481d-b87b-70e171ed472b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status text : 2021-09-03T02:52:32.062Z|30a8f097-e8fd-481d-b87b-70e171ed472b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:32.063Z|30a8f097-e8fd-481d-b87b-70e171ed472b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Response body: { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:52:30.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a760820b-453b-4f0c-b8a2-3b3542f55940\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:52:31.000+00:00", "vfModuleId" : "ccda5e8c-da0d-4720-8249-5ba4af3a6800", "vfModuleName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" } } } 2021-09-03T02:52:32.063Z|30a8f097-e8fd-481d-b87b-70e171ed472b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:32.064Z|30a8f097-e8fd-481d-b87b-70e171ed472b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||InvokeReturn 2021-09-03T02:52:32.065Z|30a8f097-e8fd-481d-b87b-70e171ed472b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:52:32.066Z|30a8f097-e8fd-481d-b87b-70e171ed472b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:52:32.066Z|30a8f097-e8fd-481d-b87b-70e171ed472b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:32.066Z|30a8f097-e8fd-481d-b87b-70e171ed472b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:52:32.067Z|30a8f097-e8fd-481d-b87b-70e171ed472b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:52:32.067Z|30a8f097-e8fd-481d-b87b-70e171ed472b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0f6e3677045a65ec", X-B3-SpanId:"45573d7f62e87909", X-B3-ParentSpanId:"0f6e3677045a65ec", X-B3-Sampled:"0", X-ONAP-RequestID:"30a8f097-e8fd-481d-b87b-70e171ed472b", X-RequestID:"30a8f097-e8fd-481d-b87b-70e171ed472b", X-TransactionID:"30a8f097-e8fd-481d-b87b-70e171ed472b", X-ECOMP-RequestID:"30a8f097-e8fd-481d-b87b-70e171ed472b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43b6c3ee-259b-4885-a63c-75678874bb64"] 2021-09-03T02:52:32.067Z|30a8f097-e8fd-481d-b87b-70e171ed472b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:52:32.068Z|30a8f097-e8fd-481d-b87b-70e171ed472b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:32.077Z|30a8f097-e8fd-481d-b87b-70e171ed472b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:32.077Z|30a8f097-e8fd-481d-b87b-70e171ed472b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:32.078Z|30a8f097-e8fd-481d-b87b-70e171ed472b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:52:32.078Z|30a8f097-e8fd-481d-b87b-70e171ed472b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:32.078Z|30a8f097-e8fd-481d-b87b-70e171ed472b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:52:32.079Z|30a8f097-e8fd-481d-b87b-70e171ed472b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:32.079Z|30a8f097-e8fd-481d-b87b-70e171ed472b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:52:32.085Z|30a8f097-e8fd-481d-b87b-70e171ed472b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:52:39.170Z|e0d324bc-5700-4d07-8986-fac402ebcf91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:52:39.170Z|ba4ee83c-41aa-4d4e-b54c-6ea9c5102498|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:52:39.171Z|e0d324bc-5700-4d07-8986-fac402ebcf91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:52:39.171Z|ba4ee83c-41aa-4d4e-b54c-6ea9c5102498|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:52:39.173Z|6b43ecb8-d1cc-4ac6-81a2-3ebefe2ef0ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:52:39.174Z|6b43ecb8-d1cc-4ac6-81a2-3ebefe2ef0ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:52:42.224Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:52:42.228Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:52:42.229Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||Invoke 2021-09-03T02:52:42.229Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:42.229Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:52:42.229Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Method : GET 2021-09-03T02:52:42.230Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4a04bf799c0ab9f1", X-B3-SpanId:"fa93a236e52f5224", X-B3-ParentSpanId:"4a04bf799c0ab9f1", X-B3-Sampled:"0", X-ONAP-RequestID:"d4ccc0ed-f14c-4ec2-919a-da33eed65fa9", X-RequestID:"d4ccc0ed-f14c-4ec2-919a-da33eed65fa9", X-TransactionID:"d4ccc0ed-f14c-4ec2-919a-da33eed65fa9", X-ECOMP-RequestID:"d4ccc0ed-f14c-4ec2-919a-da33eed65fa9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6dbefdf-dd38-4b47-92af-81ab7472d6dd"] 2021-09-03T02:52:42.230Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Request body: 2021-09-03T02:52:42.230Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:42.246Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:42.246Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:42.246Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status text : 2021-09-03T02:52:42.247Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:42.247Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Response body: { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2021-09-03T02:52:30.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a760820b-453b-4f0c-b8a2-3b3542f55940\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:52:40.000+00:00", "vfModuleId" : "ccda5e8c-da0d-4720-8249-5ba4af3a6800", "vfModuleName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "cloudIdentifier" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n Ubuntu20_flavor_name: \\\"m1.small\\\"\\n Ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n Ubuntu20_name_0: \\\"Ubuntu20\\\"\\n Ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-09-03T02:52:38.000+00:00" } ], "requestURI" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" } } } 2021-09-03T02:52:42.248Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:42.248Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||InvokeReturn 2021-09-03T02:52:42.249Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:52:42.250Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:52:42.250Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:42.250Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:52:42.251Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:52:42.251Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4a04bf799c0ab9f1", X-B3-SpanId:"945b9fbfb8a448de", X-B3-ParentSpanId:"4a04bf799c0ab9f1", X-B3-Sampled:"0", X-ONAP-RequestID:"d4ccc0ed-f14c-4ec2-919a-da33eed65fa9", X-RequestID:"d4ccc0ed-f14c-4ec2-919a-da33eed65fa9", X-TransactionID:"d4ccc0ed-f14c-4ec2-919a-da33eed65fa9", X-ECOMP-RequestID:"d4ccc0ed-f14c-4ec2-919a-da33eed65fa9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc43f988-48bb-4170-86e6-db4388a62978"] 2021-09-03T02:52:42.251Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:52:42.251Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:42.263Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:42.264Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:42.264Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:52:42.264Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:42.265Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "groupingId" : "af1d4006-ae6b-4921-9e25-963c13d27fd7", "name" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2/af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"updated_time\":null,\"creation_time\":1630637560000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2f789f80ebe4edd9535760c98bde658\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:52:41.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:52:42.265Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:42.266Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:52:42.298Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:52:42.298Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-09-03T02:52:42.298Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:42.298Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:52:42.299Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:52:42.299Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d4ccc0ed-f14c-4ec2-919a-da33eed65fa9", X-RequestID:"d4ccc0ed-f14c-4ec2-919a-da33eed65fa9", X-TransactionID:"d4ccc0ed-f14c-4ec2-919a-da33eed65fa9", X-ECOMP-RequestID:"d4ccc0ed-f14c-4ec2-919a-da33eed65fa9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6ab5f66-45ea-456e-9124-29dc087ad5e4"] 2021-09-03T02:52:42.299Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:52:42.299Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:42.428Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:42.428Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:42.429Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:52:42.429Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3CB7E6CB22D7436CD39C22210C902437; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 03 Sep 2021 02:52:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:42.429Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ff12dcda-0c61-11ec-994b-e2843a500213","businessKey":"65e0b418-fba0-482e-8e6c-054b7b64b1b4","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-03T02:52:37.243+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"fb4b26ff-0c61-11ec-994b-e2843a500213","superProcessInstanceId":"ff0ff769-0c61-11ec-994b-e2843a500213","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-09-03T02:52:42.429Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:42.430Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:52:42.449Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:52:42.450Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||Invoke 2021-09-03T02:52:42.450Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:42.450Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:52:42.450Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:52:42.450Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d4ccc0ed-f14c-4ec2-919a-da33eed65fa9", X-RequestID:"d4ccc0ed-f14c-4ec2-919a-da33eed65fa9", X-TransactionID:"d4ccc0ed-f14c-4ec2-919a-da33eed65fa9", X-ECOMP-RequestID:"d4ccc0ed-f14c-4ec2-919a-da33eed65fa9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4d228b5-71fa-4c45-8c56-afe70c1f8984"] 2021-09-03T02:52:42.450Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:52:42.450Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:42.570Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:42.571Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:42.571Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:52:42.571Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A0920F4EF123187BD41A8F7A12939E5A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Fri, 03 Sep 2021 02:52:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:42.571Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:0143c6c2-0c62-11ec-994b-e2843a500213","parentActivityInstanceId":"ff12dcda-0c61-11ec-994b-e2843a500213","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processInstanceId":"ff12dcda-0c61-11ec-994b-e2843a500213","executionId":"ff12dcda-0c61-11ec-994b-e2843a500213","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-03T02:52:40.919+0000","endTime":"2021-09-03T02:52:40.922+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fb4b26ff-0c61-11ec-994b-e2843a500213"}] 2021-09-03T02:52:42.571Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:42.572Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:52:42.575Z|d4ccc0ed-f14c-4ec2-919a-da33eed65fa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:52:45.868Z|c1793e55-87cf-44bb-b4ce-c9711c471c7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:52:45.868Z|c1793e55-87cf-44bb-b4ce-c9711c471c7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:52:49.190Z|7d2e5d15-8c4c-48e5-a94c-473d9a70642a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:52:49.190Z|ae8dd7d5-d8fe-42a5-9f7c-b7705706d821|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:52:49.190Z|147b16c0-7f99-4df8-bcb7-324b01ad511f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:52:49.191Z|ae8dd7d5-d8fe-42a5-9f7c-b7705706d821|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:52:49.191Z|147b16c0-7f99-4df8-bcb7-324b01ad511f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:52:49.191Z|7d2e5d15-8c4c-48e5-a94c-473d9a70642a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:52:52.711Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:52:52.714Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:52:52.714Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||Invoke 2021-09-03T02:52:52.714Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:52.714Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:52:52.714Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Method : GET 2021-09-03T02:52:52.714Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97ad45bea46ba693", X-B3-SpanId:"f27374f4259c68a4", X-B3-ParentSpanId:"97ad45bea46ba693", X-B3-Sampled:"0", X-ONAP-RequestID:"c2a26c32-02a2-4ca1-aa99-90d59f1cf08b", X-RequestID:"c2a26c32-02a2-4ca1-aa99-90d59f1cf08b", X-TransactionID:"c2a26c32-02a2-4ca1-aa99-90d59f1cf08b", X-ECOMP-RequestID:"c2a26c32-02a2-4ca1-aa99-90d59f1cf08b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b6ea204-06dc-4010-b0e1-a9e137516772"] 2021-09-03T02:52:52.715Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Request body: 2021-09-03T02:52:52.715Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:52.730Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:52.730Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:52.730Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status text : 2021-09-03T02:52:52.730Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:52.731Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Response body: { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2021-09-03T02:52:30.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a760820b-453b-4f0c-b8a2-3b3542f55940\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:52:40.000+00:00", "vfModuleId" : "ccda5e8c-da0d-4720-8249-5ba4af3a6800", "vfModuleName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "cloudIdentifier" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n Ubuntu20_flavor_name: \\\"m1.small\\\"\\n Ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n Ubuntu20_name_0: \\\"Ubuntu20\\\"\\n Ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-09-03T02:52:38.000+00:00" } ], "requestURI" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" } } } 2021-09-03T02:52:52.731Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:52.731Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||InvokeReturn 2021-09-03T02:52:52.732Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:52:52.733Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:52:52.733Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:52.733Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:52:52.733Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:52:52.733Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97ad45bea46ba693", X-B3-SpanId:"072cc1ebb99e94fa", X-B3-ParentSpanId:"97ad45bea46ba693", X-B3-Sampled:"0", X-ONAP-RequestID:"c2a26c32-02a2-4ca1-aa99-90d59f1cf08b", X-RequestID:"c2a26c32-02a2-4ca1-aa99-90d59f1cf08b", X-TransactionID:"c2a26c32-02a2-4ca1-aa99-90d59f1cf08b", X-ECOMP-RequestID:"c2a26c32-02a2-4ca1-aa99-90d59f1cf08b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7c1d770-cc9c-4db9-b199-bcc484b31c9e"] 2021-09-03T02:52:52.733Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:52:52.734Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:52.741Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:52.741Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:52.741Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:52:52.742Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:52:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:52.743Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "groupingId" : "af1d4006-ae6b-4921-9e25-963c13d27fd7", "name" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2/af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"updated_time\":null,\"creation_time\":1630637560000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2f789f80ebe4edd9535760c98bde658\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:52:41.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:52:52.743Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:52.743Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:52:52.768Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:52:52.769Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-09-03T02:52:52.769Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:52.769Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:52:52.769Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:52:52.769Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c2a26c32-02a2-4ca1-aa99-90d59f1cf08b", X-RequestID:"c2a26c32-02a2-4ca1-aa99-90d59f1cf08b", X-TransactionID:"c2a26c32-02a2-4ca1-aa99-90d59f1cf08b", X-ECOMP-RequestID:"c2a26c32-02a2-4ca1-aa99-90d59f1cf08b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa893c94-f236-487a-ad6e-eb3c6731e1f6"] 2021-09-03T02:52:52.770Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:52:52.770Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:52.889Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:52.890Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:52.890Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:52:52.891Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=BA96102BE5FC4C91D6BCF785B41A13E8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 03 Sep 2021 02:52:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:52.892Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ff12dcda-0c61-11ec-994b-e2843a500213","businessKey":"65e0b418-fba0-482e-8e6c-054b7b64b1b4","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-03T02:52:37.243+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"fb4b26ff-0c61-11ec-994b-e2843a500213","superProcessInstanceId":"ff0ff769-0c61-11ec-994b-e2843a500213","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-09-03T02:52:52.892Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:52.892Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:52:52.910Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:52:52.911Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||Invoke 2021-09-03T02:52:52.911Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:52:52.911Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:52:52.912Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:52:52.912Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c2a26c32-02a2-4ca1-aa99-90d59f1cf08b", X-RequestID:"c2a26c32-02a2-4ca1-aa99-90d59f1cf08b", X-TransactionID:"c2a26c32-02a2-4ca1-aa99-90d59f1cf08b", X-ECOMP-RequestID:"c2a26c32-02a2-4ca1-aa99-90d59f1cf08b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a824da81-e97c-4f01-8886-20d410b54213"] 2021-09-03T02:52:52.912Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:52:52.912Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:52:53.030Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:52:53.030Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:52:53.031Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:52:53.031Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=845E5070EF642D9F519526FBCA301858; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Fri, 03 Sep 2021 02:52:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:52:53.032Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:0143c6c2-0c62-11ec-994b-e2843a500213","parentActivityInstanceId":"ff12dcda-0c61-11ec-994b-e2843a500213","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processInstanceId":"ff12dcda-0c61-11ec-994b-e2843a500213","executionId":"ff12dcda-0c61-11ec-994b-e2843a500213","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-03T02:52:40.919+0000","endTime":"2021-09-03T02:52:40.922+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fb4b26ff-0c61-11ec-994b-e2843a500213"}] 2021-09-03T02:52:53.032Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:52:53.032Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:52:53.036Z|c2a26c32-02a2-4ca1-aa99-90d59f1cf08b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:52:59.209Z|9efc8938-1370-43e1-94fb-fb41f2b45981|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:52:59.209Z|1ca35643-f510-4781-b720-42718a57a259|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:52:59.210Z|9efc8938-1370-43e1-94fb-fb41f2b45981|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:52:59.210Z|1ca35643-f510-4781-b720-42718a57a259|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:52:59.210Z|849d0be9-bdcd-44b7-9122-9464498e021c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:52:59.210Z|849d0be9-bdcd-44b7-9122-9464498e021c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:53:00.868Z|09d76b2d-e459-4674-845e-686bd7c8e616|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:53:00.871Z|09d76b2d-e459-4674-845e-686bd7c8e616|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:53:01.238Z|b8d99db9-040e-4c66-9b9f-bf87ea750c44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:53:01.238Z|b8d99db9-040e-4c66-9b9f-bf87ea750c44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:53:03.172Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:53:03.175Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:53:03.176Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||Invoke 2021-09-03T02:53:03.176Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:03.176Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:53:03.176Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Method : GET 2021-09-03T02:53:03.176Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"90b1da13ab0a99a9", X-B3-SpanId:"ea9724321628ad1e", X-B3-ParentSpanId:"90b1da13ab0a99a9", X-B3-Sampled:"0", X-ONAP-RequestID:"8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d", X-RequestID:"8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d", X-TransactionID:"8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d", X-ECOMP-RequestID:"8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6757e992-9ff1-47a6-8b11-2734b145f6aa"] 2021-09-03T02:53:03.176Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Request body: 2021-09-03T02:53:03.177Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:03.191Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:03.191Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status code : 200 OK 2021-09-03T02:53:03.192Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status text : 2021-09-03T02:53:03.192Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:53:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:03.192Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Response body: { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2021-09-03T02:52:30.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a760820b-453b-4f0c-b8a2-3b3542f55940\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:52:40.000+00:00", "vfModuleId" : "ccda5e8c-da0d-4720-8249-5ba4af3a6800", "vfModuleName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "cloudIdentifier" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n Ubuntu20_flavor_name: \\\"m1.small\\\"\\n Ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n Ubuntu20_name_0: \\\"Ubuntu20\\\"\\n Ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-09-03T02:52:38.000+00:00" } ], "requestURI" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" } } } 2021-09-03T02:53:03.192Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:03.193Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||InvokeReturn 2021-09-03T02:53:03.195Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:53:03.195Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:53:03.195Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:03.195Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:53:03.195Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:53:03.195Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"90b1da13ab0a99a9", X-B3-SpanId:"d52ccb253a9557dc", X-B3-ParentSpanId:"90b1da13ab0a99a9", X-B3-Sampled:"0", X-ONAP-RequestID:"8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d", X-RequestID:"8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d", X-TransactionID:"8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d", X-ECOMP-RequestID:"8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0941fbd3-d424-441c-888d-a02645c04a75"] 2021-09-03T02:53:03.196Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:53:03.196Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:03.207Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:03.207Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:53:03.207Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:53:03.208Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:53:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:03.208Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "groupingId" : "af1d4006-ae6b-4921-9e25-963c13d27fd7", "name" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2/af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"updated_time\":null,\"creation_time\":1630637560000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2f789f80ebe4edd9535760c98bde658\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:52:41.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:53:03.209Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:03.209Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:53:03.235Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:53:03.235Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-09-03T02:53:03.235Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:03.235Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:53:03.236Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:53:03.236Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d", X-RequestID:"8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d", X-TransactionID:"8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d", X-ECOMP-RequestID:"8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1091615a-f629-4adb-b782-fea5c6cbf4bc"] 2021-09-03T02:53:03.236Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:53:03.236Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:03.356Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:03.357Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:53:03.357Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:53:03.358Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=66FC84F563F7A1FCE7B44F2F632A9D9A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 03 Sep 2021 02:53:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:03.359Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ff12dcda-0c61-11ec-994b-e2843a500213","businessKey":"65e0b418-fba0-482e-8e6c-054b7b64b1b4","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-03T02:52:37.243+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"fb4b26ff-0c61-11ec-994b-e2843a500213","superProcessInstanceId":"ff0ff769-0c61-11ec-994b-e2843a500213","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-09-03T02:53:03.359Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:03.359Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:53:03.381Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:53:03.382Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||Invoke 2021-09-03T02:53:03.382Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:03.382Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:53:03.382Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:53:03.382Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d", X-RequestID:"8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d", X-TransactionID:"8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d", X-ECOMP-RequestID:"8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a5397f7-63d3-40cd-a7ea-0c045659130e"] 2021-09-03T02:53:03.382Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:53:03.383Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:03.505Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:03.505Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:53:03.505Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:53:03.506Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=6C66D6476575114AC1524F735A42C861; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Fri, 03 Sep 2021 02:53:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:03.506Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:0143c6c2-0c62-11ec-994b-e2843a500213","parentActivityInstanceId":"ff12dcda-0c61-11ec-994b-e2843a500213","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processInstanceId":"ff12dcda-0c61-11ec-994b-e2843a500213","executionId":"ff12dcda-0c61-11ec-994b-e2843a500213","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-03T02:52:40.919+0000","endTime":"2021-09-03T02:52:40.922+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fb4b26ff-0c61-11ec-994b-e2843a500213"}] 2021-09-03T02:53:03.506Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:03.507Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:53:03.513Z|8c055aa0-3043-4c7a-a0bb-c7bd7cf0e73d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:53:09.228Z|38eef583-18b3-4768-856e-be24164a1ed1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:53:09.228Z|e57a8341-8578-422a-9fa2-18915ad2052d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:53:09.229Z|38eef583-18b3-4768-856e-be24164a1ed1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:53:09.229Z|e57a8341-8578-422a-9fa2-18915ad2052d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:53:09.234Z|feb7a5aa-cd73-4da4-8de7-3373350754ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:53:09.235Z|feb7a5aa-cd73-4da4-8de7-3373350754ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:53:13.650Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:53:13.655Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:53:13.655Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||Invoke 2021-09-03T02:53:13.655Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:13.656Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:53:13.656Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Method : GET 2021-09-03T02:53:13.656Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da55aedd8ccb1265", X-B3-SpanId:"4a60b0a72a097d7f", X-B3-ParentSpanId:"da55aedd8ccb1265", X-B3-Sampled:"0", X-ONAP-RequestID:"013b9d78-dfc2-4c9b-922c-9f56432c50f0", X-RequestID:"013b9d78-dfc2-4c9b-922c-9f56432c50f0", X-TransactionID:"013b9d78-dfc2-4c9b-922c-9f56432c50f0", X-ECOMP-RequestID:"013b9d78-dfc2-4c9b-922c-9f56432c50f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5306d69c-b289-4c4c-aee9-203d968f7c92"] 2021-09-03T02:53:13.657Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Request body: 2021-09-03T02:53:13.657Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:13.671Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:13.671Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status code : 200 OK 2021-09-03T02:53:13.672Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status text : 2021-09-03T02:53:13.672Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:53:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:13.673Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Response body: { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2021-09-03T02:52:30.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a760820b-453b-4f0c-b8a2-3b3542f55940\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:52:40.000+00:00", "vfModuleId" : "ccda5e8c-da0d-4720-8249-5ba4af3a6800", "vfModuleName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "cloudIdentifier" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n Ubuntu20_flavor_name: \\\"m1.small\\\"\\n Ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n Ubuntu20_name_0: \\\"Ubuntu20\\\"\\n Ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-09-03T02:52:38.000+00:00" } ], "requestURI" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" } } } 2021-09-03T02:53:13.673Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:13.674Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||InvokeReturn 2021-09-03T02:53:13.676Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:53:13.676Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:53:13.677Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:13.677Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:53:13.677Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:53:13.678Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da55aedd8ccb1265", X-B3-SpanId:"bf972de4ca17614b", X-B3-ParentSpanId:"da55aedd8ccb1265", X-B3-Sampled:"0", X-ONAP-RequestID:"013b9d78-dfc2-4c9b-922c-9f56432c50f0", X-RequestID:"013b9d78-dfc2-4c9b-922c-9f56432c50f0", X-TransactionID:"013b9d78-dfc2-4c9b-922c-9f56432c50f0", X-ECOMP-RequestID:"013b9d78-dfc2-4c9b-922c-9f56432c50f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef5ab9cf-8a3e-4c89-81c5-b3bf7c3110ca"] 2021-09-03T02:53:13.678Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:53:13.678Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:13.687Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:13.687Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:53:13.688Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:53:13.688Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:53:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:13.689Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "groupingId" : "af1d4006-ae6b-4921-9e25-963c13d27fd7", "name" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2/af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"updated_time\":null,\"creation_time\":1630637560000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2f789f80ebe4edd9535760c98bde658\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:52:41.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:53:13.689Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:13.689Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:53:13.715Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:53:13.716Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-09-03T02:53:13.716Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:13.716Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:53:13.716Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:53:13.716Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"013b9d78-dfc2-4c9b-922c-9f56432c50f0", X-RequestID:"013b9d78-dfc2-4c9b-922c-9f56432c50f0", X-TransactionID:"013b9d78-dfc2-4c9b-922c-9f56432c50f0", X-ECOMP-RequestID:"013b9d78-dfc2-4c9b-922c-9f56432c50f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22d82be6-92be-442d-bafd-8dd375bd40f2"] 2021-09-03T02:53:13.716Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:53:13.717Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:13.841Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:13.841Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:53:13.841Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:53:13.842Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4A834D4C93D6EFD53357C6B79456736A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 03 Sep 2021 02:53:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:13.842Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ff12dcda-0c61-11ec-994b-e2843a500213","businessKey":"65e0b418-fba0-482e-8e6c-054b7b64b1b4","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-03T02:52:37.243+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"fb4b26ff-0c61-11ec-994b-e2843a500213","superProcessInstanceId":"ff0ff769-0c61-11ec-994b-e2843a500213","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-09-03T02:53:13.843Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:13.843Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:53:13.862Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:53:13.862Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||Invoke 2021-09-03T02:53:13.862Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:13.863Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:53:13.863Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:53:13.863Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"013b9d78-dfc2-4c9b-922c-9f56432c50f0", X-RequestID:"013b9d78-dfc2-4c9b-922c-9f56432c50f0", X-TransactionID:"013b9d78-dfc2-4c9b-922c-9f56432c50f0", X-ECOMP-RequestID:"013b9d78-dfc2-4c9b-922c-9f56432c50f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6136e4c8-9dc2-4e0a-ac92-7fb08c9e2bc9"] 2021-09-03T02:53:13.863Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:53:13.863Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:13.979Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:13.980Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:53:13.980Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:53:13.980Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=EB578346E88B6A7B757DA101A531708A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Fri, 03 Sep 2021 02:53:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:13.980Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:0143c6c2-0c62-11ec-994b-e2843a500213","parentActivityInstanceId":"ff12dcda-0c61-11ec-994b-e2843a500213","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processInstanceId":"ff12dcda-0c61-11ec-994b-e2843a500213","executionId":"ff12dcda-0c61-11ec-994b-e2843a500213","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-03T02:52:40.919+0000","endTime":"2021-09-03T02:52:40.922+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fb4b26ff-0c61-11ec-994b-e2843a500213"}] 2021-09-03T02:53:13.980Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:13.981Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:53:13.983Z|013b9d78-dfc2-4c9b-922c-9f56432c50f0|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:53:14.456Z|497581f9-7611-44ec-9731-daea3f5c99e7|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:53:14.457Z|497581f9-7611-44ec-9731-daea3f5c99e7|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:53:15.868Z|fb5f1098-f926-4651-8e3e-d8caa8e5eaee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:53:15.869Z|fb5f1098-f926-4651-8e3e-d8caa8e5eaee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:53:19.247Z|47a44da0-9a15-4dbf-89c1-fe82b2a90b44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:53:19.247Z|627df180-feb3-4a98-a49e-632a049dccfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:53:19.248Z|627df180-feb3-4a98-a49e-632a049dccfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:53:19.248Z|47a44da0-9a15-4dbf-89c1-fe82b2a90b44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:53:19.253Z|a9cf739f-90ba-43ef-beed-6674e54e3a44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:53:19.253Z|a9cf739f-90ba-43ef-beed-6674e54e3a44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:53:24.114Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:53:24.117Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:53:24.117Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||Invoke 2021-09-03T02:53:24.118Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:24.118Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:53:24.118Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Method : GET 2021-09-03T02:53:24.118Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e006c8e0d340d1ae", X-B3-SpanId:"da2f3bca122ae35f", X-B3-ParentSpanId:"e006c8e0d340d1ae", X-B3-Sampled:"0", X-ONAP-RequestID:"00fd4fef-9c8d-4a08-9a1f-8962224b79fa", X-RequestID:"00fd4fef-9c8d-4a08-9a1f-8962224b79fa", X-TransactionID:"00fd4fef-9c8d-4a08-9a1f-8962224b79fa", X-ECOMP-RequestID:"00fd4fef-9c8d-4a08-9a1f-8962224b79fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dfc40dea-4877-46c0-aa91-42a48b91baf8"] 2021-09-03T02:53:24.118Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Request body: 2021-09-03T02:53:24.119Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:24.133Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:24.134Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status code : 200 OK 2021-09-03T02:53:24.134Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status text : 2021-09-03T02:53:24.134Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:53:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:24.135Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Response body: { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2021-09-03T02:52:30.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a760820b-453b-4f0c-b8a2-3b3542f55940\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:52:40.000+00:00", "vfModuleId" : "ccda5e8c-da0d-4720-8249-5ba4af3a6800", "vfModuleName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "cloudIdentifier" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n Ubuntu20_flavor_name: \\\"m1.small\\\"\\n Ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n Ubuntu20_name_0: \\\"Ubuntu20\\\"\\n Ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-09-03T02:52:38.000+00:00" } ], "requestURI" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" } } } 2021-09-03T02:53:24.135Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:24.135Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||InvokeReturn 2021-09-03T02:53:24.137Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:53:24.137Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:53:24.138Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:24.138Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:53:24.138Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:53:24.139Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e006c8e0d340d1ae", X-B3-SpanId:"4375a564138cbfe8", X-B3-ParentSpanId:"e006c8e0d340d1ae", X-B3-Sampled:"0", X-ONAP-RequestID:"00fd4fef-9c8d-4a08-9a1f-8962224b79fa", X-RequestID:"00fd4fef-9c8d-4a08-9a1f-8962224b79fa", X-TransactionID:"00fd4fef-9c8d-4a08-9a1f-8962224b79fa", X-ECOMP-RequestID:"00fd4fef-9c8d-4a08-9a1f-8962224b79fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c0ee028-5368-4b1f-8db0-f8c9ab40bc80"] 2021-09-03T02:53:24.140Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:53:24.140Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:24.149Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:24.149Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:53:24.149Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:53:24.149Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:53:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:24.150Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "groupingId" : "af1d4006-ae6b-4921-9e25-963c13d27fd7", "name" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2/af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"updated_time\":null,\"creation_time\":1630637560000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2f789f80ebe4edd9535760c98bde658\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:52:41.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:53:24.150Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:24.150Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:53:24.168Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:53:24.169Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-09-03T02:53:24.169Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:24.169Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:53:24.169Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:53:24.169Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"00fd4fef-9c8d-4a08-9a1f-8962224b79fa", X-RequestID:"00fd4fef-9c8d-4a08-9a1f-8962224b79fa", X-TransactionID:"00fd4fef-9c8d-4a08-9a1f-8962224b79fa", X-ECOMP-RequestID:"00fd4fef-9c8d-4a08-9a1f-8962224b79fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8ff2a68-63d2-42a2-a6a8-7deafe7a85cc"] 2021-09-03T02:53:24.169Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:53:24.170Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:24.288Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:24.289Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:53:24.289Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:53:24.289Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FF8597AE0CBFA0638043BD6B337204EE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 03 Sep 2021 02:53:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:24.289Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ff12dcda-0c61-11ec-994b-e2843a500213","businessKey":"65e0b418-fba0-482e-8e6c-054b7b64b1b4","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-03T02:52:37.243+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"fb4b26ff-0c61-11ec-994b-e2843a500213","superProcessInstanceId":"ff0ff769-0c61-11ec-994b-e2843a500213","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-09-03T02:53:24.290Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:24.290Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:53:24.310Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:53:24.311Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||Invoke 2021-09-03T02:53:24.311Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:24.311Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:53:24.311Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:53:24.311Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"00fd4fef-9c8d-4a08-9a1f-8962224b79fa", X-RequestID:"00fd4fef-9c8d-4a08-9a1f-8962224b79fa", X-TransactionID:"00fd4fef-9c8d-4a08-9a1f-8962224b79fa", X-ECOMP-RequestID:"00fd4fef-9c8d-4a08-9a1f-8962224b79fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db88d48c-341e-4ebb-a37d-2518ce59aff7"] 2021-09-03T02:53:24.311Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:53:24.312Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:24.428Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:24.428Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:53:24.429Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:53:24.429Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9A26A4FA8805BE0FDF86E8A0643C6EA8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Fri, 03 Sep 2021 02:53:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:24.429Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:0143c6c2-0c62-11ec-994b-e2843a500213","parentActivityInstanceId":"ff12dcda-0c61-11ec-994b-e2843a500213","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processInstanceId":"ff12dcda-0c61-11ec-994b-e2843a500213","executionId":"ff12dcda-0c61-11ec-994b-e2843a500213","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-03T02:52:40.919+0000","endTime":"2021-09-03T02:52:40.922+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fb4b26ff-0c61-11ec-994b-e2843a500213"}] 2021-09-03T02:53:24.430Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:24.430Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:53:24.434Z|00fd4fef-9c8d-4a08-9a1f-8962224b79fa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:53:29.267Z|3ae0583f-37d9-4eea-a016-5e4e161fb76c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:53:29.267Z|13f00f2f-e47f-42ca-ac0f-75db3bd7a709|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:53:29.268Z|3ae0583f-37d9-4eea-a016-5e4e161fb76c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:53:29.268Z|13f00f2f-e47f-42ca-ac0f-75db3bd7a709|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:53:29.271Z|f79e3b1b-ed57-403d-9228-dd640010cd8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:53:29.272Z|f79e3b1b-ed57-403d-9228-dd640010cd8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:53:30.868Z|3802e3c3-43b1-4313-9a32-00cdda60125a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:53:30.868Z|3802e3c3-43b1-4313-9a32-00cdda60125a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:53:31.238Z|e4cb1cc4-2dfa-4637-b7a8-05b057bd5a56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:53:31.239Z|e4cb1cc4-2dfa-4637-b7a8-05b057bd5a56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:53:34.571Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:53:34.576Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:53:34.576Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||Invoke 2021-09-03T02:53:34.576Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:34.577Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:53:34.577Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Method : GET 2021-09-03T02:53:34.577Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2306d301483aafc9", X-B3-SpanId:"94d654841c0295ef", X-B3-ParentSpanId:"2306d301483aafc9", X-B3-Sampled:"0", X-ONAP-RequestID:"743b52cd-0644-4466-b446-855675fb47fd", X-RequestID:"743b52cd-0644-4466-b446-855675fb47fd", X-TransactionID:"743b52cd-0644-4466-b446-855675fb47fd", X-ECOMP-RequestID:"743b52cd-0644-4466-b446-855675fb47fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08c1e4f9-31bb-48ab-9653-b97460d397d3"] 2021-09-03T02:53:34.577Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Request body: 2021-09-03T02:53:34.578Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:34.593Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:34.594Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status code : 200 OK 2021-09-03T02:53:34.594Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status text : 2021-09-03T02:53:34.595Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:53:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:34.595Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Response body: { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2021-09-03T02:52:30.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a760820b-453b-4f0c-b8a2-3b3542f55940\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:52:40.000+00:00", "vfModuleId" : "ccda5e8c-da0d-4720-8249-5ba4af3a6800", "vfModuleName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "cloudIdentifier" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n Ubuntu20_flavor_name: \\\"m1.small\\\"\\n Ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n Ubuntu20_name_0: \\\"Ubuntu20\\\"\\n Ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-09-03T02:52:38.000+00:00" } ], "requestURI" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" } } } 2021-09-03T02:53:34.596Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:34.596Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||InvokeReturn 2021-09-03T02:53:34.598Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:53:34.599Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:53:34.599Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:34.600Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:53:34.600Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:53:34.600Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2306d301483aafc9", X-B3-SpanId:"9f1709431da0f160", X-B3-ParentSpanId:"2306d301483aafc9", X-B3-Sampled:"0", X-ONAP-RequestID:"743b52cd-0644-4466-b446-855675fb47fd", X-RequestID:"743b52cd-0644-4466-b446-855675fb47fd", X-TransactionID:"743b52cd-0644-4466-b446-855675fb47fd", X-ECOMP-RequestID:"743b52cd-0644-4466-b446-855675fb47fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02abce45-25ba-4429-815a-4d584536b0c9"] 2021-09-03T02:53:34.601Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:53:34.601Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:34.612Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:34.612Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:53:34.612Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:53:34.613Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:53:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:34.614Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "groupingId" : "af1d4006-ae6b-4921-9e25-963c13d27fd7", "name" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2/af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"updated_time\":null,\"creation_time\":1630637560000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2f789f80ebe4edd9535760c98bde658\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:52:41.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:53:34.615Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:34.615Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:53:34.637Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:53:34.638Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-09-03T02:53:34.638Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:34.638Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:53:34.638Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:53:34.639Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"743b52cd-0644-4466-b446-855675fb47fd", X-RequestID:"743b52cd-0644-4466-b446-855675fb47fd", X-TransactionID:"743b52cd-0644-4466-b446-855675fb47fd", X-ECOMP-RequestID:"743b52cd-0644-4466-b446-855675fb47fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30fb459c-dbdd-4e8c-8d51-b3956c05a6c0"] 2021-09-03T02:53:34.639Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:53:34.639Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:34.758Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:34.758Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:53:34.759Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:53:34.759Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=10601EC4D0EB10FE3243CEBD69A5B5EE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 03 Sep 2021 02:53:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:34.760Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ff12dcda-0c61-11ec-994b-e2843a500213","businessKey":"65e0b418-fba0-482e-8e6c-054b7b64b1b4","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-03T02:52:37.243+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"fb4b26ff-0c61-11ec-994b-e2843a500213","superProcessInstanceId":"ff0ff769-0c61-11ec-994b-e2843a500213","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-09-03T02:53:34.760Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:34.761Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:53:34.782Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:53:34.782Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||Invoke 2021-09-03T02:53:34.782Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:34.782Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:53:34.783Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:53:34.783Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"743b52cd-0644-4466-b446-855675fb47fd", X-RequestID:"743b52cd-0644-4466-b446-855675fb47fd", X-TransactionID:"743b52cd-0644-4466-b446-855675fb47fd", X-ECOMP-RequestID:"743b52cd-0644-4466-b446-855675fb47fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13a7dc39-33a3-4867-8ac3-8f340152f723"] 2021-09-03T02:53:34.783Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:53:34.783Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:34.900Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:34.901Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:53:34.902Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:53:34.903Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5FDB4E93786E437184218192A4231226; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Fri, 03 Sep 2021 02:53:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:34.904Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:0143c6c2-0c62-11ec-994b-e2843a500213","parentActivityInstanceId":"ff12dcda-0c61-11ec-994b-e2843a500213","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processInstanceId":"ff12dcda-0c61-11ec-994b-e2843a500213","executionId":"ff12dcda-0c61-11ec-994b-e2843a500213","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-03T02:52:40.919+0000","endTime":"2021-09-03T02:52:40.922+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fb4b26ff-0c61-11ec-994b-e2843a500213"}] 2021-09-03T02:53:34.905Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:34.906Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:53:34.917Z|743b52cd-0644-4466-b446-855675fb47fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:53:39.287Z|3f7b402f-cb09-4612-af61-74b0374773da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:53:39.288Z|444ebe08-2a23-4ecc-8beb-d4e7bcdd789e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:53:39.288Z|60404bd9-1b99-45b7-babd-131d54a5f8ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:53:39.288Z|444ebe08-2a23-4ecc-8beb-d4e7bcdd789e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:53:39.288Z|3f7b402f-cb09-4612-af61-74b0374773da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:53:39.288Z|60404bd9-1b99-45b7-babd-131d54a5f8ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:53:45.047Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:53:45.051Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:53:45.051Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||Invoke 2021-09-03T02:53:45.051Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:45.051Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:53:45.052Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Method : GET 2021-09-03T02:53:45.052Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f650d6d9a76e4307", X-B3-SpanId:"040bcc659dccfd86", X-B3-ParentSpanId:"f650d6d9a76e4307", X-B3-Sampled:"0", X-ONAP-RequestID:"39e413a7-ff60-44eb-9637-b581ca4d596e", X-RequestID:"39e413a7-ff60-44eb-9637-b581ca4d596e", X-TransactionID:"39e413a7-ff60-44eb-9637-b581ca4d596e", X-ECOMP-RequestID:"39e413a7-ff60-44eb-9637-b581ca4d596e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a155543-8a84-4eca-9a4e-c1c17ccc187e"] 2021-09-03T02:53:45.052Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Request body: 2021-09-03T02:53:45.052Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:45.066Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:45.066Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status code : 200 OK 2021-09-03T02:53:45.066Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status text : 2021-09-03T02:53:45.066Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:53:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:45.068Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Response body: { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2021-09-03T02:52:30.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a760820b-453b-4f0c-b8a2-3b3542f55940\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:52:40.000+00:00", "vfModuleId" : "ccda5e8c-da0d-4720-8249-5ba4af3a6800", "vfModuleName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "cloudIdentifier" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n Ubuntu20_flavor_name: \\\"m1.small\\\"\\n Ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n Ubuntu20_name_0: \\\"Ubuntu20\\\"\\n Ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-09-03T02:52:38.000+00:00" } ], "requestURI" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" } } } 2021-09-03T02:53:45.068Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:45.068Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||InvokeReturn 2021-09-03T02:53:45.069Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:53:45.069Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:53:45.070Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:45.070Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:53:45.070Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:53:45.070Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f650d6d9a76e4307", X-B3-SpanId:"5b7e1cfd48c2d077", X-B3-ParentSpanId:"f650d6d9a76e4307", X-B3-Sampled:"0", X-ONAP-RequestID:"39e413a7-ff60-44eb-9637-b581ca4d596e", X-RequestID:"39e413a7-ff60-44eb-9637-b581ca4d596e", X-TransactionID:"39e413a7-ff60-44eb-9637-b581ca4d596e", X-ECOMP-RequestID:"39e413a7-ff60-44eb-9637-b581ca4d596e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65838742-78fc-4556-b2ed-4bc06b8288f8"] 2021-09-03T02:53:45.070Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:53:45.071Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:45.079Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:45.079Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:53:45.079Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:53:45.080Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:53:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:45.080Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "groupingId" : "af1d4006-ae6b-4921-9e25-963c13d27fd7", "name" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2/af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"updated_time\":null,\"creation_time\":1630637560000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2f789f80ebe4edd9535760c98bde658\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:52:41.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:53:45.080Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:45.081Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:53:45.100Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:53:45.100Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-09-03T02:53:45.100Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:45.100Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:53:45.100Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:53:45.101Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"39e413a7-ff60-44eb-9637-b581ca4d596e", X-RequestID:"39e413a7-ff60-44eb-9637-b581ca4d596e", X-TransactionID:"39e413a7-ff60-44eb-9637-b581ca4d596e", X-ECOMP-RequestID:"39e413a7-ff60-44eb-9637-b581ca4d596e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a740adf-c665-4f09-91d3-b244abf3d123"] 2021-09-03T02:53:45.101Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:53:45.101Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:45.225Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:45.226Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:53:45.227Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:53:45.227Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=CCA09866972D9211BC274F8F2928EEE3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 03 Sep 2021 02:53:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:45.228Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ff12dcda-0c61-11ec-994b-e2843a500213","businessKey":"65e0b418-fba0-482e-8e6c-054b7b64b1b4","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-03T02:52:37.243+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"fb4b26ff-0c61-11ec-994b-e2843a500213","superProcessInstanceId":"ff0ff769-0c61-11ec-994b-e2843a500213","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-09-03T02:53:45.228Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:45.229Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:53:45.248Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:53:45.248Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||Invoke 2021-09-03T02:53:45.249Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:45.249Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:53:45.249Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:53:45.249Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"39e413a7-ff60-44eb-9637-b581ca4d596e", X-RequestID:"39e413a7-ff60-44eb-9637-b581ca4d596e", X-TransactionID:"39e413a7-ff60-44eb-9637-b581ca4d596e", X-ECOMP-RequestID:"39e413a7-ff60-44eb-9637-b581ca4d596e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc6f050c-1c31-4a33-aa59-a3debf066fdc"] 2021-09-03T02:53:45.249Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:53:45.249Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:45.366Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:45.366Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:53:45.367Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:53:45.367Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F41F974B4A55381AAF196F427936179A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Fri, 03 Sep 2021 02:53:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:45.368Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:0143c6c2-0c62-11ec-994b-e2843a500213","parentActivityInstanceId":"ff12dcda-0c61-11ec-994b-e2843a500213","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processInstanceId":"ff12dcda-0c61-11ec-994b-e2843a500213","executionId":"ff12dcda-0c61-11ec-994b-e2843a500213","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-03T02:52:40.919+0000","endTime":"2021-09-03T02:52:40.922+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fb4b26ff-0c61-11ec-994b-e2843a500213"}] 2021-09-03T02:53:45.368Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:45.368Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:53:45.376Z|39e413a7-ff60-44eb-9637-b581ca4d596e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:53:45.868Z|3f34d445-62ae-4459-ae6b-ae9735bc5304|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:53:45.871Z|3f34d445-62ae-4459-ae6b-ae9735bc5304|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:53:49.321Z|8520886d-ced4-4f02-a2b5-0e4f7e36c717|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:53:49.321Z|36d2c2ff-8fca-48c2-9387-ec06e1549bf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:53:49.321Z|b6ef619e-ac0c-4b95-8ff5-abd627decab5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:53:49.321Z|8520886d-ced4-4f02-a2b5-0e4f7e36c717|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:53:49.321Z|36d2c2ff-8fca-48c2-9387-ec06e1549bf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:53:49.322Z|b6ef619e-ac0c-4b95-8ff5-abd627decab5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:53:54.096Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:53:54.098Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068 already exists in requestDb InfraActiveRequests table 2021-09-03T02:53:54.098Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068 2021-09-03T02:53:54.099Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|INFO|500||Invoke 2021-09-03T02:53:54.099Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:54.099Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068 2021-09-03T02:53:54.099Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Method : GET 2021-09-03T02:53:54.100Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf554dae2768a61c", X-B3-SpanId:"4de2a76e064be2ee", X-B3-ParentSpanId:"bf554dae2768a61c", X-B3-Sampled:"0", X-ONAP-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-TransactionID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-ECOMP-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f2308e3-4c7f-452a-b68c-b677c1cded06"] 2021-09-03T02:53:54.100Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Request body: 2021-09-03T02:53:54.100Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:54.111Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:54.111Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:53:54.111Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Status text : 2021-09-03T02:53:54.112Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:53:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:54.112Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Response body: 2021-09-03T02:53:54.112Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:54.112Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|INFO|404|Not Found|InvokeReturn 2021-09-03T02:53:54.122Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2021-09-03T02:53:54.122Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2021-09-03T02:53:54.126Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:53:54.143Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-09-03T02:53:54.144Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234|INFO|500||Invoke 2021-09-03T02:53:54.189Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2021-09-03T02:53:54.190Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210903-02:53:54:175-61706], Content-Length=[313], Date=[Fri, 03 Sep 2021 02:53:54 GMT], Content-Type=[application/json]} 2021-09-03T02:53:54.191Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2021-09-03T02:53:54.193Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234 2021-09-03T02:53:54.193Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2021-09-03T02:53:54.197Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:53:54.212Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-09-03T02:53:54.212Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234|INFO|500||Invoke 2021-09-03T02:53:54.245Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2021-09-03T02:53:54.246Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210903-02:53:54:231-51030], Content-Length=[313], Date=[Fri, 03 Sep 2021 02:53:54 GMT], Content-Type=[application/json]} 2021-09-03T02:53:54.246Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2021-09-03T02:53:54.248Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/1234 2021-09-03T02:53:54.249Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2021-09-03T02:53:54.249Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-09-03T02:53:54.249Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-09-03T02:53:54.263Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:53:54.263Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-09-03T02:53:54.264Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:54.264Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:53:54.264Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-09-03T02:53:54.264Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"90", X-B3-TraceId:"bf554dae2768a61c", X-B3-SpanId:"506af6eea0436139", X-B3-ParentSpanId:"bf554dae2768a61c", X-B3-Sampled:"0", X-ONAP-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-TransactionID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-ECOMP-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e81a240-3236-4728-b37f-c268466c0a26"] 2021-09-03T02:53:54.265Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"TestPNFMacroInstantiation","requestScope":"service"} 2021-09-03T02:53:54.265Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:54.275Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:54.275Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-09-03T02:53:54.276Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-09-03T02:53:54.276Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:53:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:54.276Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-09-03T02:53:54.276Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:54.277Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-09-03T02:53:54.278Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514 2021-09-03T02:53:54.278Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|INFO|500||Invoke 2021-09-03T02:53:54.278Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:54.278Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514 2021-09-03T02:53:54.279Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||Method : GET 2021-09-03T02:53:54.279Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-TransactionID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-ECOMP-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da1d69e2-950e-4de9-8f16-5c16fb619790"] 2021-09-03T02:53:54.279Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||Request body: 2021-09-03T02:53:54.279Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:54.312Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:54.312Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||Status code : 200 OK 2021-09-03T02:53:54.313Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||Status text : 2021-09-03T02:53:54.313Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:53:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:54.314Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "bbadda29-d52b-4341-8d27-979be0df3514", "modelInvariantUUID" : "127cac9d-75b8-464c-921c-45435dc72bdf", "created" : "2021-09-03 02:52:09.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/collectionResourceCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/vnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/networkCustomizations" } } } 2021-09-03T02:53:54.314Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:54.315Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|INFO|500||InvokeReturn 2021-09-03T02:53:54.320Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance 2021-09-03T02:53:54.320Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance|INFO|500||Invoke 2021-09-03T02:53:54.321Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:54.321Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance 2021-09-03T02:53:54.321Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance|DEBUG|500||Method : GET 2021-09-03T02:53:54.322Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-TransactionID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-ECOMP-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e50caef-4548-424b-920a-44f51c25a1d8"] 2021-09-03T02:53:54.322Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance|DEBUG|500||Request body: 2021-09-03T02:53:54.322Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:54.336Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:54.337Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:53:54.337Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance|DEBUG|500||Status text : 2021-09-03T02:53:54.338Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:53:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:54.338Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance|DEBUG|500||Response body: 2021-09-03T02:53:54.338Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:54.338Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance|INFO|404|Not Found|InvokeReturn 2021-09-03T02:53:54.339Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf 2021-09-03T02:53:54.339Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf|INFO|500||Invoke 2021-09-03T02:53:54.339Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:54.340Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf 2021-09-03T02:53:54.340Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf|DEBUG|500||Method : GET 2021-09-03T02:53:54.340Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-TransactionID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-ECOMP-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7adfce79-1835-4b1c-866d-cf5e66d87cf1"] 2021-09-03T02:53:54.340Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf|DEBUG|500||Request body: 2021-09-03T02:53:54.341Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:54.364Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:54.364Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf|DEBUG|500||Status code : 200 OK 2021-09-03T02:53:54.364Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf|DEBUG|500||Status text : 2021-09-03T02:53:54.365Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:53:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:54.365Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "bbadda29-d52b-4341-8d27-979be0df3514", "modelInvariantUUID" : "127cac9d-75b8-464c-921c-45435dc72bdf", "created" : "2021-09-03 02:52:09.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/collectionResourceCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/vnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/networkCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf" } } } 2021-09-03T02:53:54.366Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:54.366Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf|INFO|500||InvokeReturn 2021-09-03T02:53:54.372Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance 2021-09-03T02:53:54.372Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance|INFO|500||Invoke 2021-09-03T02:53:54.373Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:54.373Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance 2021-09-03T02:53:54.373Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance|DEBUG|500||Method : GET 2021-09-03T02:53:54.373Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-TransactionID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-ECOMP-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"affb1377-7e53-4b50-93d5-08d5418cf48b"] 2021-09-03T02:53:54.374Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance|DEBUG|500||Request body: 2021-09-03T02:53:54.374Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:54.385Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:54.385Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:53:54.385Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance|DEBUG|500||Status text : 2021-09-03T02:53:54.386Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:53:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:54.386Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance|DEBUG|500||Response body: 2021-09-03T02:53:54.386Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:54.387Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=createInstance|INFO|404|Not Found|InvokeReturn 2021-09-03T02:53:54.387Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-09-03T02:53:54.388Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2021-09-03T02:53:54.388Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:54.388Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-09-03T02:53:54.388Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2021-09-03T02:53:54.389Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-TransactionID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-ECOMP-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8b350fd-1d47-4a45-82bf-de96ce4da940"] 2021-09-03T02:53:54.389Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2021-09-03T02:53:54.389Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:54.406Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:54.406Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2021-09-03T02:53:54.406Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2021-09-03T02:53:54.407Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:53:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:54.408Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2021-09-03 01:02:43.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" } } } 2021-09-03T02:53:54.408Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:54.409Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2021-09-03T02:53:54.411Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2021-09-03T02:53:54.411Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2021-09-03T02:53:54.412Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:54.412Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2021-09-03T02:53:54.412Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2021-09-03T02:53:54.412Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-TransactionID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-ECOMP-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cafab8d1-0c7b-41eb-9c61-97ef80c5e61f"] 2021-09-03T02:53:54.412Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2021-09-03T02:53:54.412Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:54.428Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:54.428Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2021-09-03T02:53:54.428Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2021-09-03T02:53:54.428Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:53:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:54.429Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 505, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2021-09-03T01:02:43.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505/service" } } } 2021-09-03T02:53:54.429Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:54.429Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2021-09-03T02:53:54.434Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514 2021-09-03T02:53:54.434Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|INFO|500||Invoke 2021-09-03T02:53:54.434Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:54.434Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514 2021-09-03T02:53:54.435Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||Method : GET 2021-09-03T02:53:54.435Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-TransactionID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-ECOMP-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9883701c-7d15-4c41-92d0-f53d73b9f74d"] 2021-09-03T02:53:54.435Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||Request body: 2021-09-03T02:53:54.435Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:54.457Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:54.457Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||Status code : 200 OK 2021-09-03T02:53:54.457Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||Status text : 2021-09-03T02:53:54.458Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:53:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:54.459Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "bbadda29-d52b-4341-8d27-979be0df3514", "modelInvariantUUID" : "127cac9d-75b8-464c-921c-45435dc72bdf", "created" : "2021-09-03 02:52:09.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/collectionResourceCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/vnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/networkCustomizations" } } } 2021-09-03T02:53:54.459Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:54.460Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|INFO|500||InvokeReturn 2021-09-03T02:53:54.464Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:53:54.464Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-09-03T02:53:54.464Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:54.465Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:53:54.465Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-09-03T02:53:54.465Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"4167", X-B3-TraceId:"bf554dae2768a61c", X-B3-SpanId:"636a6abcf501a5a4", X-B3-ParentSpanId:"bf554dae2768a61c", X-B3-Sampled:"0", X-ONAP-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-TransactionID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-ECOMP-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cafb8589-f4a9-42b8-b2d2-ed59b52d491a"] 2021-09-03T02:53:54.466Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068","requestStatus":"IN_PROGRESS","startTime":1630637634122,"source":"VID","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n\t\t\t\"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \"subscriptionServiceType\": \"test_pnf_macro\",\n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"6619bf46-abf4-4e2b-b1e4-c6a3cad57139\",\n \"modelInvariantId\":\"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelVersionId\":\"bbadda29-d52b-4341-8d27-979be0df3514\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n \n ]\n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\",\n \"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9e190626-ba1e-430a-8729-b980894964fa\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"TestPNFMacroInstantiation","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[],"requestURI":"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068"} 2021-09-03T02:53:54.466Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:54.482Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:54.483Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-09-03T02:53:54.483Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-09-03T02:53:54.483Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:53:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:54.484Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:53:54.122+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n\t\t\t\"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \"subscriptionServiceType\": \"test_pnf_macro\",\n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"6619bf46-abf4-4e2b-b1e4-c6a3cad57139\",\n \"modelInvariantId\":\"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelVersionId\":\"bbadda29-d52b-4341-8d27-979be0df3514\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n \n ]\n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\",\n \"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9e190626-ba1e-430a-8729-b980894964fa\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-09-03T02:53:54.474+00:00", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068" } } } 2021-09-03T02:53:54.484Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:54.485Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-09-03T02:53:54.493Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:53:54.493Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-09-03T02:53:54.493Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:54.494Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:53:54.494Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-09-03T02:53:54.494Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3045", X-B3-TraceId:"bf554dae2768a61c", X-B3-SpanId:"b2eaf6589f03d9a2", X-B3-ParentSpanId:"bf554dae2768a61c", X-B3-Sampled:"0", X-ONAP-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-TransactionID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-ECOMP-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0cfe267-6f51-476c-8c37-4059cb1bf1de"] 2021-09-03T02:53:54.494Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"127cac9d-75b8-464c-921c-45435dc72bdf\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"bbadda29-d52b-4341-8d27-979be0df3514\",\"modelUuid\":\"bbadda29-d52b-4341-8d27-979be0df3514\",\"modelInvariantUuid\":\"127cac9d-75b8-464c-921c-45435dc72bdf\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"TestPNFMacroInstantiation\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"pnf_macrocustomer\"},\"requestParameters\":{\"subscriptionServiceType\":\"test_pnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation\",\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"test-pnf 0\",\"modelCustomizationId\":\"6619bf46-abf4-4e2b-b1e4-c6a3cad57139\",\"modelInvariantId\":\"127cac9d-75b8-464c-921c-45435dc72bdf\",\"modelVersionId\":\"bbadda29-d52b-4341-8d27-979be0df3514\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"pnf_macro_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"pnf_macro_line_of_business\"},\"productFamilyId\":\"\",\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation\"}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"bbadda29-d52b-4341-8d27-979be0df3514\",\"modelInvariantId\":\"127cac9d-75b8-464c-921c-45435dc72bdf\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"pnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"9e190626-ba1e-430a-8729-b980894964fa\",\"owningEntityName\":\"pnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068","type":"String"},"mso-request-id":{"value":"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-09-03T02:53:54.495Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:55.505Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:55.506Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-09-03T02:53:55.506Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-09-03T02:53:55.507Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 03 Sep 2021 02:53:55 GMT", X-ONAP-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-TransactionID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-ECOMP-RequestID:"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b0cfe267-6f51-476c-8c37-4059cb1bf1de", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:55.507Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068\",\"instanceId\":\"4ae81392-9597-47b7-864c-757bc48544bc\"}}","message":"Success","processInstanceID":"2d1ff4db-0c62-11ec-994b-e2843a500213","variables":null,"messageCode":200} 2021-09-03T02:53:55.507Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:55.508Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-09-03T02:53:55.509Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:53:55.511Z|d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:53:55.512Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:53:55.512Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||Invoke 2021-09-03T02:53:55.513Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:55.513Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:53:55.513Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Method : GET 2021-09-03T02:53:55.513Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"301f1dc867fe231c", X-B3-SpanId:"a80702e2a05e77b2", X-B3-ParentSpanId:"301f1dc867fe231c", X-B3-Sampled:"0", X-ONAP-RequestID:"ffd7e939-e94c-4cd4-bad0-83f9119b8661", X-RequestID:"ffd7e939-e94c-4cd4-bad0-83f9119b8661", X-TransactionID:"ffd7e939-e94c-4cd4-bad0-83f9119b8661", X-ECOMP-RequestID:"ffd7e939-e94c-4cd4-bad0-83f9119b8661", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07327c66-73f1-4866-8454-20e4aa6aca5b"] 2021-09-03T02:53:55.513Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Request body: 2021-09-03T02:53:55.513Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:55.529Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:55.529Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status code : 200 OK 2021-09-03T02:53:55.530Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status text : 2021-09-03T02:53:55.530Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:53:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:55.531Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Response body: { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2021-09-03T02:52:30.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a760820b-453b-4f0c-b8a2-3b3542f55940\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:52:40.000+00:00", "vfModuleId" : "ccda5e8c-da0d-4720-8249-5ba4af3a6800", "vfModuleName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "cloudIdentifier" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n Ubuntu20_flavor_name: \\\"m1.small\\\"\\n Ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n Ubuntu20_name_0: \\\"Ubuntu20\\\"\\n Ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-09-03T02:52:38.000+00:00" } ], "requestURI" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" } } } 2021-09-03T02:53:55.531Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:55.531Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||InvokeReturn 2021-09-03T02:53:55.533Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:53:55.533Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:53:55.533Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:55.533Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:53:55.533Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:53:55.534Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"301f1dc867fe231c", X-B3-SpanId:"b516712853f0d858", X-B3-ParentSpanId:"301f1dc867fe231c", X-B3-Sampled:"0", X-ONAP-RequestID:"ffd7e939-e94c-4cd4-bad0-83f9119b8661", X-RequestID:"ffd7e939-e94c-4cd4-bad0-83f9119b8661", X-TransactionID:"ffd7e939-e94c-4cd4-bad0-83f9119b8661", X-ECOMP-RequestID:"ffd7e939-e94c-4cd4-bad0-83f9119b8661", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b535466-b72e-40f3-93e2-e0823fa4d113"] 2021-09-03T02:53:55.534Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:53:55.534Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:55.545Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:55.546Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:53:55.546Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:53:55.546Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:53:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:55.547Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "groupingId" : "af1d4006-ae6b-4921-9e25-963c13d27fd7", "name" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2/af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"updated_time\":null,\"creation_time\":1630637560000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2f789f80ebe4edd9535760c98bde658\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:52:41.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:53:55.547Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:55.547Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:53:55.566Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:53:55.566Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-09-03T02:53:55.566Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:55.567Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:53:55.567Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:53:55.567Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ffd7e939-e94c-4cd4-bad0-83f9119b8661", X-RequestID:"ffd7e939-e94c-4cd4-bad0-83f9119b8661", X-TransactionID:"ffd7e939-e94c-4cd4-bad0-83f9119b8661", X-ECOMP-RequestID:"ffd7e939-e94c-4cd4-bad0-83f9119b8661", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"126ef1e8-4410-48eb-a543-503eb1407856"] 2021-09-03T02:53:55.567Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:53:55.567Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:55.652Z|b4813ad2-e2bd-4c12-878e-259b158f534e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:53:55.655Z|b4813ad2-e2bd-4c12-878e-259b158f534e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068 2021-09-03T02:53:55.655Z|b4813ad2-e2bd-4c12-878e-259b158f534e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|INFO|500||Invoke 2021-09-03T02:53:55.656Z|b4813ad2-e2bd-4c12-878e-259b158f534e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:55.656Z|b4813ad2-e2bd-4c12-878e-259b158f534e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068 2021-09-03T02:53:55.656Z|b4813ad2-e2bd-4c12-878e-259b158f534e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Method : GET 2021-09-03T02:53:55.656Z|b4813ad2-e2bd-4c12-878e-259b158f534e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a46e2030743a940", X-B3-SpanId:"e1eb1cf91b0598a9", X-B3-ParentSpanId:"1a46e2030743a940", X-B3-Sampled:"0", X-ONAP-RequestID:"b4813ad2-e2bd-4c12-878e-259b158f534e", X-RequestID:"b4813ad2-e2bd-4c12-878e-259b158f534e", X-TransactionID:"b4813ad2-e2bd-4c12-878e-259b158f534e", X-ECOMP-RequestID:"b4813ad2-e2bd-4c12-878e-259b158f534e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79526879-f514-4100-97bc-421b480f0213"] 2021-09-03T02:53:55.656Z|b4813ad2-e2bd-4c12-878e-259b158f534e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Request body: 2021-09-03T02:53:55.656Z|b4813ad2-e2bd-4c12-878e-259b158f534e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:55.667Z|b4813ad2-e2bd-4c12-878e-259b158f534e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:55.667Z|b4813ad2-e2bd-4c12-878e-259b158f534e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Status code : 200 OK 2021-09-03T02:53:55.667Z|b4813ad2-e2bd-4c12-878e-259b158f534e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Status text : 2021-09-03T02:53:55.668Z|b4813ad2-e2bd-4c12-878e-259b158f534e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:53:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:55.668Z|b4813ad2-e2bd-4c12-878e-259b158f534e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Response body: { "requestId" : "d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:53:54.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n\t\t\t\"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \"subscriptionServiceType\": \"test_pnf_macro\",\n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"6619bf46-abf4-4e2b-b1e4-c6a3cad57139\",\n \"modelInvariantId\":\"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelVersionId\":\"bbadda29-d52b-4341-8d27-979be0df3514\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n \n ]\n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\",\n \"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9e190626-ba1e-430a-8729-b980894964fa\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:53:54.000+00:00", "serviceInstanceId" : "4ae81392-9597-47b7-864c-757bc48544bc", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068" } } } 2021-09-03T02:53:55.669Z|b4813ad2-e2bd-4c12-878e-259b158f534e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:55.669Z|b4813ad2-e2bd-4c12-878e-259b158f534e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|INFO|500||InvokeReturn 2021-09-03T02:53:55.670Z|b4813ad2-e2bd-4c12-878e-259b158f534e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false 2021-09-03T02:53:55.671Z|b4813ad2-e2bd-4c12-878e-259b158f534e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:53:55.671Z|b4813ad2-e2bd-4c12-878e-259b158f534e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:55.672Z|b4813ad2-e2bd-4c12-878e-259b158f534e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false 2021-09-03T02:53:55.672Z|b4813ad2-e2bd-4c12-878e-259b158f534e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:53:55.672Z|b4813ad2-e2bd-4c12-878e-259b158f534e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a46e2030743a940", X-B3-SpanId:"888b6048d196f15f", X-B3-ParentSpanId:"1a46e2030743a940", X-B3-Sampled:"0", X-ONAP-RequestID:"b4813ad2-e2bd-4c12-878e-259b158f534e", X-RequestID:"b4813ad2-e2bd-4c12-878e-259b158f534e", X-TransactionID:"b4813ad2-e2bd-4c12-878e-259b158f534e", X-ECOMP-RequestID:"b4813ad2-e2bd-4c12-878e-259b158f534e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60045333-3246-4821-9043-970bb0de48df"] 2021-09-03T02:53:55.673Z|b4813ad2-e2bd-4c12-878e-259b158f534e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:53:55.673Z|b4813ad2-e2bd-4c12-878e-259b158f534e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:55.682Z|b4813ad2-e2bd-4c12-878e-259b158f534e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:55.682Z|b4813ad2-e2bd-4c12-878e-259b158f534e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:53:55.683Z|b4813ad2-e2bd-4c12-878e-259b158f534e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:53:55.683Z|b4813ad2-e2bd-4c12-878e-259b158f534e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:53:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:55.684Z|b4813ad2-e2bd-4c12-878e-259b158f534e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:53:55.684Z|b4813ad2-e2bd-4c12-878e-259b158f534e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:55.684Z|b4813ad2-e2bd-4c12-878e-259b158f534e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:53:55.688Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:55.688Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:53:55.689Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:53:55.689Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2AC6353C75B2C4998D2FA660613BA305; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 03 Sep 2021 02:53:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:55.689Z|b4813ad2-e2bd-4c12-878e-259b158f534e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:53:55.689Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ff12dcda-0c61-11ec-994b-e2843a500213","businessKey":"65e0b418-fba0-482e-8e6c-054b7b64b1b4","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-03T02:52:37.243+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"fb4b26ff-0c61-11ec-994b-e2843a500213","superProcessInstanceId":"ff0ff769-0c61-11ec-994b-e2843a500213","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-09-03T02:53:55.689Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:55.690Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:53:55.711Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:53:55.711Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||Invoke 2021-09-03T02:53:55.712Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:53:55.712Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:53:55.712Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:53:55.712Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ffd7e939-e94c-4cd4-bad0-83f9119b8661", X-RequestID:"ffd7e939-e94c-4cd4-bad0-83f9119b8661", X-TransactionID:"ffd7e939-e94c-4cd4-bad0-83f9119b8661", X-ECOMP-RequestID:"ffd7e939-e94c-4cd4-bad0-83f9119b8661", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c671a0ff-7b72-44cb-907d-c530eb26ca9d"] 2021-09-03T02:53:55.712Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:53:55.713Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:53:55.832Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:53:55.833Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:53:55.833Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:53:55.833Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=285672BEF0C61F731CBB80B0190333F1; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Fri, 03 Sep 2021 02:53:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:53:55.834Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:0143c6c2-0c62-11ec-994b-e2843a500213","parentActivityInstanceId":"ff12dcda-0c61-11ec-994b-e2843a500213","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processInstanceId":"ff12dcda-0c61-11ec-994b-e2843a500213","executionId":"ff12dcda-0c61-11ec-994b-e2843a500213","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-03T02:52:40.919+0000","endTime":"2021-09-03T02:52:40.922+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fb4b26ff-0c61-11ec-994b-e2843a500213"}] 2021-09-03T02:53:55.834Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:53:55.834Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:53:55.838Z|ffd7e939-e94c-4cd4-bad0-83f9119b8661|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:53:59.340Z|b7936bd8-5c3e-449f-ab2f-6a4ecfdf5186|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:53:59.340Z|3e4b9547-b2a0-4adf-93f9-ddd65cb19303|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:53:59.340Z|ad872b8f-d4ca-4438-81b5-65837287b8f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:53:59.341Z|3e4b9547-b2a0-4adf-93f9-ddd65cb19303|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:53:59.341Z|b7936bd8-5c3e-449f-ab2f-6a4ecfdf5186|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:53:59.341Z|ad872b8f-d4ca-4438-81b5-65837287b8f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:54:00.868Z|b29d25d8-571c-4a36-8999-0299fe373a8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:54:00.868Z|b29d25d8-571c-4a36-8999-0299fe373a8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:54:01.239Z|d29c865b-7180-48c7-914f-3a0a6df77af5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:54:01.240Z|d29c865b-7180-48c7-914f-3a0a6df77af5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:54:05.837Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:54:05.841Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068 2021-09-03T02:54:05.841Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|INFO|500||Invoke 2021-09-03T02:54:05.841Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:05.841Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068 2021-09-03T02:54:05.841Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Method : GET 2021-09-03T02:54:05.842Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f94041ba6cd9f8a", X-B3-SpanId:"7f8016c04c9eccf8", X-B3-ParentSpanId:"8f94041ba6cd9f8a", X-B3-Sampled:"0", X-ONAP-RequestID:"bbe16f38-7cd4-4314-abf7-c0feff7967bf", X-RequestID:"bbe16f38-7cd4-4314-abf7-c0feff7967bf", X-TransactionID:"bbe16f38-7cd4-4314-abf7-c0feff7967bf", X-ECOMP-RequestID:"bbe16f38-7cd4-4314-abf7-c0feff7967bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f20fe31-a2c6-4e96-9fdc-cb6088daa181"] 2021-09-03T02:54:05.842Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Request body: 2021-09-03T02:54:05.842Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:05.859Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:05.860Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:05.860Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Status text : 2021-09-03T02:54:05.860Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:54:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:05.861Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Response body: { "requestId" : "d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).", "progress" : 32, "startTime" : "2021-09-03T02:53:54.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n\t\t\t\"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \"subscriptionServiceType\": \"test_pnf_macro\",\n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"6619bf46-abf4-4e2b-b1e4-c6a3cad57139\",\n \"modelInvariantId\":\"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelVersionId\":\"bbadda29-d52b-4341-8d27-979be0df3514\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n \n ]\n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\",\n \"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9e190626-ba1e-430a-8729-b980894964fa\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:54:02.000+00:00", "serviceInstanceId" : "4ae81392-9597-47b7-864c-757bc48544bc", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068" } } } 2021-09-03T02:54:05.861Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:05.861Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|INFO|500||InvokeReturn 2021-09-03T02:54:05.863Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false 2021-09-03T02:54:05.863Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:54:05.863Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:05.863Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false 2021-09-03T02:54:05.864Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:54:05.864Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f94041ba6cd9f8a", X-B3-SpanId:"ab500f304c0f6da7", X-B3-ParentSpanId:"8f94041ba6cd9f8a", X-B3-Sampled:"0", X-ONAP-RequestID:"bbe16f38-7cd4-4314-abf7-c0feff7967bf", X-RequestID:"bbe16f38-7cd4-4314-abf7-c0feff7967bf", X-TransactionID:"bbe16f38-7cd4-4314-abf7-c0feff7967bf", X-ECOMP-RequestID:"bbe16f38-7cd4-4314-abf7-c0feff7967bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9065a33-5fec-4815-9afb-b6857f5d3034"] 2021-09-03T02:54:05.864Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:54:05.864Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:05.871Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:05.872Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:05.872Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:54:05.872Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:54:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:05.873Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:54:05.873Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:05.873Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:54:05.893Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:54:05.894Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-09-03T02:54:05.894Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:05.894Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:54:05.894Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:54:05.894Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bbe16f38-7cd4-4314-abf7-c0feff7967bf", X-RequestID:"bbe16f38-7cd4-4314-abf7-c0feff7967bf", X-TransactionID:"bbe16f38-7cd4-4314-abf7-c0feff7967bf", X-ECOMP-RequestID:"bbe16f38-7cd4-4314-abf7-c0feff7967bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78101454-e71e-48c5-954a-1be353484ee8"] 2021-09-03T02:54:05.894Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:54:05.895Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:05.973Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:54:05.977Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:54:05.978Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||Invoke 2021-09-03T02:54:05.978Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:05.978Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:54:05.979Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Method : GET 2021-09-03T02:54:05.979Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"94182dcf3a25aa74", X-B3-SpanId:"a835bcd66783dc74", X-B3-ParentSpanId:"94182dcf3a25aa74", X-B3-Sampled:"0", X-ONAP-RequestID:"12237217-d20d-4f70-aadf-4c593c0ef9b6", X-RequestID:"12237217-d20d-4f70-aadf-4c593c0ef9b6", X-TransactionID:"12237217-d20d-4f70-aadf-4c593c0ef9b6", X-ECOMP-RequestID:"12237217-d20d-4f70-aadf-4c593c0ef9b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7200f1d-91db-4ea0-9413-ce0bdfe6d06f"] 2021-09-03T02:54:05.979Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Request body: 2021-09-03T02:54:05.980Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:05.991Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:05.991Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:05.992Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status text : 2021-09-03T02:54:05.992Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:54:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:05.993Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Response body: { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2021-09-03T02:52:30.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a760820b-453b-4f0c-b8a2-3b3542f55940\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:52:40.000+00:00", "vfModuleId" : "ccda5e8c-da0d-4720-8249-5ba4af3a6800", "vfModuleName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "cloudIdentifier" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n Ubuntu20_flavor_name: \\\"m1.small\\\"\\n Ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n Ubuntu20_name_0: \\\"Ubuntu20\\\"\\n Ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-09-03T02:52:38.000+00:00" } ], "requestURI" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" } } } 2021-09-03T02:54:05.994Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:05.994Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||InvokeReturn 2021-09-03T02:54:05.997Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:54:05.997Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:54:05.998Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:05.998Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:54:05.998Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:54:05.999Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"94182dcf3a25aa74", X-B3-SpanId:"ecbb558983155486", X-B3-ParentSpanId:"94182dcf3a25aa74", X-B3-Sampled:"0", X-ONAP-RequestID:"12237217-d20d-4f70-aadf-4c593c0ef9b6", X-RequestID:"12237217-d20d-4f70-aadf-4c593c0ef9b6", X-TransactionID:"12237217-d20d-4f70-aadf-4c593c0ef9b6", X-ECOMP-RequestID:"12237217-d20d-4f70-aadf-4c593c0ef9b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83b8b362-c8a1-4e31-b9eb-6dc064ebf481"] 2021-09-03T02:54:05.999Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:54:05.999Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:06.009Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:06.009Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:06.010Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:54:06.010Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:54:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:06.011Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "groupingId" : "af1d4006-ae6b-4921-9e25-963c13d27fd7", "name" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2/af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"updated_time\":null,\"creation_time\":1630637560000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2f789f80ebe4edd9535760c98bde658\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:52:41.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:54:06.011Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:06.012Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:54:06.016Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:06.017Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:06.017Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:54:06.017Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=ED379D9AADAB03214216D49E83A25C83; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"693", Date:"Fri, 03 Sep 2021 02:54:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:06.017Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"324259df-0c62-11ec-994b-e2843a500213","businessKey":"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068","processDefinitionId":"WaitForPnfReadyBB:1:e53056d7-0c50-11ec-994b-e2843a500213","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2021-09-03T02:54:03.118+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"2d1ff4db-0c62-11ec-994b-e2843a500213","superProcessInstanceId":"31bcd5e9-0c62-11ec-994b-e2843a500213","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-09-03T02:54:06.017Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:06.018Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:54:06.036Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:54:06.036Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|INFO|500||Invoke 2021-09-03T02:54:06.037Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:06.037Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:54:06.037Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:54:06.037Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bbe16f38-7cd4-4314-abf7-c0feff7967bf", X-RequestID:"bbe16f38-7cd4-4314-abf7-c0feff7967bf", X-TransactionID:"bbe16f38-7cd4-4314-abf7-c0feff7967bf", X-ECOMP-RequestID:"bbe16f38-7cd4-4314-abf7-c0feff7967bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b14749f-f7e8-4206-9759-258c9c028b3e"] 2021-09-03T02:54:06.037Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:54:06.037Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:06.037Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:54:06.038Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-09-03T02:54:06.038Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:06.038Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:54:06.039Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:54:06.039Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"12237217-d20d-4f70-aadf-4c593c0ef9b6", X-RequestID:"12237217-d20d-4f70-aadf-4c593c0ef9b6", X-TransactionID:"12237217-d20d-4f70-aadf-4c593c0ef9b6", X-ECOMP-RequestID:"12237217-d20d-4f70-aadf-4c593c0ef9b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8233119-8a17-4ce0-9a0a-ce3168015074"] 2021-09-03T02:54:06.039Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:54:06.039Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:06.154Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:06.155Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:06.156Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:54:06.156Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:06.156Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D27F632127FD2061D61AE95A9A1913F1; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Fri, 03 Sep 2021 02:54:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:06.157Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:06.157Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:54:06.157Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Response body: [{"id":"3245b456-0c62-11ec-994b-e2843a500213","parentActivityInstanceId":"324259df-0c62-11ec-994b-e2843a500213","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:e53056d7-0c50-11ec-994b-e2843a500213","processInstanceId":"324259df-0c62-11ec-994b-e2843a500213","executionId":"324259df-0c62-11ec-994b-e2843a500213","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-03T02:54:03.140+0000","endTime":"2021-09-03T02:54:03.321+0000","durationInMillis":181,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2d1ff4db-0c62-11ec-994b-e2843a500213"}] 2021-09-03T02:54:06.157Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B9557DD727A48251762C57F1097C6985; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 03 Sep 2021 02:54:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:06.157Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:06.158Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ff12dcda-0c61-11ec-994b-e2843a500213","businessKey":"65e0b418-fba0-482e-8e6c-054b7b64b1b4","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-03T02:52:37.243+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"fb4b26ff-0c61-11ec-994b-e2843a500213","superProcessInstanceId":"ff0ff769-0c61-11ec-994b-e2843a500213","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-09-03T02:54:06.158Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:54:06.158Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:06.159Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:54:06.163Z|bbe16f38-7cd4-4314-abf7-c0feff7967bf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:54:06.177Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:54:06.177Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||Invoke 2021-09-03T02:54:06.178Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:06.178Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:54:06.178Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:54:06.178Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"12237217-d20d-4f70-aadf-4c593c0ef9b6", X-RequestID:"12237217-d20d-4f70-aadf-4c593c0ef9b6", X-TransactionID:"12237217-d20d-4f70-aadf-4c593c0ef9b6", X-ECOMP-RequestID:"12237217-d20d-4f70-aadf-4c593c0ef9b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb7c5feb-d3d1-4cbe-b814-a10e1280bacc"] 2021-09-03T02:54:06.178Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:54:06.178Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:06.298Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:06.298Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:06.299Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:54:06.299Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=AD47CB1FBABC0F41EE0E4C7E87EFA7E3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Fri, 03 Sep 2021 02:54:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:06.299Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:0143c6c2-0c62-11ec-994b-e2843a500213","parentActivityInstanceId":"ff12dcda-0c61-11ec-994b-e2843a500213","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processInstanceId":"ff12dcda-0c61-11ec-994b-e2843a500213","executionId":"ff12dcda-0c61-11ec-994b-e2843a500213","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-03T02:52:40.919+0000","endTime":"2021-09-03T02:52:40.922+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fb4b26ff-0c61-11ec-994b-e2843a500213"}] 2021-09-03T02:54:06.299Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:06.299Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:54:06.303Z|12237217-d20d-4f70-aadf-4c593c0ef9b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:54:09.359Z|1997dda0-8b15-41af-9a1b-ffe851b97b3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:54:09.359Z|9ce4bc32-0062-41ad-9695-95c9def027a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:54:09.360Z|1997dda0-8b15-41af-9a1b-ffe851b97b3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:54:09.360Z|9ce4bc32-0062-41ad-9695-95c9def027a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:54:09.360Z|c121f430-77f3-4638-a793-78157d14d83e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:54:09.361Z|c121f430-77f3-4638-a793-78157d14d83e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:54:14.457Z|f9299c57-4787-47c0-abb0-cbbe9e7ef526|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:54:14.457Z|f9299c57-4787-47c0-abb0-cbbe9e7ef526|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:54:15.868Z|e975e459-c865-45cb-b744-5ea4643df26f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:54:15.869Z|e975e459-c865-45cb-b744-5ea4643df26f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:54:16.293Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:54:16.296Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068 2021-09-03T02:54:16.297Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|INFO|500||Invoke 2021-09-03T02:54:16.297Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:16.297Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068 2021-09-03T02:54:16.297Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Method : GET 2021-09-03T02:54:16.297Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e221ac09de117e9", X-B3-SpanId:"bdf0201903bcac0d", X-B3-ParentSpanId:"7e221ac09de117e9", X-B3-Sampled:"0", X-ONAP-RequestID:"2def2d1d-18e1-4ef0-9be0-0e656651b129", X-RequestID:"2def2d1d-18e1-4ef0-9be0-0e656651b129", X-TransactionID:"2def2d1d-18e1-4ef0-9be0-0e656651b129", X-ECOMP-RequestID:"2def2d1d-18e1-4ef0-9be0-0e656651b129", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5f6a8b0-1149-43a7-8e74-6c1d94f63212"] 2021-09-03T02:54:16.297Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Request body: 2021-09-03T02:54:16.298Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:16.310Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:16.311Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:16.311Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Status text : 2021-09-03T02:54:16.311Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:54:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:16.312Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Response body: { "requestId" : "d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).", "progress" : 32, "startTime" : "2021-09-03T02:53:54.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n\t\t\t\"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \"subscriptionServiceType\": \"test_pnf_macro\",\n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"6619bf46-abf4-4e2b-b1e4-c6a3cad57139\",\n \"modelInvariantId\":\"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelVersionId\":\"bbadda29-d52b-4341-8d27-979be0df3514\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n \n ]\n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\",\n \"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9e190626-ba1e-430a-8729-b980894964fa\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:54:02.000+00:00", "serviceInstanceId" : "4ae81392-9597-47b7-864c-757bc48544bc", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068" } } } 2021-09-03T02:54:16.312Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:16.312Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|INFO|500||InvokeReturn 2021-09-03T02:54:16.313Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false 2021-09-03T02:54:16.313Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:54:16.313Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:16.314Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false 2021-09-03T02:54:16.314Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:54:16.314Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e221ac09de117e9", X-B3-SpanId:"b125f7e9a9ed823d", X-B3-ParentSpanId:"7e221ac09de117e9", X-B3-Sampled:"0", X-ONAP-RequestID:"2def2d1d-18e1-4ef0-9be0-0e656651b129", X-RequestID:"2def2d1d-18e1-4ef0-9be0-0e656651b129", X-TransactionID:"2def2d1d-18e1-4ef0-9be0-0e656651b129", X-ECOMP-RequestID:"2def2d1d-18e1-4ef0-9be0-0e656651b129", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"163c013b-c456-4a97-a5e1-ab01fdee3d98"] 2021-09-03T02:54:16.314Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:54:16.314Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:16.322Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:16.322Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:16.322Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:54:16.322Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:54:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:16.323Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:54:16.323Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:16.323Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:54:16.346Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:54:16.347Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-09-03T02:54:16.347Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:16.347Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:54:16.347Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:54:16.347Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2def2d1d-18e1-4ef0-9be0-0e656651b129", X-RequestID:"2def2d1d-18e1-4ef0-9be0-0e656651b129", X-TransactionID:"2def2d1d-18e1-4ef0-9be0-0e656651b129", X-ECOMP-RequestID:"2def2d1d-18e1-4ef0-9be0-0e656651b129", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0a06190-4f92-4c5e-920f-4cd7ff7f7159"] 2021-09-03T02:54:16.347Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:54:16.347Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:16.442Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:54:16.446Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:54:16.446Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||Invoke 2021-09-03T02:54:16.446Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:16.446Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:54:16.446Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Method : GET 2021-09-03T02:54:16.447Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bba66dd0af145520", X-B3-SpanId:"a4db7cf3f81a1d1f", X-B3-ParentSpanId:"bba66dd0af145520", X-B3-Sampled:"0", X-ONAP-RequestID:"a29488d8-3e8d-44a4-a4a3-35275198e321", X-RequestID:"a29488d8-3e8d-44a4-a4a3-35275198e321", X-TransactionID:"a29488d8-3e8d-44a4-a4a3-35275198e321", X-ECOMP-RequestID:"a29488d8-3e8d-44a4-a4a3-35275198e321", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1ad05fc-08ea-4a67-8a32-32d0c6b6272d"] 2021-09-03T02:54:16.447Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Request body: 2021-09-03T02:54:16.447Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:16.460Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:16.460Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:16.460Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status text : 2021-09-03T02:54:16.460Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:54:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:16.461Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Response body: { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2021-09-03T02:52:30.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a760820b-453b-4f0c-b8a2-3b3542f55940\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:52:40.000+00:00", "vfModuleId" : "ccda5e8c-da0d-4720-8249-5ba4af3a6800", "vfModuleName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "cloudIdentifier" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n Ubuntu20_flavor_name: \\\"m1.small\\\"\\n Ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n Ubuntu20_name_0: \\\"Ubuntu20\\\"\\n Ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-09-03T02:52:38.000+00:00" } ], "requestURI" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" } } } 2021-09-03T02:54:16.461Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:16.461Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||InvokeReturn 2021-09-03T02:54:16.463Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:54:16.463Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:54:16.463Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:16.463Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:54:16.463Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:54:16.463Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bba66dd0af145520", X-B3-SpanId:"6de06171c0d1b96b", X-B3-ParentSpanId:"bba66dd0af145520", X-B3-Sampled:"0", X-ONAP-RequestID:"a29488d8-3e8d-44a4-a4a3-35275198e321", X-RequestID:"a29488d8-3e8d-44a4-a4a3-35275198e321", X-TransactionID:"a29488d8-3e8d-44a4-a4a3-35275198e321", X-ECOMP-RequestID:"a29488d8-3e8d-44a4-a4a3-35275198e321", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05452edf-e6fd-4873-960f-183d3120afc8"] 2021-09-03T02:54:16.464Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:54:16.464Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:16.472Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:16.472Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:16.472Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:54:16.472Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:54:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:16.473Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "groupingId" : "af1d4006-ae6b-4921-9e25-963c13d27fd7", "name" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2/af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"updated_time\":null,\"creation_time\":1630637560000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2f789f80ebe4edd9535760c98bde658\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:52:41.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:54:16.473Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:16.473Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:54:16.488Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:16.488Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:16.489Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:54:16.489Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3777188A10321AFEEB04A27324186AFA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"693", Date:"Fri, 03 Sep 2021 02:54:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:16.489Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"324259df-0c62-11ec-994b-e2843a500213","businessKey":"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068","processDefinitionId":"WaitForPnfReadyBB:1:e53056d7-0c50-11ec-994b-e2843a500213","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2021-09-03T02:54:03.118+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"2d1ff4db-0c62-11ec-994b-e2843a500213","superProcessInstanceId":"31bcd5e9-0c62-11ec-994b-e2843a500213","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-09-03T02:54:16.490Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:16.490Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:54:16.493Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:54:16.494Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-09-03T02:54:16.494Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:16.494Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:54:16.494Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:54:16.494Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a29488d8-3e8d-44a4-a4a3-35275198e321", X-RequestID:"a29488d8-3e8d-44a4-a4a3-35275198e321", X-TransactionID:"a29488d8-3e8d-44a4-a4a3-35275198e321", X-ECOMP-RequestID:"a29488d8-3e8d-44a4-a4a3-35275198e321", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5efbc19-db87-4b54-9a6b-9f00a47c2ab4"] 2021-09-03T02:54:16.495Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:54:16.495Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:16.512Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:54:16.513Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|INFO|500||Invoke 2021-09-03T02:54:16.513Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:16.513Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:54:16.514Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:54:16.514Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2def2d1d-18e1-4ef0-9be0-0e656651b129", X-RequestID:"2def2d1d-18e1-4ef0-9be0-0e656651b129", X-TransactionID:"2def2d1d-18e1-4ef0-9be0-0e656651b129", X-ECOMP-RequestID:"2def2d1d-18e1-4ef0-9be0-0e656651b129", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57e517d6-2f3b-4289-8f78-5dd069531d7a"] 2021-09-03T02:54:16.514Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:54:16.514Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:16.613Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:16.613Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:16.614Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:54:16.614Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5DD221B7C77A06D678B6D61EFB189026; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Fri, 03 Sep 2021 02:54:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:16.614Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ff12dcda-0c61-11ec-994b-e2843a500213","businessKey":"65e0b418-fba0-482e-8e6c-054b7b64b1b4","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-03T02:52:37.243+0000","endTime":"2021-09-03T02:54:12.406+0000","removalTime":null,"durationInMillis":95163,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"fb4b26ff-0c61-11ec-994b-e2843a500213","superProcessInstanceId":"ff0ff769-0c61-11ec-994b-e2843a500213","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2021-09-03T02:54:16.614Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:16.615Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:54:16.634Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:54:16.634Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||Invoke 2021-09-03T02:54:16.635Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:16.635Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:54:16.635Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:54:16.635Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a29488d8-3e8d-44a4-a4a3-35275198e321", X-RequestID:"a29488d8-3e8d-44a4-a4a3-35275198e321", X-TransactionID:"a29488d8-3e8d-44a4-a4a3-35275198e321", X-ECOMP-RequestID:"a29488d8-3e8d-44a4-a4a3-35275198e321", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a4fcebe-86c4-481b-9efe-cbbe60eed30c"] 2021-09-03T02:54:16.635Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:54:16.635Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:16.644Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:16.644Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:16.644Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:54:16.645Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4043240E511136E8D4E1AAD3984917BD; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Fri, 03 Sep 2021 02:54:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:16.645Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Response body: [{"id":"3245b456-0c62-11ec-994b-e2843a500213","parentActivityInstanceId":"324259df-0c62-11ec-994b-e2843a500213","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:e53056d7-0c50-11ec-994b-e2843a500213","processInstanceId":"324259df-0c62-11ec-994b-e2843a500213","executionId":"324259df-0c62-11ec-994b-e2843a500213","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-03T02:54:03.140+0000","endTime":"2021-09-03T02:54:03.321+0000","durationInMillis":181,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2d1ff4db-0c62-11ec-994b-e2843a500213"}] 2021-09-03T02:54:16.645Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:16.645Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:54:16.653Z|2def2d1d-18e1-4ef0-9be0-0e656651b129|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:54:16.755Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:16.756Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:16.756Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:54:16.757Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=6915849009D63374CBAD90A02655CB60; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Fri, 03 Sep 2021 02:54:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:16.757Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:37cb6ea6-0c62-11ec-994b-e2843a500213","parentActivityInstanceId":"ff12dcda-0c61-11ec-994b-e2843a500213","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processInstanceId":"ff12dcda-0c61-11ec-994b-e2843a500213","executionId":"ff12dcda-0c61-11ec-994b-e2843a500213","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-03T02:54:12.405+0000","endTime":"2021-09-03T02:54:12.405+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fb4b26ff-0c61-11ec-994b-e2843a500213"}] 2021-09-03T02:54:16.758Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:16.758Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:54:16.762Z|a29488d8-3e8d-44a4-a4a3-35275198e321|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:54:19.378Z|1807bfa6-48d9-4cda-b429-488f584bc947|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:54:19.378Z|c312f455-c803-4701-9787-e72f3cf22514|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:54:19.378Z|c4dcb005-1c8c-4dfe-afac-912a21600869|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:54:19.379Z|1807bfa6-48d9-4cda-b429-488f584bc947|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:54:19.379Z|c4dcb005-1c8c-4dfe-afac-912a21600869|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:54:19.379Z|c312f455-c803-4701-9787-e72f3cf22514|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:54:26.784Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:54:26.787Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068 2021-09-03T02:54:26.787Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|INFO|500||Invoke 2021-09-03T02:54:26.788Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:26.788Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068 2021-09-03T02:54:26.788Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Method : GET 2021-09-03T02:54:26.788Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16a8854f4eeb372b", X-B3-SpanId:"8af5ba4ba428a627", X-B3-ParentSpanId:"16a8854f4eeb372b", X-B3-Sampled:"0", X-ONAP-RequestID:"cceedb34-2220-449b-b941-fa5d770604d6", X-RequestID:"cceedb34-2220-449b-b941-fa5d770604d6", X-TransactionID:"cceedb34-2220-449b-b941-fa5d770604d6", X-ECOMP-RequestID:"cceedb34-2220-449b-b941-fa5d770604d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57464e35-6a3a-4f68-b2aa-7a931df09da5"] 2021-09-03T02:54:26.789Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Request body: 2021-09-03T02:54:26.789Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:26.802Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:26.803Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:26.803Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Status text : 2021-09-03T02:54:26.804Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:54:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:26.804Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Response body: { "requestId" : "d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).", "progress" : 32, "startTime" : "2021-09-03T02:53:54.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n\t\t\t\"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \"subscriptionServiceType\": \"test_pnf_macro\",\n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"6619bf46-abf4-4e2b-b1e4-c6a3cad57139\",\n \"modelInvariantId\":\"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelVersionId\":\"bbadda29-d52b-4341-8d27-979be0df3514\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n \n ]\n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\",\n \"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9e190626-ba1e-430a-8729-b980894964fa\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:54:02.000+00:00", "serviceInstanceId" : "4ae81392-9597-47b7-864c-757bc48544bc", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068" } } } 2021-09-03T02:54:26.805Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:26.805Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|INFO|500||InvokeReturn 2021-09-03T02:54:26.806Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false 2021-09-03T02:54:26.807Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:54:26.807Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:26.807Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false 2021-09-03T02:54:26.808Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:54:26.808Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16a8854f4eeb372b", X-B3-SpanId:"6c6fa52762be3908", X-B3-ParentSpanId:"16a8854f4eeb372b", X-B3-Sampled:"0", X-ONAP-RequestID:"cceedb34-2220-449b-b941-fa5d770604d6", X-RequestID:"cceedb34-2220-449b-b941-fa5d770604d6", X-TransactionID:"cceedb34-2220-449b-b941-fa5d770604d6", X-ECOMP-RequestID:"cceedb34-2220-449b-b941-fa5d770604d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93b91ebf-bb54-43f1-8284-62935faf6b1c"] 2021-09-03T02:54:26.808Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:54:26.808Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:26.816Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:26.816Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:26.816Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:54:26.817Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:54:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:26.817Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:54:26.818Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:26.818Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:54:26.844Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:54:26.861Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-09-03T02:54:26.862Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:26.862Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:54:26.862Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:54:26.862Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cceedb34-2220-449b-b941-fa5d770604d6", X-RequestID:"cceedb34-2220-449b-b941-fa5d770604d6", X-TransactionID:"cceedb34-2220-449b-b941-fa5d770604d6", X-ECOMP-RequestID:"cceedb34-2220-449b-b941-fa5d770604d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42efca4a-a83a-43e7-aca2-b6ae182135d4"] 2021-09-03T02:54:26.863Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:54:26.863Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:26.924Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:54:26.927Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:54:26.928Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||Invoke 2021-09-03T02:54:26.928Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:26.928Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:54:26.928Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Method : GET 2021-09-03T02:54:26.928Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d0dd1a1393850319", X-B3-SpanId:"9fa78a13d3092b8a", X-B3-ParentSpanId:"d0dd1a1393850319", X-B3-Sampled:"0", X-ONAP-RequestID:"32666673-f670-4107-b61b-150cd22e8fea", X-RequestID:"32666673-f670-4107-b61b-150cd22e8fea", X-TransactionID:"32666673-f670-4107-b61b-150cd22e8fea", X-ECOMP-RequestID:"32666673-f670-4107-b61b-150cd22e8fea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18b556f0-d7ea-4e19-9448-235d9ec97b97"] 2021-09-03T02:54:26.929Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Request body: 2021-09-03T02:54:26.929Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:26.940Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:26.940Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:26.940Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status text : 2021-09-03T02:54:26.941Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:54:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:26.941Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Response body: { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2021-09-03T02:52:30.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a760820b-453b-4f0c-b8a2-3b3542f55940\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:52:40.000+00:00", "vfModuleId" : "ccda5e8c-da0d-4720-8249-5ba4af3a6800", "vfModuleName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "cloudIdentifier" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n Ubuntu20_flavor_name: \\\"m1.small\\\"\\n Ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n Ubuntu20_name_0: \\\"Ubuntu20\\\"\\n Ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-09-03T02:52:38.000+00:00" } ], "requestURI" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" } } } 2021-09-03T02:54:26.941Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:26.941Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||InvokeReturn 2021-09-03T02:54:26.944Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:54:26.944Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:54:26.944Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:26.945Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:54:26.945Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:54:26.945Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d0dd1a1393850319", X-B3-SpanId:"8f16691e14250a29", X-B3-ParentSpanId:"d0dd1a1393850319", X-B3-Sampled:"0", X-ONAP-RequestID:"32666673-f670-4107-b61b-150cd22e8fea", X-RequestID:"32666673-f670-4107-b61b-150cd22e8fea", X-TransactionID:"32666673-f670-4107-b61b-150cd22e8fea", X-ECOMP-RequestID:"32666673-f670-4107-b61b-150cd22e8fea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72aa9dec-2f66-4ca0-9ce2-d0902d8f84af"] 2021-09-03T02:54:26.945Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:54:26.946Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:26.954Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:26.954Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:26.954Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:54:26.954Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:54:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:26.955Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "groupingId" : "af1d4006-ae6b-4921-9e25-963c13d27fd7", "name" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2/af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"updated_time\":null,\"creation_time\":1630637560000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2f789f80ebe4edd9535760c98bde658\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:52:41.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:54:26.955Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:26.955Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:54:26.974Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:54:26.974Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-09-03T02:54:26.974Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:26.974Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:54:26.975Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:54:26.975Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"32666673-f670-4107-b61b-150cd22e8fea", X-RequestID:"32666673-f670-4107-b61b-150cd22e8fea", X-TransactionID:"32666673-f670-4107-b61b-150cd22e8fea", X-ECOMP-RequestID:"32666673-f670-4107-b61b-150cd22e8fea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01f8bc30-be08-41f4-8183-527d83301439"] 2021-09-03T02:54:26.975Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:54:26.975Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:26.983Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:26.983Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:26.983Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:54:26.984Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=79EE5E21347910EFBEA7E0F77D54F2D4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"693", Date:"Fri, 03 Sep 2021 02:54:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:26.984Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"324259df-0c62-11ec-994b-e2843a500213","businessKey":"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068","processDefinitionId":"WaitForPnfReadyBB:1:e53056d7-0c50-11ec-994b-e2843a500213","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2021-09-03T02:54:03.118+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"2d1ff4db-0c62-11ec-994b-e2843a500213","superProcessInstanceId":"31bcd5e9-0c62-11ec-994b-e2843a500213","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-09-03T02:54:26.985Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:26.985Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:54:27.002Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:54:27.002Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|INFO|500||Invoke 2021-09-03T02:54:27.002Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:27.003Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:54:27.003Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:54:27.003Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cceedb34-2220-449b-b941-fa5d770604d6", X-RequestID:"cceedb34-2220-449b-b941-fa5d770604d6", X-TransactionID:"cceedb34-2220-449b-b941-fa5d770604d6", X-ECOMP-RequestID:"cceedb34-2220-449b-b941-fa5d770604d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"545d7be4-6e98-4cbf-8824-4c555ff448d2"] 2021-09-03T02:54:27.003Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:54:27.004Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:27.099Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:27.099Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:27.100Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:54:27.100Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E53A594D40243DB1399104C63A35C316; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Fri, 03 Sep 2021 02:54:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:27.100Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ff12dcda-0c61-11ec-994b-e2843a500213","businessKey":"65e0b418-fba0-482e-8e6c-054b7b64b1b4","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-03T02:52:37.243+0000","endTime":"2021-09-03T02:54:12.406+0000","removalTime":null,"durationInMillis":95163,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"fb4b26ff-0c61-11ec-994b-e2843a500213","superProcessInstanceId":"ff0ff769-0c61-11ec-994b-e2843a500213","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2021-09-03T02:54:27.101Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:27.101Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:54:27.121Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:54:27.121Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||Invoke 2021-09-03T02:54:27.122Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:27.122Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:54:27.122Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:54:27.122Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"32666673-f670-4107-b61b-150cd22e8fea", X-RequestID:"32666673-f670-4107-b61b-150cd22e8fea", X-TransactionID:"32666673-f670-4107-b61b-150cd22e8fea", X-ECOMP-RequestID:"32666673-f670-4107-b61b-150cd22e8fea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34304f27-8dfd-4da5-838d-67f3f512f989"] 2021-09-03T02:54:27.122Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:54:27.122Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:27.123Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:27.124Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:27.124Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:54:27.124Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=DABEC0027CB0D0562CE27F10FD1A2DEF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Fri, 03 Sep 2021 02:54:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:27.125Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Response body: [{"id":"3245b456-0c62-11ec-994b-e2843a500213","parentActivityInstanceId":"324259df-0c62-11ec-994b-e2843a500213","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:e53056d7-0c50-11ec-994b-e2843a500213","processInstanceId":"324259df-0c62-11ec-994b-e2843a500213","executionId":"324259df-0c62-11ec-994b-e2843a500213","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-03T02:54:03.140+0000","endTime":"2021-09-03T02:54:03.321+0000","durationInMillis":181,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2d1ff4db-0c62-11ec-994b-e2843a500213"}] 2021-09-03T02:54:27.125Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:27.125Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:54:27.128Z|cceedb34-2220-449b-b941-fa5d770604d6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:54:27.240Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:27.241Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:27.242Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:54:27.242Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0F901C14301DCE30D4E3710DBCA066CD; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Fri, 03 Sep 2021 02:54:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:27.243Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:37cb6ea6-0c62-11ec-994b-e2843a500213","parentActivityInstanceId":"ff12dcda-0c61-11ec-994b-e2843a500213","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processInstanceId":"ff12dcda-0c61-11ec-994b-e2843a500213","executionId":"ff12dcda-0c61-11ec-994b-e2843a500213","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-03T02:54:12.405+0000","endTime":"2021-09-03T02:54:12.405+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fb4b26ff-0c61-11ec-994b-e2843a500213"}] 2021-09-03T02:54:27.243Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:27.243Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:54:27.246Z|32666673-f670-4107-b61b-150cd22e8fea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:54:29.398Z|55a14fb2-3eea-4761-a3a9-abd566928393|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:54:29.398Z|54cd4c59-4867-40cd-bd76-50481375afae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:54:29.399Z|c84fb9c7-8ab1-4af9-8675-d7a5c53ec156|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:54:29.399Z|54cd4c59-4867-40cd-bd76-50481375afae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:54:29.399Z|55a14fb2-3eea-4761-a3a9-abd566928393|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:54:29.399Z|c84fb9c7-8ab1-4af9-8675-d7a5c53ec156|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:54:30.868Z|b8ab92f2-01a6-425e-b585-21ad49b8aa39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:54:30.871Z|b8ab92f2-01a6-425e-b585-21ad49b8aa39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:54:31.240Z|c3466f69-8fb3-46de-8bbe-9f4d03bd0f48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:54:31.241Z|c3466f69-8fb3-46de-8bbe-9f4d03bd0f48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:54:37.263Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:54:37.267Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068 2021-09-03T02:54:37.267Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|INFO|500||Invoke 2021-09-03T02:54:37.267Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:37.268Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068 2021-09-03T02:54:37.268Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Method : GET 2021-09-03T02:54:37.268Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f332463285fc96d7", X-B3-SpanId:"502e0772b75bba1b", X-B3-ParentSpanId:"f332463285fc96d7", X-B3-Sampled:"0", X-ONAP-RequestID:"ac741c3a-237c-4231-845c-a96738a7be65", X-RequestID:"ac741c3a-237c-4231-845c-a96738a7be65", X-TransactionID:"ac741c3a-237c-4231-845c-a96738a7be65", X-ECOMP-RequestID:"ac741c3a-237c-4231-845c-a96738a7be65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b41dc44-9be5-4c39-aa68-adf2959b9e10"] 2021-09-03T02:54:37.268Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Request body: 2021-09-03T02:54:37.268Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:37.283Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:37.283Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:37.283Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Status text : 2021-09-03T02:54:37.283Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:54:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:37.284Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Response body: { "requestId" : "d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).", "progress" : 32, "startTime" : "2021-09-03T02:53:54.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n\t\t\t\"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \"subscriptionServiceType\": \"test_pnf_macro\",\n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"6619bf46-abf4-4e2b-b1e4-c6a3cad57139\",\n \"modelInvariantId\":\"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelVersionId\":\"bbadda29-d52b-4341-8d27-979be0df3514\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n \n ]\n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\",\n \"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9e190626-ba1e-430a-8729-b980894964fa\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:54:02.000+00:00", "serviceInstanceId" : "4ae81392-9597-47b7-864c-757bc48544bc", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068" } } } 2021-09-03T02:54:37.285Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:37.285Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|INFO|500||InvokeReturn 2021-09-03T02:54:37.287Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false 2021-09-03T02:54:37.287Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:54:37.288Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:37.288Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false 2021-09-03T02:54:37.288Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:54:37.289Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f332463285fc96d7", X-B3-SpanId:"aa8a4a8a6169e65c", X-B3-ParentSpanId:"f332463285fc96d7", X-B3-Sampled:"0", X-ONAP-RequestID:"ac741c3a-237c-4231-845c-a96738a7be65", X-RequestID:"ac741c3a-237c-4231-845c-a96738a7be65", X-TransactionID:"ac741c3a-237c-4231-845c-a96738a7be65", X-ECOMP-RequestID:"ac741c3a-237c-4231-845c-a96738a7be65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4074570-c7d2-4e17-9615-c0eda7de0e58"] 2021-09-03T02:54:37.289Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:54:37.289Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:37.297Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:37.297Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:37.298Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:54:37.298Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:54:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:37.298Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:54:37.299Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:37.299Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:54:37.318Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:54:37.318Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-09-03T02:54:37.319Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:37.319Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:54:37.319Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:54:37.320Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ac741c3a-237c-4231-845c-a96738a7be65", X-RequestID:"ac741c3a-237c-4231-845c-a96738a7be65", X-TransactionID:"ac741c3a-237c-4231-845c-a96738a7be65", X-ECOMP-RequestID:"ac741c3a-237c-4231-845c-a96738a7be65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf8b80ad-2b15-4172-8f92-84a560920412"] 2021-09-03T02:54:37.320Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:54:37.320Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:37.377Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:54:37.380Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:54:37.380Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||Invoke 2021-09-03T02:54:37.380Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:37.380Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:54:37.380Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Method : GET 2021-09-03T02:54:37.381Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae2098169bcd4245", X-B3-SpanId:"cd19e0c98383d054", X-B3-ParentSpanId:"ae2098169bcd4245", X-B3-Sampled:"0", X-ONAP-RequestID:"09b299ec-9032-4867-b619-f6c5d117859e", X-RequestID:"09b299ec-9032-4867-b619-f6c5d117859e", X-TransactionID:"09b299ec-9032-4867-b619-f6c5d117859e", X-ECOMP-RequestID:"09b299ec-9032-4867-b619-f6c5d117859e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a44638e6-584e-4183-9c6d-dd14bc377724"] 2021-09-03T02:54:37.381Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Request body: 2021-09-03T02:54:37.381Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:37.392Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:37.392Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:37.392Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status text : 2021-09-03T02:54:37.392Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:54:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:37.393Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Response body: { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2021-09-03T02:52:30.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a760820b-453b-4f0c-b8a2-3b3542f55940\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:52:40.000+00:00", "vfModuleId" : "ccda5e8c-da0d-4720-8249-5ba4af3a6800", "vfModuleName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "cloudIdentifier" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n Ubuntu20_flavor_name: \\\"m1.small\\\"\\n Ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n Ubuntu20_name_0: \\\"Ubuntu20\\\"\\n Ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-09-03T02:52:38.000+00:00" } ], "requestURI" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" } } } 2021-09-03T02:54:37.393Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:37.393Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||InvokeReturn 2021-09-03T02:54:37.395Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:54:37.395Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:54:37.395Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:37.396Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:54:37.396Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:54:37.396Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae2098169bcd4245", X-B3-SpanId:"efff96f165473685", X-B3-ParentSpanId:"ae2098169bcd4245", X-B3-Sampled:"0", X-ONAP-RequestID:"09b299ec-9032-4867-b619-f6c5d117859e", X-RequestID:"09b299ec-9032-4867-b619-f6c5d117859e", X-TransactionID:"09b299ec-9032-4867-b619-f6c5d117859e", X-ECOMP-RequestID:"09b299ec-9032-4867-b619-f6c5d117859e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b335c72a-d9b8-444c-8bf8-e375bf7a2fb2"] 2021-09-03T02:54:37.396Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:54:37.396Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:37.404Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:37.404Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:37.404Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:54:37.404Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:54:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:37.405Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "groupingId" : "af1d4006-ae6b-4921-9e25-963c13d27fd7", "name" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2/af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"updated_time\":null,\"creation_time\":1630637560000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2f789f80ebe4edd9535760c98bde658\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:52:41.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:54:37.405Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:37.405Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:54:37.424Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:54:37.425Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-09-03T02:54:37.425Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:37.425Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:54:37.425Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:54:37.425Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"09b299ec-9032-4867-b619-f6c5d117859e", X-RequestID:"09b299ec-9032-4867-b619-f6c5d117859e", X-TransactionID:"09b299ec-9032-4867-b619-f6c5d117859e", X-ECOMP-RequestID:"09b299ec-9032-4867-b619-f6c5d117859e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c3ec2cb-a081-4495-9327-85b5a2c74117"] 2021-09-03T02:54:37.426Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:54:37.426Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:37.438Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:37.439Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:37.439Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:54:37.440Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=35F7AC70467A6003A9C8EF78F14458B9; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"693", Date:"Fri, 03 Sep 2021 02:54:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:37.440Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"324259df-0c62-11ec-994b-e2843a500213","businessKey":"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068","processDefinitionId":"WaitForPnfReadyBB:1:e53056d7-0c50-11ec-994b-e2843a500213","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2021-09-03T02:54:03.118+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"2d1ff4db-0c62-11ec-994b-e2843a500213","superProcessInstanceId":"31bcd5e9-0c62-11ec-994b-e2843a500213","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-09-03T02:54:37.441Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:37.441Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:54:37.460Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:54:37.461Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|INFO|500||Invoke 2021-09-03T02:54:37.461Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:37.461Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:54:37.461Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:54:37.462Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ac741c3a-237c-4231-845c-a96738a7be65", X-RequestID:"ac741c3a-237c-4231-845c-a96738a7be65", X-TransactionID:"ac741c3a-237c-4231-845c-a96738a7be65", X-ECOMP-RequestID:"ac741c3a-237c-4231-845c-a96738a7be65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9ded884-d073-44fa-992b-374f7765aab9"] 2021-09-03T02:54:37.462Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:54:37.462Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:37.544Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:37.544Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:37.545Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:54:37.545Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=581CC8DE58E9A59A99515F1C4D9782B1; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Fri, 03 Sep 2021 02:54:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:37.545Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ff12dcda-0c61-11ec-994b-e2843a500213","businessKey":"65e0b418-fba0-482e-8e6c-054b7b64b1b4","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-03T02:52:37.243+0000","endTime":"2021-09-03T02:54:12.406+0000","removalTime":null,"durationInMillis":95163,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"fb4b26ff-0c61-11ec-994b-e2843a500213","superProcessInstanceId":"ff0ff769-0c61-11ec-994b-e2843a500213","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2021-09-03T02:54:37.546Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:37.546Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:54:37.565Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:54:37.566Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||Invoke 2021-09-03T02:54:37.566Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:37.566Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:54:37.566Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:54:37.566Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"09b299ec-9032-4867-b619-f6c5d117859e", X-RequestID:"09b299ec-9032-4867-b619-f6c5d117859e", X-TransactionID:"09b299ec-9032-4867-b619-f6c5d117859e", X-ECOMP-RequestID:"09b299ec-9032-4867-b619-f6c5d117859e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a72594d-baeb-4550-87b4-e9e901cfa97a"] 2021-09-03T02:54:37.566Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:54:37.567Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:37.579Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:37.579Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:37.579Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:54:37.579Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0F8E7909EC472C77496DF6B2983D0B85; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Fri, 03 Sep 2021 02:54:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:37.580Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Response body: [{"id":"3245b456-0c62-11ec-994b-e2843a500213","parentActivityInstanceId":"324259df-0c62-11ec-994b-e2843a500213","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:e53056d7-0c50-11ec-994b-e2843a500213","processInstanceId":"324259df-0c62-11ec-994b-e2843a500213","executionId":"324259df-0c62-11ec-994b-e2843a500213","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-03T02:54:03.140+0000","endTime":"2021-09-03T02:54:03.321+0000","durationInMillis":181,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2d1ff4db-0c62-11ec-994b-e2843a500213"}] 2021-09-03T02:54:37.580Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:37.580Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:54:37.583Z|ac741c3a-237c-4231-845c-a96738a7be65|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:54:37.685Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:37.685Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:37.685Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:54:37.686Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C9B4794F50B82112B3A1EA4462A26783; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Fri, 03 Sep 2021 02:54:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:37.686Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:37cb6ea6-0c62-11ec-994b-e2843a500213","parentActivityInstanceId":"ff12dcda-0c61-11ec-994b-e2843a500213","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processInstanceId":"ff12dcda-0c61-11ec-994b-e2843a500213","executionId":"ff12dcda-0c61-11ec-994b-e2843a500213","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-03T02:54:12.405+0000","endTime":"2021-09-03T02:54:12.405+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fb4b26ff-0c61-11ec-994b-e2843a500213"}] 2021-09-03T02:54:37.686Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:37.686Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:54:37.689Z|09b299ec-9032-4867-b619-f6c5d117859e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:54:39.418Z|4a6a19c7-f49e-4fe0-b4bc-c3ccc0180754|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:54:39.418Z|24c99ae2-517c-4af2-8940-18ffef79b7f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:54:39.418Z|052b638c-b35b-44b6-a786-01bfe87d7e43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:54:39.419Z|24c99ae2-517c-4af2-8940-18ffef79b7f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:54:39.419Z|052b638c-b35b-44b6-a786-01bfe87d7e43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:54:39.419Z|4a6a19c7-f49e-4fe0-b4bc-c3ccc0180754|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:54:45.868Z|08326d81-21b8-483d-9324-147dae6c4f1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:54:45.868Z|08326d81-21b8-483d-9324-147dae6c4f1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:54:47.722Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:54:47.726Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068 2021-09-03T02:54:47.726Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|INFO|500||Invoke 2021-09-03T02:54:47.727Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:47.727Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068 2021-09-03T02:54:47.727Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Method : GET 2021-09-03T02:54:47.727Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6928d88d99655060", X-B3-SpanId:"1e87fd9441989d4f", X-B3-ParentSpanId:"6928d88d99655060", X-B3-Sampled:"0", X-ONAP-RequestID:"c4c359b9-554e-4fbf-8f64-c52eb59992f9", X-RequestID:"c4c359b9-554e-4fbf-8f64-c52eb59992f9", X-TransactionID:"c4c359b9-554e-4fbf-8f64-c52eb59992f9", X-ECOMP-RequestID:"c4c359b9-554e-4fbf-8f64-c52eb59992f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aab21c9d-fadc-40fa-80c3-46ca3412398a"] 2021-09-03T02:54:47.727Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Request body: 2021-09-03T02:54:47.727Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:47.740Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:47.740Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:47.741Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Status text : 2021-09-03T02:54:47.741Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:54:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:47.742Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Response body: { "requestId" : "d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).", "progress" : 32, "startTime" : "2021-09-03T02:53:54.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n\t\t\t\"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \"subscriptionServiceType\": \"test_pnf_macro\",\n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"6619bf46-abf4-4e2b-b1e4-c6a3cad57139\",\n \"modelInvariantId\":\"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelVersionId\":\"bbadda29-d52b-4341-8d27-979be0df3514\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n \n ]\n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\",\n \"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9e190626-ba1e-430a-8729-b980894964fa\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:54:02.000+00:00", "serviceInstanceId" : "4ae81392-9597-47b7-864c-757bc48544bc", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068" } } } 2021-09-03T02:54:47.742Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:47.743Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|INFO|500||InvokeReturn 2021-09-03T02:54:47.744Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false 2021-09-03T02:54:47.745Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:54:47.745Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:47.745Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false 2021-09-03T02:54:47.745Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:54:47.746Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6928d88d99655060", X-B3-SpanId:"bece78d613205dcd", X-B3-ParentSpanId:"6928d88d99655060", X-B3-Sampled:"0", X-ONAP-RequestID:"c4c359b9-554e-4fbf-8f64-c52eb59992f9", X-RequestID:"c4c359b9-554e-4fbf-8f64-c52eb59992f9", X-TransactionID:"c4c359b9-554e-4fbf-8f64-c52eb59992f9", X-ECOMP-RequestID:"c4c359b9-554e-4fbf-8f64-c52eb59992f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09c0e393-faad-4551-bb4a-711f471f241f"] 2021-09-03T02:54:47.746Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:54:47.746Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:47.754Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:47.754Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:47.754Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:54:47.754Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:54:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:47.755Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:54:47.755Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:47.755Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:54:47.775Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:54:47.776Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-09-03T02:54:47.776Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:47.776Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:54:47.777Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:54:47.777Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c4c359b9-554e-4fbf-8f64-c52eb59992f9", X-RequestID:"c4c359b9-554e-4fbf-8f64-c52eb59992f9", X-TransactionID:"c4c359b9-554e-4fbf-8f64-c52eb59992f9", X-ECOMP-RequestID:"c4c359b9-554e-4fbf-8f64-c52eb59992f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8cfe0231-0e0f-4bdc-b73b-f0ca359ef76c"] 2021-09-03T02:54:47.777Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:54:47.777Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:47.817Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:54:47.822Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:54:47.822Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||Invoke 2021-09-03T02:54:47.823Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:47.823Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:54:47.823Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Method : GET 2021-09-03T02:54:47.823Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"426e855ba25b46cc", X-B3-SpanId:"fb568e2df5908931", X-B3-ParentSpanId:"426e855ba25b46cc", X-B3-Sampled:"0", X-ONAP-RequestID:"9474c83a-ceb1-4988-97b7-79ee564be10a", X-RequestID:"9474c83a-ceb1-4988-97b7-79ee564be10a", X-TransactionID:"9474c83a-ceb1-4988-97b7-79ee564be10a", X-ECOMP-RequestID:"9474c83a-ceb1-4988-97b7-79ee564be10a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0da83978-ad43-49e5-8967-f5f8ad8b381c"] 2021-09-03T02:54:47.824Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Request body: 2021-09-03T02:54:47.824Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:47.835Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:47.836Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:47.836Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status text : 2021-09-03T02:54:47.836Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:54:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:47.837Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Response body: { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2021-09-03T02:52:30.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a760820b-453b-4f0c-b8a2-3b3542f55940\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:52:40.000+00:00", "vfModuleId" : "ccda5e8c-da0d-4720-8249-5ba4af3a6800", "vfModuleName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "cloudIdentifier" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n Ubuntu20_flavor_name: \\\"m1.small\\\"\\n Ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n Ubuntu20_name_0: \\\"Ubuntu20\\\"\\n Ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-09-03T02:52:38.000+00:00" } ], "requestURI" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" } } } 2021-09-03T02:54:47.837Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:47.837Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||InvokeReturn 2021-09-03T02:54:47.838Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:54:47.838Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:54:47.838Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:47.839Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:54:47.839Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:54:47.839Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"426e855ba25b46cc", X-B3-SpanId:"d2c923336d7f5c80", X-B3-ParentSpanId:"426e855ba25b46cc", X-B3-Sampled:"0", X-ONAP-RequestID:"9474c83a-ceb1-4988-97b7-79ee564be10a", X-RequestID:"9474c83a-ceb1-4988-97b7-79ee564be10a", X-TransactionID:"9474c83a-ceb1-4988-97b7-79ee564be10a", X-ECOMP-RequestID:"9474c83a-ceb1-4988-97b7-79ee564be10a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1659942-f7d2-4102-adfd-55a1159f7749"] 2021-09-03T02:54:47.839Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:54:47.840Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:47.847Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:47.847Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:47.848Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:54:47.848Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:54:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:47.848Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "groupingId" : "af1d4006-ae6b-4921-9e25-963c13d27fd7", "name" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2/af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"updated_time\":null,\"creation_time\":1630637560000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2f789f80ebe4edd9535760c98bde658\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:52:41.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:54:47.848Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:47.849Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:54:47.867Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:54:47.868Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-09-03T02:54:47.868Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:47.868Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:54:47.868Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:54:47.868Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9474c83a-ceb1-4988-97b7-79ee564be10a", X-RequestID:"9474c83a-ceb1-4988-97b7-79ee564be10a", X-TransactionID:"9474c83a-ceb1-4988-97b7-79ee564be10a", X-ECOMP-RequestID:"9474c83a-ceb1-4988-97b7-79ee564be10a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b685874-e6b0-419f-acdf-91aa180f4809"] 2021-09-03T02:54:47.868Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:54:47.869Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:47.904Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:47.905Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:47.905Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:54:47.905Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5692F3855B73311E7042B239BD0295A2; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"693", Date:"Fri, 03 Sep 2021 02:54:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:47.906Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"324259df-0c62-11ec-994b-e2843a500213","businessKey":"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068","processDefinitionId":"WaitForPnfReadyBB:1:e53056d7-0c50-11ec-994b-e2843a500213","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2021-09-03T02:54:03.118+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"2d1ff4db-0c62-11ec-994b-e2843a500213","superProcessInstanceId":"31bcd5e9-0c62-11ec-994b-e2843a500213","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-09-03T02:54:47.906Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:47.906Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:54:47.926Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:54:47.927Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|INFO|500||Invoke 2021-09-03T02:54:47.927Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:47.927Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:54:47.927Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:54:47.927Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c4c359b9-554e-4fbf-8f64-c52eb59992f9", X-RequestID:"c4c359b9-554e-4fbf-8f64-c52eb59992f9", X-TransactionID:"c4c359b9-554e-4fbf-8f64-c52eb59992f9", X-ECOMP-RequestID:"c4c359b9-554e-4fbf-8f64-c52eb59992f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8fa62934-3a01-4656-b137-f5a1e395eaa1"] 2021-09-03T02:54:47.927Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:54:47.927Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:47.986Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:47.987Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:47.987Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:54:47.988Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5542613305521CC8FDD6C73FCFD5123D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Fri, 03 Sep 2021 02:54:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:47.988Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ff12dcda-0c61-11ec-994b-e2843a500213","businessKey":"65e0b418-fba0-482e-8e6c-054b7b64b1b4","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-03T02:52:37.243+0000","endTime":"2021-09-03T02:54:12.406+0000","removalTime":null,"durationInMillis":95163,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"fb4b26ff-0c61-11ec-994b-e2843a500213","superProcessInstanceId":"ff0ff769-0c61-11ec-994b-e2843a500213","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2021-09-03T02:54:47.988Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:47.989Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:54:48.007Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:54:48.008Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||Invoke 2021-09-03T02:54:48.008Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:48.008Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:54:48.008Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:54:48.008Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9474c83a-ceb1-4988-97b7-79ee564be10a", X-RequestID:"9474c83a-ceb1-4988-97b7-79ee564be10a", X-TransactionID:"9474c83a-ceb1-4988-97b7-79ee564be10a", X-ECOMP-RequestID:"9474c83a-ceb1-4988-97b7-79ee564be10a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a682ca10-1829-475c-9faf-85fa43110d85"] 2021-09-03T02:54:48.009Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:54:48.009Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:48.045Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:48.045Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:48.045Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:54:48.046Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=28C626D71E210032E63C47F66F71AF89; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Fri, 03 Sep 2021 02:54:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:48.046Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Response body: [{"id":"3245b456-0c62-11ec-994b-e2843a500213","parentActivityInstanceId":"324259df-0c62-11ec-994b-e2843a500213","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:e53056d7-0c50-11ec-994b-e2843a500213","processInstanceId":"324259df-0c62-11ec-994b-e2843a500213","executionId":"324259df-0c62-11ec-994b-e2843a500213","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-03T02:54:03.140+0000","endTime":"2021-09-03T02:54:03.321+0000","durationInMillis":181,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2d1ff4db-0c62-11ec-994b-e2843a500213"}] 2021-09-03T02:54:48.046Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:48.046Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:54:48.050Z|c4c359b9-554e-4fbf-8f64-c52eb59992f9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:54:48.130Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:48.131Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:48.131Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:54:48.132Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3F7BF11534A1A15174D8D9F189267AE4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Fri, 03 Sep 2021 02:54:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:48.132Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:37cb6ea6-0c62-11ec-994b-e2843a500213","parentActivityInstanceId":"ff12dcda-0c61-11ec-994b-e2843a500213","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processInstanceId":"ff12dcda-0c61-11ec-994b-e2843a500213","executionId":"ff12dcda-0c61-11ec-994b-e2843a500213","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-03T02:54:12.405+0000","endTime":"2021-09-03T02:54:12.405+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fb4b26ff-0c61-11ec-994b-e2843a500213"}] 2021-09-03T02:54:48.133Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:48.133Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:54:48.136Z|9474c83a-ceb1-4988-97b7-79ee564be10a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:54:49.438Z|7f195e16-fb73-4bf3-a2ee-777a78ffcf8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:54:49.438Z|c092e30d-8eb6-41d3-a1ca-a3f6bd2d2550|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:54:49.438Z|7e5c90ec-6273-4ccb-b923-1a904578220c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:54:49.439Z|7e5c90ec-6273-4ccb-b923-1a904578220c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:54:49.439Z|c092e30d-8eb6-41d3-a1ca-a3f6bd2d2550|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:54:49.439Z|7f195e16-fb73-4bf3-a2ee-777a78ffcf8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:54:58.184Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:54:58.187Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068 2021-09-03T02:54:58.188Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|INFO|500||Invoke 2021-09-03T02:54:58.188Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:58.188Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068 2021-09-03T02:54:58.188Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Method : GET 2021-09-03T02:54:58.189Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"effbfa3860407352", X-B3-SpanId:"64616982830e1e76", X-B3-ParentSpanId:"effbfa3860407352", X-B3-Sampled:"0", X-ONAP-RequestID:"81259763-5b99-492a-ae53-d89625c65bf8", X-RequestID:"81259763-5b99-492a-ae53-d89625c65bf8", X-TransactionID:"81259763-5b99-492a-ae53-d89625c65bf8", X-ECOMP-RequestID:"81259763-5b99-492a-ae53-d89625c65bf8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33ac8b9e-037c-44f5-b89d-89ad3ffcb3ab"] 2021-09-03T02:54:58.189Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Request body: 2021-09-03T02:54:58.189Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:58.205Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:58.205Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:58.205Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Status text : 2021-09-03T02:54:58.205Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:54:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:58.206Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Response body: { "requestId" : "d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).", "progress" : 32, "startTime" : "2021-09-03T02:53:54.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n\t\t\t\"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \"subscriptionServiceType\": \"test_pnf_macro\",\n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"6619bf46-abf4-4e2b-b1e4-c6a3cad57139\",\n \"modelInvariantId\":\"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelVersionId\":\"bbadda29-d52b-4341-8d27-979be0df3514\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n \n ]\n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\",\n \"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9e190626-ba1e-430a-8729-b980894964fa\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:54:02.000+00:00", "serviceInstanceId" : "4ae81392-9597-47b7-864c-757bc48544bc", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068" } } } 2021-09-03T02:54:58.206Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:58.206Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|INFO|500||InvokeReturn 2021-09-03T02:54:58.207Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false 2021-09-03T02:54:58.207Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:54:58.208Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:58.208Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false 2021-09-03T02:54:58.208Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:54:58.208Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"effbfa3860407352", X-B3-SpanId:"0910a8e6a951e413", X-B3-ParentSpanId:"effbfa3860407352", X-B3-Sampled:"0", X-ONAP-RequestID:"81259763-5b99-492a-ae53-d89625c65bf8", X-RequestID:"81259763-5b99-492a-ae53-d89625c65bf8", X-TransactionID:"81259763-5b99-492a-ae53-d89625c65bf8", X-ECOMP-RequestID:"81259763-5b99-492a-ae53-d89625c65bf8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b915e95-42b2-4cf5-af7d-069b1f59fba7"] 2021-09-03T02:54:58.209Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:54:58.209Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:58.218Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:58.218Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:58.218Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:54:58.219Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:54:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:58.219Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:54:58.219Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:58.220Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:54:58.241Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:54:58.241Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-09-03T02:54:58.241Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:58.241Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:54:58.241Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:54:58.241Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"81259763-5b99-492a-ae53-d89625c65bf8", X-RequestID:"81259763-5b99-492a-ae53-d89625c65bf8", X-TransactionID:"81259763-5b99-492a-ae53-d89625c65bf8", X-ECOMP-RequestID:"81259763-5b99-492a-ae53-d89625c65bf8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8befd8d8-e9fb-4810-8fd6-4f43cff3130a"] 2021-09-03T02:54:58.242Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:54:58.242Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:58.270Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:54:58.273Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:54:58.274Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||Invoke 2021-09-03T02:54:58.274Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:58.274Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:54:58.275Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Method : GET 2021-09-03T02:54:58.275Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e93a4d61717b7e1e", X-B3-SpanId:"8c2cdfa29377e87f", X-B3-ParentSpanId:"e93a4d61717b7e1e", X-B3-Sampled:"0", X-ONAP-RequestID:"0ea1691f-8ac6-4613-bd5c-3145351924ee", X-RequestID:"0ea1691f-8ac6-4613-bd5c-3145351924ee", X-TransactionID:"0ea1691f-8ac6-4613-bd5c-3145351924ee", X-ECOMP-RequestID:"0ea1691f-8ac6-4613-bd5c-3145351924ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eecb1e89-6d15-4cc9-8add-af38f73b7400"] 2021-09-03T02:54:58.275Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Request body: 2021-09-03T02:54:58.276Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:58.287Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:58.288Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:58.288Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status text : 2021-09-03T02:54:58.288Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:54:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:58.288Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Response body: { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2021-09-03T02:52:30.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a760820b-453b-4f0c-b8a2-3b3542f55940\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:52:40.000+00:00", "vfModuleId" : "ccda5e8c-da0d-4720-8249-5ba4af3a6800", "vfModuleName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "cloudIdentifier" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n Ubuntu20_flavor_name: \\\"m1.small\\\"\\n Ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n Ubuntu20_name_0: \\\"Ubuntu20\\\"\\n Ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-09-03T02:52:38.000+00:00" } ], "requestURI" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" } } } 2021-09-03T02:54:58.289Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:58.289Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||InvokeReturn 2021-09-03T02:54:58.290Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:54:58.290Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:54:58.290Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:58.290Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:54:58.290Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:54:58.290Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e93a4d61717b7e1e", X-B3-SpanId:"be5afb7506b14815", X-B3-ParentSpanId:"e93a4d61717b7e1e", X-B3-Sampled:"0", X-ONAP-RequestID:"0ea1691f-8ac6-4613-bd5c-3145351924ee", X-RequestID:"0ea1691f-8ac6-4613-bd5c-3145351924ee", X-TransactionID:"0ea1691f-8ac6-4613-bd5c-3145351924ee", X-ECOMP-RequestID:"0ea1691f-8ac6-4613-bd5c-3145351924ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bae6e71a-e317-4235-af50-41b40b98a5b8"] 2021-09-03T02:54:58.290Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:54:58.291Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:58.297Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:58.298Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:58.298Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:54:58.298Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:54:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:58.299Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "groupingId" : "af1d4006-ae6b-4921-9e25-963c13d27fd7", "name" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2/af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"updated_time\":null,\"creation_time\":1630637560000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2f789f80ebe4edd9535760c98bde658\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:52:41.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:54:58.299Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:58.299Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:54:58.319Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:54:58.320Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-09-03T02:54:58.320Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:58.320Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:54:58.320Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:54:58.320Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0ea1691f-8ac6-4613-bd5c-3145351924ee", X-RequestID:"0ea1691f-8ac6-4613-bd5c-3145351924ee", X-TransactionID:"0ea1691f-8ac6-4613-bd5c-3145351924ee", X-ECOMP-RequestID:"0ea1691f-8ac6-4613-bd5c-3145351924ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"123930a5-1afc-4c92-abe0-2e9798ff400e"] 2021-09-03T02:54:58.320Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:54:58.321Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:58.360Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:58.361Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:58.361Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:54:58.361Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8FB0321C7AE122982798D840B46B0E98; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"693", Date:"Fri, 03 Sep 2021 02:54:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:58.362Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"324259df-0c62-11ec-994b-e2843a500213","businessKey":"d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068","processDefinitionId":"WaitForPnfReadyBB:1:e53056d7-0c50-11ec-994b-e2843a500213","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2021-09-03T02:54:03.118+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"2d1ff4db-0c62-11ec-994b-e2843a500213","superProcessInstanceId":"31bcd5e9-0c62-11ec-994b-e2843a500213","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-09-03T02:54:58.362Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:58.362Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:54:58.383Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:54:58.384Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|INFO|500||Invoke 2021-09-03T02:54:58.384Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:58.384Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:54:58.384Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:54:58.384Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"81259763-5b99-492a-ae53-d89625c65bf8", X-RequestID:"81259763-5b99-492a-ae53-d89625c65bf8", X-TransactionID:"81259763-5b99-492a-ae53-d89625c65bf8", X-ECOMP-RequestID:"81259763-5b99-492a-ae53-d89625c65bf8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96a39494-0be0-481d-9753-14b62e281619"] 2021-09-03T02:54:58.384Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:54:58.384Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:58.440Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:58.440Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:58.441Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:54:58.441Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E64D347FCBBF46C73C4B5831A47D6D75; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Fri, 03 Sep 2021 02:54:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:58.441Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ff12dcda-0c61-11ec-994b-e2843a500213","businessKey":"65e0b418-fba0-482e-8e6c-054b7b64b1b4","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-03T02:52:37.243+0000","endTime":"2021-09-03T02:54:12.406+0000","removalTime":null,"durationInMillis":95163,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"fb4b26ff-0c61-11ec-994b-e2843a500213","superProcessInstanceId":"ff0ff769-0c61-11ec-994b-e2843a500213","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2021-09-03T02:54:58.442Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:58.442Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:54:58.466Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:54:58.466Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||Invoke 2021-09-03T02:54:58.466Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:54:58.466Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:54:58.467Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:54:58.467Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0ea1691f-8ac6-4613-bd5c-3145351924ee", X-RequestID:"0ea1691f-8ac6-4613-bd5c-3145351924ee", X-TransactionID:"0ea1691f-8ac6-4613-bd5c-3145351924ee", X-ECOMP-RequestID:"0ea1691f-8ac6-4613-bd5c-3145351924ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a205ac6-d30a-4036-81b8-b0e1831e77ab"] 2021-09-03T02:54:58.467Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:54:58.467Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:54:58.501Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:58.502Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:58.502Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:54:58.503Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=6AD07515C975BD1E213C9937A19A8AA0; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Fri, 03 Sep 2021 02:54:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:58.503Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Response body: [{"id":"3245b456-0c62-11ec-994b-e2843a500213","parentActivityInstanceId":"324259df-0c62-11ec-994b-e2843a500213","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:e53056d7-0c50-11ec-994b-e2843a500213","processInstanceId":"324259df-0c62-11ec-994b-e2843a500213","executionId":"324259df-0c62-11ec-994b-e2843a500213","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-03T02:54:03.140+0000","endTime":"2021-09-03T02:54:03.321+0000","durationInMillis":181,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2d1ff4db-0c62-11ec-994b-e2843a500213"}] 2021-09-03T02:54:58.503Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:58.504Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324259df-0c62-11ec-994b-e2843a500213&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:54:58.507Z|81259763-5b99-492a-ae53-d89625c65bf8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:54:58.584Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:54:58.584Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:54:58.584Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:54:58.585Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B68FE6A6E34805C2B42E51FEEBC41536; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Fri, 03 Sep 2021 02:54:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:54:58.585Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:37cb6ea6-0c62-11ec-994b-e2843a500213","parentActivityInstanceId":"ff12dcda-0c61-11ec-994b-e2843a500213","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processInstanceId":"ff12dcda-0c61-11ec-994b-e2843a500213","executionId":"ff12dcda-0c61-11ec-994b-e2843a500213","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-03T02:54:12.405+0000","endTime":"2021-09-03T02:54:12.405+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fb4b26ff-0c61-11ec-994b-e2843a500213"}] 2021-09-03T02:54:58.585Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:54:58.586Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:54:58.589Z|0ea1691f-8ac6-4613-bd5c-3145351924ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:54:59.456Z|960f9670-6d00-4e6e-943e-70e640a1079f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:54:59.456Z|676b8e1f-99da-4394-abe2-1fb84e522bdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:54:59.456Z|91543400-3a8c-47a0-8f55-3d0997643283|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:54:59.456Z|960f9670-6d00-4e6e-943e-70e640a1079f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:54:59.456Z|676b8e1f-99da-4394-abe2-1fb84e522bdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:54:59.457Z|91543400-3a8c-47a0-8f55-3d0997643283|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:55:00.868Z|30352e48-46e5-4029-93d9-2296c39d7ddb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:55:00.869Z|30352e48-46e5-4029-93d9-2296c39d7ddb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:55:01.241Z|b049e340-b3db-4ec1-b927-57b8df54adde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:55:01.242Z|b049e340-b3db-4ec1-b927-57b8df54adde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:55:08.632Z|5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:55:08.636Z|5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068 2021-09-03T02:55:08.636Z|5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|INFO|500||Invoke 2021-09-03T02:55:08.636Z|5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:08.636Z|5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068 2021-09-03T02:55:08.636Z|5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Method : GET 2021-09-03T02:55:08.637Z|5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7a74ea0f7a26356", X-B3-SpanId:"bb0cae245691ade3", X-B3-ParentSpanId:"c7a74ea0f7a26356", X-B3-Sampled:"0", X-ONAP-RequestID:"5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a", X-RequestID:"5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a", X-TransactionID:"5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a", X-ECOMP-RequestID:"5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e241e2c8-38a7-467a-a903-dfbdc527cd7f"] 2021-09-03T02:55:08.637Z|5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Request body: 2021-09-03T02:55:08.637Z|5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:08.650Z|5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:08.651Z|5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:08.662Z|5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Status text : 2021-09-03T02:55:08.662Z|5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:08.663Z|5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Response body: { "requestId" : "d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:53:54.000+00:00", "endTime" : "2021-09-03T02:55:07.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n\t\t\t\"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \"subscriptionServiceType\": \"test_pnf_macro\",\n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"6619bf46-abf4-4e2b-b1e4-c6a3cad57139\",\n \"modelInvariantId\":\"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelVersionId\":\"bbadda29-d52b-4341-8d27-979be0df3514\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n \n ]\n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\",\n \"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9e190626-ba1e-430a-8729-b980894964fa\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:55:07.000+00:00", "serviceInstanceId" : "4ae81392-9597-47b7-864c-757bc48544bc", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068" } } } 2021-09-03T02:55:08.664Z|5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:08.664Z|5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|INFO|500||InvokeReturn 2021-09-03T02:55:08.666Z|5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false 2021-09-03T02:55:08.666Z|5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:55:08.667Z|5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:08.667Z|5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false 2021-09-03T02:55:08.667Z|5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:55:08.667Z|5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7a74ea0f7a26356", X-B3-SpanId:"ddeca02001874461", X-B3-ParentSpanId:"c7a74ea0f7a26356", X-B3-Sampled:"0", X-ONAP-RequestID:"5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a", X-RequestID:"5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a", X-TransactionID:"5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a", X-ECOMP-RequestID:"5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39a0e0e3-39dd-4898-ad02-ca72d751c394"] 2021-09-03T02:55:08.668Z|5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:55:08.668Z|5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:08.678Z|5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:08.678Z|5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:08.678Z|5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:55:08.678Z|5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:08.679Z|5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:55:08.679Z|5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:08.679Z|5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:55:08.684Z|5dce7ce4-377f-4c57-b6aa-8beb0ae0ea3a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:55:08.732Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:55:08.735Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:55:08.736Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||Invoke 2021-09-03T02:55:08.736Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:08.736Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:55:08.736Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Method : GET 2021-09-03T02:55:08.736Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8eb25c1b15845b94", X-B3-SpanId:"2173403084e5b537", X-B3-ParentSpanId:"8eb25c1b15845b94", X-B3-Sampled:"0", X-ONAP-RequestID:"cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a", X-RequestID:"cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a", X-TransactionID:"cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a", X-ECOMP-RequestID:"cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"134f6ef1-7055-438b-a0ae-adada9b5ed55"] 2021-09-03T02:55:08.736Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Request body: 2021-09-03T02:55:08.737Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:08.748Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:08.748Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:08.748Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status text : 2021-09-03T02:55:08.749Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:08.761Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Response body: { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2021-09-03T02:52:30.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a760820b-453b-4f0c-b8a2-3b3542f55940\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:52:40.000+00:00", "vfModuleId" : "ccda5e8c-da0d-4720-8249-5ba4af3a6800", "vfModuleName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "cloudIdentifier" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n Ubuntu20_flavor_name: \\\"m1.small\\\"\\n Ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n Ubuntu20_name_0: \\\"Ubuntu20\\\"\\n Ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-09-03T02:52:38.000+00:00" } ], "requestURI" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" } } } 2021-09-03T02:55:08.762Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:08.762Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||InvokeReturn 2021-09-03T02:55:08.765Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:55:08.765Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:55:08.765Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:08.766Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:55:08.766Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:55:08.766Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8eb25c1b15845b94", X-B3-SpanId:"e321ddaf438b49fa", X-B3-ParentSpanId:"8eb25c1b15845b94", X-B3-Sampled:"0", X-ONAP-RequestID:"cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a", X-RequestID:"cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a", X-TransactionID:"cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a", X-ECOMP-RequestID:"cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb38df13-3eac-4062-9b0e-830457fe5c47"] 2021-09-03T02:55:08.767Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:55:08.767Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:08.780Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:08.780Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:08.780Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:55:08.781Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:08.781Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "groupingId" : "af1d4006-ae6b-4921-9e25-963c13d27fd7", "name" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2/af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"updated_time\":null,\"creation_time\":1630637560000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2f789f80ebe4edd9535760c98bde658\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:52:41.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:55:08.782Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:08.782Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:55:08.801Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:55:08.802Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-09-03T02:55:08.802Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:08.802Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:55:08.802Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:55:08.802Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a", X-RequestID:"cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a", X-TransactionID:"cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a", X-ECOMP-RequestID:"cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"608e1ec5-5768-4530-9f11-dfa1ce409126"] 2021-09-03T02:55:08.802Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:55:08.802Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:08.824Z|85b6496c-c867-476e-85c8-1f0d1ebe903a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:55:08.827Z|85b6496c-c867-476e-85c8-1f0d1ebe903a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068 2021-09-03T02:55:08.827Z|85b6496c-c867-476e-85c8-1f0d1ebe903a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|INFO|500||Invoke 2021-09-03T02:55:08.827Z|85b6496c-c867-476e-85c8-1f0d1ebe903a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:08.827Z|85b6496c-c867-476e-85c8-1f0d1ebe903a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068 2021-09-03T02:55:08.828Z|85b6496c-c867-476e-85c8-1f0d1ebe903a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Method : GET 2021-09-03T02:55:08.828Z|85b6496c-c867-476e-85c8-1f0d1ebe903a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d359de28a343c2dc", X-B3-SpanId:"393d3160a4a66694", X-B3-ParentSpanId:"d359de28a343c2dc", X-B3-Sampled:"0", X-ONAP-RequestID:"85b6496c-c867-476e-85c8-1f0d1ebe903a", X-RequestID:"85b6496c-c867-476e-85c8-1f0d1ebe903a", X-TransactionID:"85b6496c-c867-476e-85c8-1f0d1ebe903a", X-ECOMP-RequestID:"85b6496c-c867-476e-85c8-1f0d1ebe903a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f473998c-2341-49af-9020-88d67affd559"] 2021-09-03T02:55:08.828Z|85b6496c-c867-476e-85c8-1f0d1ebe903a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Request body: 2021-09-03T02:55:08.828Z|85b6496c-c867-476e-85c8-1f0d1ebe903a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:08.839Z|85b6496c-c867-476e-85c8-1f0d1ebe903a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:08.839Z|85b6496c-c867-476e-85c8-1f0d1ebe903a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:08.839Z|85b6496c-c867-476e-85c8-1f0d1ebe903a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Status text : 2021-09-03T02:55:08.840Z|85b6496c-c867-476e-85c8-1f0d1ebe903a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:08.840Z|85b6496c-c867-476e-85c8-1f0d1ebe903a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Response body: { "requestId" : "d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:53:54.000+00:00", "endTime" : "2021-09-03T02:55:07.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n\t\t\t\"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \"subscriptionServiceType\": \"test_pnf_macro\",\n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"6619bf46-abf4-4e2b-b1e4-c6a3cad57139\",\n \"modelInvariantId\":\"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelVersionId\":\"bbadda29-d52b-4341-8d27-979be0df3514\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n \n ]\n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\",\n \"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9e190626-ba1e-430a-8729-b980894964fa\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:55:07.000+00:00", "serviceInstanceId" : "4ae81392-9597-47b7-864c-757bc48544bc", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068" } } } 2021-09-03T02:55:08.841Z|85b6496c-c867-476e-85c8-1f0d1ebe903a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:08.842Z|85b6496c-c867-476e-85c8-1f0d1ebe903a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|INFO|500||InvokeReturn 2021-09-03T02:55:08.843Z|85b6496c-c867-476e-85c8-1f0d1ebe903a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false 2021-09-03T02:55:08.844Z|85b6496c-c867-476e-85c8-1f0d1ebe903a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:55:08.844Z|85b6496c-c867-476e-85c8-1f0d1ebe903a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:08.844Z|85b6496c-c867-476e-85c8-1f0d1ebe903a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false 2021-09-03T02:55:08.844Z|85b6496c-c867-476e-85c8-1f0d1ebe903a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:55:08.844Z|85b6496c-c867-476e-85c8-1f0d1ebe903a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d359de28a343c2dc", X-B3-SpanId:"8abd44f9f3d38525", X-B3-ParentSpanId:"d359de28a343c2dc", X-B3-Sampled:"0", X-ONAP-RequestID:"85b6496c-c867-476e-85c8-1f0d1ebe903a", X-RequestID:"85b6496c-c867-476e-85c8-1f0d1ebe903a", X-TransactionID:"85b6496c-c867-476e-85c8-1f0d1ebe903a", X-ECOMP-RequestID:"85b6496c-c867-476e-85c8-1f0d1ebe903a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52a81d1f-f847-4702-8031-7adea48ac0fb"] 2021-09-03T02:55:08.844Z|85b6496c-c867-476e-85c8-1f0d1ebe903a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:55:08.844Z|85b6496c-c867-476e-85c8-1f0d1ebe903a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:08.851Z|85b6496c-c867-476e-85c8-1f0d1ebe903a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:08.851Z|85b6496c-c867-476e-85c8-1f0d1ebe903a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:08.852Z|85b6496c-c867-476e-85c8-1f0d1ebe903a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:55:08.852Z|85b6496c-c867-476e-85c8-1f0d1ebe903a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:08.852Z|85b6496c-c867-476e-85c8-1f0d1ebe903a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:55:08.852Z|85b6496c-c867-476e-85c8-1f0d1ebe903a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:08.852Z|85b6496c-c867-476e-85c8-1f0d1ebe903a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:55:08.857Z|85b6496c-c867-476e-85c8-1f0d1ebe903a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:55:08.920Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:08.920Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:08.920Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:55:08.921Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A18EA4EB618E0534CAAAC9FF02AA0623; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Fri, 03 Sep 2021 02:55:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:08.921Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ff12dcda-0c61-11ec-994b-e2843a500213","businessKey":"65e0b418-fba0-482e-8e6c-054b7b64b1b4","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-03T02:52:37.243+0000","endTime":"2021-09-03T02:54:12.406+0000","removalTime":null,"durationInMillis":95163,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"fb4b26ff-0c61-11ec-994b-e2843a500213","superProcessInstanceId":"ff0ff769-0c61-11ec-994b-e2843a500213","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2021-09-03T02:55:08.921Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:08.921Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=65e0b418-fba0-482e-8e6c-054b7b64b1b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:55:08.942Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:55:08.943Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||Invoke 2021-09-03T02:55:08.943Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:08.943Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:55:08.943Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:55:08.943Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a", X-RequestID:"cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a", X-TransactionID:"cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a", X-ECOMP-RequestID:"cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40a86eaf-0224-4f9f-bff4-438f4c5ff4c4"] 2021-09-03T02:55:08.943Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:55:08.944Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:08.985Z|72384256-f4a4-4ab1-85da-60446976b565|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:55:08.988Z|72384256-f4a4-4ab1-85da-60446976b565|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068 2021-09-03T02:55:08.988Z|72384256-f4a4-4ab1-85da-60446976b565|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|INFO|500||Invoke 2021-09-03T02:55:08.988Z|72384256-f4a4-4ab1-85da-60446976b565|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:08.988Z|72384256-f4a4-4ab1-85da-60446976b565|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068 2021-09-03T02:55:08.988Z|72384256-f4a4-4ab1-85da-60446976b565|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Method : GET 2021-09-03T02:55:08.988Z|72384256-f4a4-4ab1-85da-60446976b565|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4afb965fc0738879", X-B3-SpanId:"25f7437eea644b3c", X-B3-ParentSpanId:"4afb965fc0738879", X-B3-Sampled:"0", X-ONAP-RequestID:"72384256-f4a4-4ab1-85da-60446976b565", X-RequestID:"72384256-f4a4-4ab1-85da-60446976b565", X-TransactionID:"72384256-f4a4-4ab1-85da-60446976b565", X-ECOMP-RequestID:"72384256-f4a4-4ab1-85da-60446976b565", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03d60663-e47f-482d-8877-d1101d9ae4eb"] 2021-09-03T02:55:08.989Z|72384256-f4a4-4ab1-85da-60446976b565|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Request body: 2021-09-03T02:55:08.989Z|72384256-f4a4-4ab1-85da-60446976b565|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:08.999Z|72384256-f4a4-4ab1-85da-60446976b565|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:08.999Z|72384256-f4a4-4ab1-85da-60446976b565|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:09.000Z|72384256-f4a4-4ab1-85da-60446976b565|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Status text : 2021-09-03T02:55:09.000Z|72384256-f4a4-4ab1-85da-60446976b565|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:09.001Z|72384256-f4a4-4ab1-85da-60446976b565|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Response body: { "requestId" : "d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:53:54.000+00:00", "endTime" : "2021-09-03T02:55:07.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n\t\t\t\"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \"subscriptionServiceType\": \"test_pnf_macro\",\n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"6619bf46-abf4-4e2b-b1e4-c6a3cad57139\",\n \"modelInvariantId\":\"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelVersionId\":\"bbadda29-d52b-4341-8d27-979be0df3514\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n \n ]\n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\",\n \"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9e190626-ba1e-430a-8729-b980894964fa\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:55:07.000+00:00", "serviceInstanceId" : "4ae81392-9597-47b7-864c-757bc48544bc", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068" } } } 2021-09-03T02:55:09.001Z|72384256-f4a4-4ab1-85da-60446976b565|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:09.001Z|72384256-f4a4-4ab1-85da-60446976b565|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|INFO|500||InvokeReturn 2021-09-03T02:55:09.002Z|72384256-f4a4-4ab1-85da-60446976b565|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false 2021-09-03T02:55:09.003Z|72384256-f4a4-4ab1-85da-60446976b565|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:55:09.003Z|72384256-f4a4-4ab1-85da-60446976b565|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:09.003Z|72384256-f4a4-4ab1-85da-60446976b565|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false 2021-09-03T02:55:09.003Z|72384256-f4a4-4ab1-85da-60446976b565|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:55:09.003Z|72384256-f4a4-4ab1-85da-60446976b565|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4afb965fc0738879", X-B3-SpanId:"83121c6a48f34a00", X-B3-ParentSpanId:"4afb965fc0738879", X-B3-Sampled:"0", X-ONAP-RequestID:"72384256-f4a4-4ab1-85da-60446976b565", X-RequestID:"72384256-f4a4-4ab1-85da-60446976b565", X-TransactionID:"72384256-f4a4-4ab1-85da-60446976b565", X-ECOMP-RequestID:"72384256-f4a4-4ab1-85da-60446976b565", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b479e42-1566-4a02-b687-3079991569ec"] 2021-09-03T02:55:09.004Z|72384256-f4a4-4ab1-85da-60446976b565|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:55:09.004Z|72384256-f4a4-4ab1-85da-60446976b565|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:09.011Z|72384256-f4a4-4ab1-85da-60446976b565|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:09.012Z|72384256-f4a4-4ab1-85da-60446976b565|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:09.012Z|72384256-f4a4-4ab1-85da-60446976b565|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:55:09.012Z|72384256-f4a4-4ab1-85da-60446976b565|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:09.013Z|72384256-f4a4-4ab1-85da-60446976b565|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:55:09.013Z|72384256-f4a4-4ab1-85da-60446976b565|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:09.014Z|72384256-f4a4-4ab1-85da-60446976b565|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:55:09.019Z|72384256-f4a4-4ab1-85da-60446976b565|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:55:09.080Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:09.081Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:09.081Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:55:09.082Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4779C030384CD493D23F4B1EC7DB7FB7; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Fri, 03 Sep 2021 02:55:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:09.082Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:37cb6ea6-0c62-11ec-994b-e2843a500213","parentActivityInstanceId":"ff12dcda-0c61-11ec-994b-e2843a500213","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processInstanceId":"ff12dcda-0c61-11ec-994b-e2843a500213","executionId":"ff12dcda-0c61-11ec-994b-e2843a500213","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-03T02:54:12.405+0000","endTime":"2021-09-03T02:54:12.405+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fb4b26ff-0c61-11ec-994b-e2843a500213"}] 2021-09-03T02:55:09.083Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:09.083Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ff12dcda-0c61-11ec-994b-e2843a500213&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:55:09.086Z|cf937c37-c8b1-42dc-ae3f-efb5c6a5ae8a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:55:09.149Z|a9776133-00f1-485a-ab70-d45cea057af3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:55:09.152Z|a9776133-00f1-485a-ab70-d45cea057af3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068 2021-09-03T02:55:09.152Z|a9776133-00f1-485a-ab70-d45cea057af3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|INFO|500||Invoke 2021-09-03T02:55:09.152Z|a9776133-00f1-485a-ab70-d45cea057af3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:09.152Z|a9776133-00f1-485a-ab70-d45cea057af3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068 2021-09-03T02:55:09.152Z|a9776133-00f1-485a-ab70-d45cea057af3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Method : GET 2021-09-03T02:55:09.153Z|a9776133-00f1-485a-ab70-d45cea057af3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3bd5c97641f6435a", X-B3-SpanId:"1aecbc68eec728fd", X-B3-ParentSpanId:"3bd5c97641f6435a", X-B3-Sampled:"0", X-ONAP-RequestID:"a9776133-00f1-485a-ab70-d45cea057af3", X-RequestID:"a9776133-00f1-485a-ab70-d45cea057af3", X-TransactionID:"a9776133-00f1-485a-ab70-d45cea057af3", X-ECOMP-RequestID:"a9776133-00f1-485a-ab70-d45cea057af3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"535dc79b-4f4d-4dc1-a810-966043c135fe"] 2021-09-03T02:55:09.153Z|a9776133-00f1-485a-ab70-d45cea057af3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Request body: 2021-09-03T02:55:09.153Z|a9776133-00f1-485a-ab70-d45cea057af3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:09.163Z|a9776133-00f1-485a-ab70-d45cea057af3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:09.163Z|a9776133-00f1-485a-ab70-d45cea057af3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:09.163Z|a9776133-00f1-485a-ab70-d45cea057af3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Status text : 2021-09-03T02:55:09.163Z|a9776133-00f1-485a-ab70-d45cea057af3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:09.164Z|a9776133-00f1-485a-ab70-d45cea057af3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Response body: { "requestId" : "d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:53:54.000+00:00", "endTime" : "2021-09-03T02:55:07.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n\t\t\t\"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \"subscriptionServiceType\": \"test_pnf_macro\",\n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"6619bf46-abf4-4e2b-b1e4-c6a3cad57139\",\n \"modelInvariantId\":\"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelVersionId\":\"bbadda29-d52b-4341-8d27-979be0df3514\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n \n ]\n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\",\n \"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9e190626-ba1e-430a-8729-b980894964fa\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:55:07.000+00:00", "serviceInstanceId" : "4ae81392-9597-47b7-864c-757bc48544bc", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068" } } } 2021-09-03T02:55:09.164Z|a9776133-00f1-485a-ab70-d45cea057af3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:09.164Z|a9776133-00f1-485a-ab70-d45cea057af3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|INFO|500||InvokeReturn 2021-09-03T02:55:09.165Z|a9776133-00f1-485a-ab70-d45cea057af3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false 2021-09-03T02:55:09.166Z|a9776133-00f1-485a-ab70-d45cea057af3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:55:09.166Z|a9776133-00f1-485a-ab70-d45cea057af3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:09.166Z|a9776133-00f1-485a-ab70-d45cea057af3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false 2021-09-03T02:55:09.166Z|a9776133-00f1-485a-ab70-d45cea057af3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:55:09.167Z|a9776133-00f1-485a-ab70-d45cea057af3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3bd5c97641f6435a", X-B3-SpanId:"6b6b9be3a73fae20", X-B3-ParentSpanId:"3bd5c97641f6435a", X-B3-Sampled:"0", X-ONAP-RequestID:"a9776133-00f1-485a-ab70-d45cea057af3", X-RequestID:"a9776133-00f1-485a-ab70-d45cea057af3", X-TransactionID:"a9776133-00f1-485a-ab70-d45cea057af3", X-ECOMP-RequestID:"a9776133-00f1-485a-ab70-d45cea057af3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9c3650b-982a-4817-aff8-1e7848016446"] 2021-09-03T02:55:09.167Z|a9776133-00f1-485a-ab70-d45cea057af3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:55:09.167Z|a9776133-00f1-485a-ab70-d45cea057af3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:09.176Z|a9776133-00f1-485a-ab70-d45cea057af3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:09.176Z|a9776133-00f1-485a-ab70-d45cea057af3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:09.176Z|a9776133-00f1-485a-ab70-d45cea057af3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:55:09.176Z|a9776133-00f1-485a-ab70-d45cea057af3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:09.177Z|a9776133-00f1-485a-ab70-d45cea057af3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:55:09.177Z|a9776133-00f1-485a-ab70-d45cea057af3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:09.177Z|a9776133-00f1-485a-ab70-d45cea057af3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:55:09.181Z|a9776133-00f1-485a-ab70-d45cea057af3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:55:09.307Z|3dd20302-0d4b-4860-b57e-d1fdf4e88f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:55:09.310Z|3dd20302-0d4b-4860-b57e-d1fdf4e88f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068 2021-09-03T02:55:09.310Z|3dd20302-0d4b-4860-b57e-d1fdf4e88f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|INFO|500||Invoke 2021-09-03T02:55:09.310Z|3dd20302-0d4b-4860-b57e-d1fdf4e88f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:09.310Z|3dd20302-0d4b-4860-b57e-d1fdf4e88f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068 2021-09-03T02:55:09.310Z|3dd20302-0d4b-4860-b57e-d1fdf4e88f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Method : GET 2021-09-03T02:55:09.310Z|3dd20302-0d4b-4860-b57e-d1fdf4e88f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69d84ec5c65c6a7d", X-B3-SpanId:"c7c408989b29ed90", X-B3-ParentSpanId:"69d84ec5c65c6a7d", X-B3-Sampled:"0", X-ONAP-RequestID:"3dd20302-0d4b-4860-b57e-d1fdf4e88f67", X-RequestID:"3dd20302-0d4b-4860-b57e-d1fdf4e88f67", X-TransactionID:"3dd20302-0d4b-4860-b57e-d1fdf4e88f67", X-ECOMP-RequestID:"3dd20302-0d4b-4860-b57e-d1fdf4e88f67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68bd0185-ed46-40ef-82b0-2f785d17e913"] 2021-09-03T02:55:09.311Z|3dd20302-0d4b-4860-b57e-d1fdf4e88f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Request body: 2021-09-03T02:55:09.311Z|3dd20302-0d4b-4860-b57e-d1fdf4e88f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:09.321Z|3dd20302-0d4b-4860-b57e-d1fdf4e88f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:09.322Z|3dd20302-0d4b-4860-b57e-d1fdf4e88f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:09.322Z|3dd20302-0d4b-4860-b57e-d1fdf4e88f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Status text : 2021-09-03T02:55:09.322Z|3dd20302-0d4b-4860-b57e-d1fdf4e88f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:09.323Z|3dd20302-0d4b-4860-b57e-d1fdf4e88f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||Response body: { "requestId" : "d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:53:54.000+00:00", "endTime" : "2021-09-03T02:55:07.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n\t\t\t\"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \"subscriptionServiceType\": \"test_pnf_macro\",\n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"6619bf46-abf4-4e2b-b1e4-c6a3cad57139\",\n \"modelInvariantId\":\"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelVersionId\":\"bbadda29-d52b-4341-8d27-979be0df3514\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n \n ]\n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\",\n \"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9e190626-ba1e-430a-8729-b980894964fa\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:55:07.000+00:00", "serviceInstanceId" : "4ae81392-9597-47b7-864c-757bc48544bc", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068" } } } 2021-09-03T02:55:09.323Z|3dd20302-0d4b-4860-b57e-d1fdf4e88f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:09.324Z|3dd20302-0d4b-4860-b57e-d1fdf4e88f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|INFO|500||InvokeReturn 2021-09-03T02:55:09.324Z|3dd20302-0d4b-4860-b57e-d1fdf4e88f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false 2021-09-03T02:55:09.325Z|3dd20302-0d4b-4860-b57e-d1fdf4e88f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:55:09.325Z|3dd20302-0d4b-4860-b57e-d1fdf4e88f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:09.325Z|3dd20302-0d4b-4860-b57e-d1fdf4e88f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false 2021-09-03T02:55:09.325Z|3dd20302-0d4b-4860-b57e-d1fdf4e88f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:55:09.325Z|3dd20302-0d4b-4860-b57e-d1fdf4e88f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69d84ec5c65c6a7d", X-B3-SpanId:"83260719a9dc7ef7", X-B3-ParentSpanId:"69d84ec5c65c6a7d", X-B3-Sampled:"0", X-ONAP-RequestID:"3dd20302-0d4b-4860-b57e-d1fdf4e88f67", X-RequestID:"3dd20302-0d4b-4860-b57e-d1fdf4e88f67", X-TransactionID:"3dd20302-0d4b-4860-b57e-d1fdf4e88f67", X-ECOMP-RequestID:"3dd20302-0d4b-4860-b57e-d1fdf4e88f67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1a9029d-9c7a-4604-bdb4-ee9beb59e460"] 2021-09-03T02:55:09.325Z|3dd20302-0d4b-4860-b57e-d1fdf4e88f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:55:09.326Z|3dd20302-0d4b-4860-b57e-d1fdf4e88f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:09.332Z|3dd20302-0d4b-4860-b57e-d1fdf4e88f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:09.332Z|3dd20302-0d4b-4860-b57e-d1fdf4e88f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:09.332Z|3dd20302-0d4b-4860-b57e-d1fdf4e88f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:55:09.333Z|3dd20302-0d4b-4860-b57e-d1fdf4e88f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:09.333Z|3dd20302-0d4b-4860-b57e-d1fdf4e88f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:55:09.333Z|3dd20302-0d4b-4860-b57e-d1fdf4e88f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:09.333Z|3dd20302-0d4b-4860-b57e-d1fdf4e88f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:55:09.338Z|3dd20302-0d4b-4860-b57e-d1fdf4e88f67|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4141ae3-7b1f-4ec8-b4cf-0cb51a0af068|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:55:09.474Z|dd55ef9f-ecf4-42d8-835b-d8192e5ec4f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:55:09.474Z|89a83ac0-b9a3-42a2-87d1-ac631b0c2f59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:55:09.475Z|dd55ef9f-ecf4-42d8-835b-d8192e5ec4f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:55:09.474Z|8fb92223-997d-465d-b3ff-4de7e6d9dbdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:55:09.475Z|89a83ac0-b9a3-42a2-87d1-ac631b0c2f59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:55:09.475Z|8fb92223-997d-465d-b3ff-4de7e6d9dbdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:55:14.455Z|5603ccf1-be62-467a-a1a0-00e7753df30e|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:55:14.456Z|5603ccf1-be62-467a-a1a0-00e7753df30e|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:55:15.868Z|894b6fa2-2769-45ef-981b-78e0a0012a2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:55:15.870Z|894b6fa2-2769-45ef-981b-78e0a0012a2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:55:17.825Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:55:17.826Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|||INFO|500||Checking if requestId: 62851854-6605-4a9d-b5b3-7f891f9d8731 already exists in requestDb InfraActiveRequests table 2021-09-03T02:55:17.827Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731 2021-09-03T02:55:17.827Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|INFO|500||Invoke 2021-09-03T02:55:17.827Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:17.827Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731 2021-09-03T02:55:17.827Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Method : GET 2021-09-03T02:55:17.828Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15364e8327985b8e", X-B3-SpanId:"9cb84da28458799b", X-B3-ParentSpanId:"15364e8327985b8e", X-B3-Sampled:"0", X-ONAP-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-TransactionID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-ECOMP-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab320405-3fa6-4faa-8e0f-68d817e06222"] 2021-09-03T02:55:17.828Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Request body: 2021-09-03T02:55:17.828Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:17.839Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:17.840Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:55:17.840Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Status text : 2021-09-03T02:55:17.840Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:55:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:17.840Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Response body: 2021-09-03T02:55:17.840Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:17.841Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|INFO|404|Not Found|InvokeReturn 2021-09-03T02:55:17.846Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|||INFO|500||Running local validations 2021-09-03T02:55:17.847Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-09-03T02:55:17.847Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-09-03T02:55:17.848Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:55:17.848Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-09-03T02:55:17.848Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:17.849Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:55:17.849Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-09-03T02:55:17.849Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"15364e8327985b8e", X-B3-SpanId:"226b09904d803185", X-B3-ParentSpanId:"15364e8327985b8e", X-B3-Sampled:"0", X-ONAP-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-TransactionID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-ECOMP-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcc21541-abdd-48f4-8b43-acbf69f65739"] 2021-09-03T02:55:17.849Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"4ae81392-9597-47b7-864c-757bc48544bc"},"instanceName":null,"requestScope":"service"} 2021-09-03T02:55:17.849Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:17.858Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:17.858Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:17.858Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-09-03T02:55:17.858Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:55:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:17.859Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-09-03T02:55:17.859Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:17.859Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-09-03T02:55:17.860Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514 2021-09-03T02:55:17.860Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|INFO|500||Invoke 2021-09-03T02:55:17.860Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:17.860Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514 2021-09-03T02:55:17.860Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||Method : GET 2021-09-03T02:55:17.861Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-TransactionID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-ECOMP-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2824ed2b-5247-4507-9a80-c7edbed64411"] 2021-09-03T02:55:17.861Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||Request body: 2021-09-03T02:55:17.861Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:17.887Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:17.887Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:17.888Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||Status text : 2021-09-03T02:55:17.888Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:17.889Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "bbadda29-d52b-4341-8d27-979be0df3514", "modelInvariantUUID" : "127cac9d-75b8-464c-921c-45435dc72bdf", "created" : "2021-09-03 02:52:09.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/collectionResourceCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/vnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/networkCustomizations" } } } 2021-09-03T02:55:17.889Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:17.890Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|INFO|500||InvokeReturn 2021-09-03T02:55:17.893Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance 2021-09-03T02:55:17.894Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance|INFO|500||Invoke 2021-09-03T02:55:17.894Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:17.895Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance 2021-09-03T02:55:17.895Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance|DEBUG|500||Method : GET 2021-09-03T02:55:17.895Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-TransactionID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-ECOMP-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c6c7d32-8846-427c-b5da-67d32bb14b4e"] 2021-09-03T02:55:17.896Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance|DEBUG|500||Request body: 2021-09-03T02:55:17.897Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:17.912Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:17.913Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:55:17.913Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance|DEBUG|500||Status text : 2021-09-03T02:55:17.913Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:55:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:17.913Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance|DEBUG|500||Response body: 2021-09-03T02:55:17.914Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:17.914Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2021-09-03T02:55:17.915Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf 2021-09-03T02:55:17.915Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf|INFO|500||Invoke 2021-09-03T02:55:17.915Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:17.916Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf 2021-09-03T02:55:17.916Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf|DEBUG|500||Method : GET 2021-09-03T02:55:17.916Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-TransactionID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-ECOMP-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"abe8812a-f8b6-463d-8bdc-160dd2415583"] 2021-09-03T02:55:17.916Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf|DEBUG|500||Request body: 2021-09-03T02:55:17.916Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:17.934Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:17.934Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:17.934Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf|DEBUG|500||Status text : 2021-09-03T02:55:17.935Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:17.936Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "bbadda29-d52b-4341-8d27-979be0df3514", "modelInvariantUUID" : "127cac9d-75b8-464c-921c-45435dc72bdf", "created" : "2021-09-03 02:52:09.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/collectionResourceCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/vnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/networkCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf" } } } 2021-09-03T02:55:17.936Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:17.937Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=127cac9d-75b8-464c-921c-45435dc72bdf|INFO|500||InvokeReturn 2021-09-03T02:55:17.940Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance 2021-09-03T02:55:17.940Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance|INFO|500||Invoke 2021-09-03T02:55:17.940Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:17.941Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance 2021-09-03T02:55:17.941Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance|DEBUG|500||Method : GET 2021-09-03T02:55:17.941Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-TransactionID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-ECOMP-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc47b10b-43c9-4610-a0b2-b9b000921aa3"] 2021-09-03T02:55:17.941Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance|DEBUG|500||Request body: 2021-09-03T02:55:17.942Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:17.951Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:17.951Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:55:17.951Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance|DEBUG|500||Status text : 2021-09-03T02:55:17.952Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:55:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:17.952Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance|DEBUG|500||Response body: 2021-09-03T02:55:17.952Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:17.952Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bbadda29-d52b-4341-8d27-979be0df3514&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2021-09-03T02:55:17.952Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-09-03T02:55:17.953Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2021-09-03T02:55:17.953Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:17.953Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-09-03T02:55:17.953Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2021-09-03T02:55:17.953Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-TransactionID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-ECOMP-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a739fc0d-aa57-44b7-beb4-c37a208f3e2f"] 2021-09-03T02:55:17.953Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2021-09-03T02:55:17.954Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:17.966Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:17.967Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:17.967Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2021-09-03T02:55:17.967Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:17.968Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2021-09-03 01:02:43.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" } } } 2021-09-03T02:55:17.968Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:17.968Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2021-09-03T02:55:17.971Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2021-09-03T02:55:17.971Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2021-09-03T02:55:17.971Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:17.971Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2021-09-03T02:55:17.972Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2021-09-03T02:55:17.972Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-TransactionID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-ECOMP-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d73752b-e763-47b7-99e7-3e4d89a58514"] 2021-09-03T02:55:17.972Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2021-09-03T02:55:17.972Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:17.984Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:17.984Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:17.984Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : 2021-09-03T02:55:17.985Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:17.985Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 511, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2021-09-03T01:02:43.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/511" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/511" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/511/service" } } } 2021-09-03T02:55:17.985Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:17.985Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2021-09-03T02:55:17.987Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514 2021-09-03T02:55:17.987Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|INFO|500||Invoke 2021-09-03T02:55:17.987Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:17.988Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514 2021-09-03T02:55:17.988Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||Method : GET 2021-09-03T02:55:17.988Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-TransactionID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-ECOMP-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fa5ea35-8533-4909-bc26-365491ca9702"] 2021-09-03T02:55:17.988Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||Request body: 2021-09-03T02:55:17.988Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:18.010Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:18.010Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:18.011Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||Status text : 2021-09-03T02:55:18.011Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:18.012Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "bbadda29-d52b-4341-8d27-979be0df3514", "modelInvariantUUID" : "127cac9d-75b8-464c-921c-45435dc72bdf", "created" : "2021-09-03 02:52:09.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/collectionResourceCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/vnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514/networkCustomizations" } } } 2021-09-03T02:55:18.012Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:18.013Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bbadda29-d52b-4341-8d27-979be0df3514|INFO|500||InvokeReturn 2021-09-03T02:55:18.016Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:55:18.016Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-09-03T02:55:18.017Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:18.017Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:55:18.017Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-09-03T02:55:18.018Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1056", X-B3-TraceId:"15364e8327985b8e", X-B3-SpanId:"b907422adfb187d5", X-B3-ParentSpanId:"15364e8327985b8e", X-B3-Sampled:"0", X-ONAP-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-TransactionID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-ECOMP-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"097f2b78-dad0-4680-a0bc-4ca6eff2797f"] 2021-09-03T02:55:18.018Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"62851854-6605-4a9d-b5b3-7f891f9d8731","requestStatus":"IN_PROGRESS","startTime":1630637717847,"source":"VID","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"4ae81392-9597-47b7-864c-757bc48544bc","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc","cloudApiRequests":[],"requestURI":"62851854-6605-4a9d-b5b3-7f891f9d8731"} 2021-09-03T02:55:18.018Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:18.034Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:18.034Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-09-03T02:55:18.035Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-09-03T02:55:18.036Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:18.037Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "62851854-6605-4a9d-b5b3-7f891f9d8731", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:55:17.847+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-09-03T02:55:18.026+00:00", "serviceInstanceId" : "4ae81392-9597-47b7-864c-757bc48544bc", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc", "cloudApiRequests" : [ ], "requestURI" : "62851854-6605-4a9d-b5b3-7f891f9d8731", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731" } } } 2021-09-03T02:55:18.037Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:18.038Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-09-03T02:55:18.044Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:55:18.044Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-09-03T02:55:18.044Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:18.044Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:55:18.045Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-09-03T02:55:18.045Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"1880", X-B3-TraceId:"15364e8327985b8e", X-B3-SpanId:"d15960eb3a9b0e53", X-B3-ParentSpanId:"15364e8327985b8e", X-B3-Sampled:"0", X-ONAP-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-TransactionID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-ECOMP-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86950813-7c63-43e8-99b6-60e28a61b28f"] 2021-09-03T02:55:18.045Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"127cac9d-75b8-464c-921c-45435dc72bdf\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"bbadda29-d52b-4341-8d27-979be0df3514\",\"modelUuid\":\"bbadda29-d52b-4341-8d27-979be0df3514\",\"modelInvariantUuid\":\"127cac9d-75b8-464c-921c-45435dc72bdf\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"4ae81392-9597-47b7-864c-757bc48544bc\"}","type":"String"},"requestId":{"value":"62851854-6605-4a9d-b5b3-7f891f9d8731","type":"String"},"mso-request-id":{"value":"62851854-6605-4a9d-b5b3-7f891f9d8731","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"4ae81392-9597-47b7-864c-757bc48544bc","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-09-03T02:55:18.045Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:19.217Z|abba1611-8468-45f1-91d2-fe6101c6e754|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:55:19.220Z|abba1611-8468-45f1-91d2-fe6101c6e754|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:55:19.221Z|abba1611-8468-45f1-91d2-fe6101c6e754|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||Invoke 2021-09-03T02:55:19.221Z|abba1611-8468-45f1-91d2-fe6101c6e754|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:19.221Z|abba1611-8468-45f1-91d2-fe6101c6e754|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:55:19.221Z|abba1611-8468-45f1-91d2-fe6101c6e754|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Method : GET 2021-09-03T02:55:19.221Z|abba1611-8468-45f1-91d2-fe6101c6e754|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a31d9548aaff9114", X-B3-SpanId:"00b3a0ff614e2339", X-B3-ParentSpanId:"a31d9548aaff9114", X-B3-Sampled:"0", X-ONAP-RequestID:"abba1611-8468-45f1-91d2-fe6101c6e754", X-RequestID:"abba1611-8468-45f1-91d2-fe6101c6e754", X-TransactionID:"abba1611-8468-45f1-91d2-fe6101c6e754", X-ECOMP-RequestID:"abba1611-8468-45f1-91d2-fe6101c6e754", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"822a8daf-eba0-4683-9c9c-f4b327832d83"] 2021-09-03T02:55:19.221Z|abba1611-8468-45f1-91d2-fe6101c6e754|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Request body: 2021-09-03T02:55:19.222Z|abba1611-8468-45f1-91d2-fe6101c6e754|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:19.233Z|abba1611-8468-45f1-91d2-fe6101c6e754|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:19.234Z|abba1611-8468-45f1-91d2-fe6101c6e754|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:19.234Z|abba1611-8468-45f1-91d2-fe6101c6e754|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status text : 2021-09-03T02:55:19.234Z|abba1611-8468-45f1-91d2-fe6101c6e754|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:19.235Z|abba1611-8468-45f1-91d2-fe6101c6e754|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Response body: { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:52:30.000+00:00", "endTime" : "2021-09-03T02:55:10.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a760820b-453b-4f0c-b8a2-3b3542f55940\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:55:10.000+00:00", "vfModuleId" : "ccda5e8c-da0d-4720-8249-5ba4af3a6800", "vfModuleName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "cloudIdentifier" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n Ubuntu20_flavor_name: \\\"m1.small\\\"\\n Ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n Ubuntu20_name_0: \\\"Ubuntu20\\\"\\n Ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-09-03T02:52:38.000+00:00" } ], "requestURI" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" } } } 2021-09-03T02:55:19.235Z|abba1611-8468-45f1-91d2-fe6101c6e754|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:19.235Z|abba1611-8468-45f1-91d2-fe6101c6e754|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||InvokeReturn 2021-09-03T02:55:19.236Z|abba1611-8468-45f1-91d2-fe6101c6e754|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:55:19.236Z|abba1611-8468-45f1-91d2-fe6101c6e754|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:55:19.237Z|abba1611-8468-45f1-91d2-fe6101c6e754|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:19.237Z|abba1611-8468-45f1-91d2-fe6101c6e754|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:55:19.237Z|abba1611-8468-45f1-91d2-fe6101c6e754|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:55:19.237Z|abba1611-8468-45f1-91d2-fe6101c6e754|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a31d9548aaff9114", X-B3-SpanId:"c41334b5f3bd5a7e", X-B3-ParentSpanId:"a31d9548aaff9114", X-B3-Sampled:"0", X-ONAP-RequestID:"abba1611-8468-45f1-91d2-fe6101c6e754", X-RequestID:"abba1611-8468-45f1-91d2-fe6101c6e754", X-TransactionID:"abba1611-8468-45f1-91d2-fe6101c6e754", X-ECOMP-RequestID:"abba1611-8468-45f1-91d2-fe6101c6e754", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28e3773a-6530-4d01-b1b3-1648a3061524"] 2021-09-03T02:55:19.238Z|abba1611-8468-45f1-91d2-fe6101c6e754|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:55:19.238Z|abba1611-8468-45f1-91d2-fe6101c6e754|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:19.246Z|abba1611-8468-45f1-91d2-fe6101c6e754|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:19.246Z|abba1611-8468-45f1-91d2-fe6101c6e754|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:19.246Z|abba1611-8468-45f1-91d2-fe6101c6e754|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:55:19.246Z|abba1611-8468-45f1-91d2-fe6101c6e754|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:19.247Z|abba1611-8468-45f1-91d2-fe6101c6e754|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "groupingId" : "af1d4006-ae6b-4921-9e25-963c13d27fd7", "name" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2/af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"updated_time\":null,\"creation_time\":1630637560000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2f789f80ebe4edd9535760c98bde658\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:52:41.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:55:19.247Z|abba1611-8468-45f1-91d2-fe6101c6e754|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:19.248Z|abba1611-8468-45f1-91d2-fe6101c6e754|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:55:19.252Z|abba1611-8468-45f1-91d2-fe6101c6e754|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:55:19.377Z|ba8b2525-cdae-4c82-814f-48efe5fd82d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:55:19.380Z|ba8b2525-cdae-4c82-814f-48efe5fd82d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:55:19.380Z|ba8b2525-cdae-4c82-814f-48efe5fd82d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||Invoke 2021-09-03T02:55:19.380Z|ba8b2525-cdae-4c82-814f-48efe5fd82d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:19.381Z|ba8b2525-cdae-4c82-814f-48efe5fd82d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:55:19.381Z|ba8b2525-cdae-4c82-814f-48efe5fd82d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Method : GET 2021-09-03T02:55:19.381Z|ba8b2525-cdae-4c82-814f-48efe5fd82d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc96d0b8b6ed7dd7", X-B3-SpanId:"ffa7a3894d2fa5ae", X-B3-ParentSpanId:"dc96d0b8b6ed7dd7", X-B3-Sampled:"0", X-ONAP-RequestID:"ba8b2525-cdae-4c82-814f-48efe5fd82d6", X-RequestID:"ba8b2525-cdae-4c82-814f-48efe5fd82d6", X-TransactionID:"ba8b2525-cdae-4c82-814f-48efe5fd82d6", X-ECOMP-RequestID:"ba8b2525-cdae-4c82-814f-48efe5fd82d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"adfbd9db-90be-4216-8adc-00d3c335382d"] 2021-09-03T02:55:19.381Z|ba8b2525-cdae-4c82-814f-48efe5fd82d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Request body: 2021-09-03T02:55:19.382Z|ba8b2525-cdae-4c82-814f-48efe5fd82d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:19.392Z|ba8b2525-cdae-4c82-814f-48efe5fd82d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:19.393Z|ba8b2525-cdae-4c82-814f-48efe5fd82d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:19.393Z|ba8b2525-cdae-4c82-814f-48efe5fd82d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status text : 2021-09-03T02:55:19.393Z|ba8b2525-cdae-4c82-814f-48efe5fd82d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:19.393Z|ba8b2525-cdae-4c82-814f-48efe5fd82d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Response body: { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:52:30.000+00:00", "endTime" : "2021-09-03T02:55:10.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a760820b-453b-4f0c-b8a2-3b3542f55940\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:55:10.000+00:00", "vfModuleId" : "ccda5e8c-da0d-4720-8249-5ba4af3a6800", "vfModuleName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "cloudIdentifier" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n Ubuntu20_flavor_name: \\\"m1.small\\\"\\n Ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n Ubuntu20_name_0: \\\"Ubuntu20\\\"\\n Ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-09-03T02:52:38.000+00:00" } ], "requestURI" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" } } } 2021-09-03T02:55:19.393Z|ba8b2525-cdae-4c82-814f-48efe5fd82d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:19.394Z|ba8b2525-cdae-4c82-814f-48efe5fd82d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||InvokeReturn 2021-09-03T02:55:19.395Z|ba8b2525-cdae-4c82-814f-48efe5fd82d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:55:19.395Z|ba8b2525-cdae-4c82-814f-48efe5fd82d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:55:19.395Z|ba8b2525-cdae-4c82-814f-48efe5fd82d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:19.396Z|ba8b2525-cdae-4c82-814f-48efe5fd82d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:55:19.396Z|ba8b2525-cdae-4c82-814f-48efe5fd82d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:55:19.396Z|ba8b2525-cdae-4c82-814f-48efe5fd82d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc96d0b8b6ed7dd7", X-B3-SpanId:"0b0fb42974b68664", X-B3-ParentSpanId:"dc96d0b8b6ed7dd7", X-B3-Sampled:"0", X-ONAP-RequestID:"ba8b2525-cdae-4c82-814f-48efe5fd82d6", X-RequestID:"ba8b2525-cdae-4c82-814f-48efe5fd82d6", X-TransactionID:"ba8b2525-cdae-4c82-814f-48efe5fd82d6", X-ECOMP-RequestID:"ba8b2525-cdae-4c82-814f-48efe5fd82d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c52bc6b-6be5-439d-bb54-fe976ef0a4a1"] 2021-09-03T02:55:19.396Z|ba8b2525-cdae-4c82-814f-48efe5fd82d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:55:19.396Z|ba8b2525-cdae-4c82-814f-48efe5fd82d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:19.403Z|ba8b2525-cdae-4c82-814f-48efe5fd82d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:19.403Z|ba8b2525-cdae-4c82-814f-48efe5fd82d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:19.404Z|ba8b2525-cdae-4c82-814f-48efe5fd82d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:55:19.404Z|ba8b2525-cdae-4c82-814f-48efe5fd82d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:19.404Z|ba8b2525-cdae-4c82-814f-48efe5fd82d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "groupingId" : "af1d4006-ae6b-4921-9e25-963c13d27fd7", "name" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2/af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"updated_time\":null,\"creation_time\":1630637560000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2f789f80ebe4edd9535760c98bde658\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:52:41.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:55:19.405Z|ba8b2525-cdae-4c82-814f-48efe5fd82d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:19.405Z|ba8b2525-cdae-4c82-814f-48efe5fd82d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:55:19.410Z|ba8b2525-cdae-4c82-814f-48efe5fd82d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:55:19.493Z|f42ec35b-bb32-4092-a65f-a006fe2ac49a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:55:19.493Z|c90e513a-8dc0-4574-8416-9104b5e26458|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:55:19.493Z|67888402-266f-4680-af28-437d72a6be92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:55:19.493Z|c90e513a-8dc0-4574-8416-9104b5e26458|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:55:19.493Z|f42ec35b-bb32-4092-a65f-a006fe2ac49a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:55:19.493Z|67888402-266f-4680-af28-437d72a6be92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:55:19.531Z|a2c4756d-55ae-4522-b876-21aae18998a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:55:19.534Z|a2c4756d-55ae-4522-b876-21aae18998a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:55:19.534Z|a2c4756d-55ae-4522-b876-21aae18998a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||Invoke 2021-09-03T02:55:19.534Z|a2c4756d-55ae-4522-b876-21aae18998a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:19.534Z|a2c4756d-55ae-4522-b876-21aae18998a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:55:19.535Z|a2c4756d-55ae-4522-b876-21aae18998a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Method : GET 2021-09-03T02:55:19.535Z|a2c4756d-55ae-4522-b876-21aae18998a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e9f93aec95f39d5", X-B3-SpanId:"95c23caad4122623", X-B3-ParentSpanId:"9e9f93aec95f39d5", X-B3-Sampled:"0", X-ONAP-RequestID:"a2c4756d-55ae-4522-b876-21aae18998a9", X-RequestID:"a2c4756d-55ae-4522-b876-21aae18998a9", X-TransactionID:"a2c4756d-55ae-4522-b876-21aae18998a9", X-ECOMP-RequestID:"a2c4756d-55ae-4522-b876-21aae18998a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b1ff223-36b3-4e43-bb0a-1c18b74f2ccd"] 2021-09-03T02:55:19.535Z|a2c4756d-55ae-4522-b876-21aae18998a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Request body: 2021-09-03T02:55:19.535Z|a2c4756d-55ae-4522-b876-21aae18998a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:19.549Z|a2c4756d-55ae-4522-b876-21aae18998a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:19.550Z|a2c4756d-55ae-4522-b876-21aae18998a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:19.550Z|a2c4756d-55ae-4522-b876-21aae18998a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status text : 2021-09-03T02:55:19.550Z|a2c4756d-55ae-4522-b876-21aae18998a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:19 GMT", Connection:"close"] 2021-09-03T02:55:19.551Z|a2c4756d-55ae-4522-b876-21aae18998a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Response body: { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:52:30.000+00:00", "endTime" : "2021-09-03T02:55:10.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a760820b-453b-4f0c-b8a2-3b3542f55940\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:55:10.000+00:00", "vfModuleId" : "ccda5e8c-da0d-4720-8249-5ba4af3a6800", "vfModuleName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "cloudIdentifier" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n Ubuntu20_flavor_name: \\\"m1.small\\\"\\n Ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n Ubuntu20_name_0: \\\"Ubuntu20\\\"\\n Ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-09-03T02:52:38.000+00:00" } ], "requestURI" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" } } } 2021-09-03T02:55:19.551Z|a2c4756d-55ae-4522-b876-21aae18998a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:19.551Z|a2c4756d-55ae-4522-b876-21aae18998a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||InvokeReturn 2021-09-03T02:55:19.552Z|a2c4756d-55ae-4522-b876-21aae18998a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:55:19.553Z|a2c4756d-55ae-4522-b876-21aae18998a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:55:19.553Z|a2c4756d-55ae-4522-b876-21aae18998a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:19.553Z|a2c4756d-55ae-4522-b876-21aae18998a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:55:19.553Z|a2c4756d-55ae-4522-b876-21aae18998a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:55:19.553Z|a2c4756d-55ae-4522-b876-21aae18998a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e9f93aec95f39d5", X-B3-SpanId:"eeb603e497dd182d", X-B3-ParentSpanId:"9e9f93aec95f39d5", X-B3-Sampled:"0", X-ONAP-RequestID:"a2c4756d-55ae-4522-b876-21aae18998a9", X-RequestID:"a2c4756d-55ae-4522-b876-21aae18998a9", X-TransactionID:"a2c4756d-55ae-4522-b876-21aae18998a9", X-ECOMP-RequestID:"a2c4756d-55ae-4522-b876-21aae18998a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3af6f7a1-8f91-4495-af62-eaf52dad66bc"] 2021-09-03T02:55:19.554Z|a2c4756d-55ae-4522-b876-21aae18998a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:55:19.554Z|a2c4756d-55ae-4522-b876-21aae18998a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:19.566Z|a2c4756d-55ae-4522-b876-21aae18998a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:19.567Z|a2c4756d-55ae-4522-b876-21aae18998a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:19.567Z|a2c4756d-55ae-4522-b876-21aae18998a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:55:19.567Z|a2c4756d-55ae-4522-b876-21aae18998a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:19.568Z|a2c4756d-55ae-4522-b876-21aae18998a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "groupingId" : "af1d4006-ae6b-4921-9e25-963c13d27fd7", "name" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2/af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"updated_time\":null,\"creation_time\":1630637560000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2f789f80ebe4edd9535760c98bde658\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:52:41.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:55:19.568Z|a2c4756d-55ae-4522-b876-21aae18998a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:19.568Z|a2c4756d-55ae-4522-b876-21aae18998a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:55:19.573Z|a2c4756d-55ae-4522-b876-21aae18998a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:55:19.705Z|2e28db8c-96cf-460e-a7b3-392b8e174123|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:55:19.708Z|2e28db8c-96cf-460e-a7b3-392b8e174123|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:55:19.709Z|2e28db8c-96cf-460e-a7b3-392b8e174123|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||Invoke 2021-09-03T02:55:19.709Z|2e28db8c-96cf-460e-a7b3-392b8e174123|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:19.709Z|2e28db8c-96cf-460e-a7b3-392b8e174123|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:55:19.709Z|2e28db8c-96cf-460e-a7b3-392b8e174123|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Method : GET 2021-09-03T02:55:19.710Z|2e28db8c-96cf-460e-a7b3-392b8e174123|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"18032b25e78b32ab", X-B3-SpanId:"8cb62db27d3e1b56", X-B3-ParentSpanId:"18032b25e78b32ab", X-B3-Sampled:"0", X-ONAP-RequestID:"2e28db8c-96cf-460e-a7b3-392b8e174123", X-RequestID:"2e28db8c-96cf-460e-a7b3-392b8e174123", X-TransactionID:"2e28db8c-96cf-460e-a7b3-392b8e174123", X-ECOMP-RequestID:"2e28db8c-96cf-460e-a7b3-392b8e174123", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c5c0e83-fda8-40af-b352-740c358fb0a2"] 2021-09-03T02:55:19.710Z|2e28db8c-96cf-460e-a7b3-392b8e174123|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Request body: 2021-09-03T02:55:19.710Z|2e28db8c-96cf-460e-a7b3-392b8e174123|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:19.722Z|2e28db8c-96cf-460e-a7b3-392b8e174123|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:19.722Z|2e28db8c-96cf-460e-a7b3-392b8e174123|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:19.722Z|2e28db8c-96cf-460e-a7b3-392b8e174123|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status text : 2021-09-03T02:55:19.722Z|2e28db8c-96cf-460e-a7b3-392b8e174123|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:19.723Z|2e28db8c-96cf-460e-a7b3-392b8e174123|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Response body: { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:52:30.000+00:00", "endTime" : "2021-09-03T02:55:10.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a760820b-453b-4f0c-b8a2-3b3542f55940\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:55:10.000+00:00", "vfModuleId" : "ccda5e8c-da0d-4720-8249-5ba4af3a6800", "vfModuleName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "cloudIdentifier" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n Ubuntu20_flavor_name: \\\"m1.small\\\"\\n Ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n Ubuntu20_name_0: \\\"Ubuntu20\\\"\\n Ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-09-03T02:52:38.000+00:00" } ], "requestURI" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" } } } 2021-09-03T02:55:19.723Z|2e28db8c-96cf-460e-a7b3-392b8e174123|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:19.724Z|2e28db8c-96cf-460e-a7b3-392b8e174123|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||InvokeReturn 2021-09-03T02:55:19.725Z|2e28db8c-96cf-460e-a7b3-392b8e174123|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:55:19.725Z|2e28db8c-96cf-460e-a7b3-392b8e174123|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:55:19.725Z|2e28db8c-96cf-460e-a7b3-392b8e174123|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:19.725Z|2e28db8c-96cf-460e-a7b3-392b8e174123|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:55:19.725Z|2e28db8c-96cf-460e-a7b3-392b8e174123|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:55:19.726Z|2e28db8c-96cf-460e-a7b3-392b8e174123|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"18032b25e78b32ab", X-B3-SpanId:"ee90d40f7ee72073", X-B3-ParentSpanId:"18032b25e78b32ab", X-B3-Sampled:"0", X-ONAP-RequestID:"2e28db8c-96cf-460e-a7b3-392b8e174123", X-RequestID:"2e28db8c-96cf-460e-a7b3-392b8e174123", X-TransactionID:"2e28db8c-96cf-460e-a7b3-392b8e174123", X-ECOMP-RequestID:"2e28db8c-96cf-460e-a7b3-392b8e174123", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d505fa6-b39f-4932-a8de-958d1e4f0e72"] 2021-09-03T02:55:19.726Z|2e28db8c-96cf-460e-a7b3-392b8e174123|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:55:19.726Z|2e28db8c-96cf-460e-a7b3-392b8e174123|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:19.733Z|2e28db8c-96cf-460e-a7b3-392b8e174123|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:19.733Z|2e28db8c-96cf-460e-a7b3-392b8e174123|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:19.733Z|2e28db8c-96cf-460e-a7b3-392b8e174123|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:55:19.734Z|2e28db8c-96cf-460e-a7b3-392b8e174123|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:19.734Z|2e28db8c-96cf-460e-a7b3-392b8e174123|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "groupingId" : "af1d4006-ae6b-4921-9e25-963c13d27fd7", "name" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2/af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"updated_time\":null,\"creation_time\":1630637560000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2f789f80ebe4edd9535760c98bde658\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:52:41.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:55:19.734Z|2e28db8c-96cf-460e-a7b3-392b8e174123|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:19.735Z|2e28db8c-96cf-460e-a7b3-392b8e174123|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:55:19.740Z|2e28db8c-96cf-460e-a7b3-392b8e174123|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:55:19.857Z|421a5a4b-ebc4-4b90-aebc-77b031d4fea0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:55:19.860Z|421a5a4b-ebc4-4b90-aebc-77b031d4fea0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:55:19.860Z|421a5a4b-ebc4-4b90-aebc-77b031d4fea0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||Invoke 2021-09-03T02:55:19.861Z|421a5a4b-ebc4-4b90-aebc-77b031d4fea0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:19.861Z|421a5a4b-ebc4-4b90-aebc-77b031d4fea0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4 2021-09-03T02:55:19.861Z|421a5a4b-ebc4-4b90-aebc-77b031d4fea0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Method : GET 2021-09-03T02:55:19.861Z|421a5a4b-ebc4-4b90-aebc-77b031d4fea0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"512723101c2b819a", X-B3-SpanId:"32fc72498232d477", X-B3-ParentSpanId:"512723101c2b819a", X-B3-Sampled:"0", X-ONAP-RequestID:"421a5a4b-ebc4-4b90-aebc-77b031d4fea0", X-RequestID:"421a5a4b-ebc4-4b90-aebc-77b031d4fea0", X-TransactionID:"421a5a4b-ebc4-4b90-aebc-77b031d4fea0", X-ECOMP-RequestID:"421a5a4b-ebc4-4b90-aebc-77b031d4fea0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4ea3218-121d-47d1-8674-e6e7fca13533"] 2021-09-03T02:55:19.861Z|421a5a4b-ebc4-4b90-aebc-77b031d4fea0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Request body: 2021-09-03T02:55:19.861Z|421a5a4b-ebc4-4b90-aebc-77b031d4fea0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:19.872Z|421a5a4b-ebc4-4b90-aebc-77b031d4fea0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:19.872Z|421a5a4b-ebc4-4b90-aebc-77b031d4fea0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:19.872Z|421a5a4b-ebc4-4b90-aebc-77b031d4fea0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Status text : 2021-09-03T02:55:19.872Z|421a5a4b-ebc4-4b90-aebc-77b031d4fea0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:19.872Z|421a5a4b-ebc4-4b90-aebc-77b031d4fea0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||Response body: { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:52:30.000+00:00", "endTime" : "2021-09-03T02:55:10.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a760820b-453b-4f0c-b8a2-3b3542f55940\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:55:10.000+00:00", "vfModuleId" : "ccda5e8c-da0d-4720-8249-5ba4af3a6800", "vfModuleName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ { "requestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "cloudIdentifier" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n Ubuntu20_flavor_name: \\\"m1.small\\\"\\n Ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n Ubuntu20_name_0: \\\"Ubuntu20\\\"\\n Ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-09-03T02:52:38.000+00:00" } ], "requestURI" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4" } } } 2021-09-03T02:55:19.873Z|421a5a4b-ebc4-4b90-aebc-77b031d4fea0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:19.873Z|421a5a4b-ebc4-4b90-aebc-77b031d4fea0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/65e0b418-fba0-482e-8e6c-054b7b64b1b4|INFO|500||InvokeReturn 2021-09-03T02:55:19.874Z|421a5a4b-ebc4-4b90-aebc-77b031d4fea0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:55:19.874Z|421a5a4b-ebc4-4b90-aebc-77b031d4fea0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:55:19.874Z|421a5a4b-ebc4-4b90-aebc-77b031d4fea0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:19.874Z|421a5a4b-ebc4-4b90-aebc-77b031d4fea0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false 2021-09-03T02:55:19.874Z|421a5a4b-ebc4-4b90-aebc-77b031d4fea0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:55:19.874Z|421a5a4b-ebc4-4b90-aebc-77b031d4fea0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"512723101c2b819a", X-B3-SpanId:"84502e009c85862e", X-B3-ParentSpanId:"512723101c2b819a", X-B3-Sampled:"0", X-ONAP-RequestID:"421a5a4b-ebc4-4b90-aebc-77b031d4fea0", X-RequestID:"421a5a4b-ebc4-4b90-aebc-77b031d4fea0", X-TransactionID:"421a5a4b-ebc4-4b90-aebc-77b031d4fea0", X-ECOMP-RequestID:"421a5a4b-ebc4-4b90-aebc-77b031d4fea0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e59b0b63-0b26-41bc-b7db-ebfae5409dc0"] 2021-09-03T02:55:19.875Z|421a5a4b-ebc4-4b90-aebc-77b031d4fea0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:55:19.875Z|421a5a4b-ebc4-4b90-aebc-77b031d4fea0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:19.882Z|421a5a4b-ebc4-4b90-aebc-77b031d4fea0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:19.882Z|421a5a4b-ebc4-4b90-aebc-77b031d4fea0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:19.883Z|421a5a4b-ebc4-4b90-aebc-77b031d4fea0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:55:19.883Z|421a5a4b-ebc4-4b90-aebc-77b031d4fea0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:19.883Z|421a5a4b-ebc4-4b90-aebc-77b031d4fea0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "65e0b418-fba0-482e-8e6c-054b7b64b1b4", "groupingId" : "af1d4006-ae6b-4921-9e25-963c13d27fd7", "name" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2/af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"updated_time\":null,\"creation_time\":1630637560000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2f789f80ebe4edd9535760c98bde658\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:52:41.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:55:19.883Z|421a5a4b-ebc4-4b90-aebc-77b031d4fea0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:19.884Z|421a5a4b-ebc4-4b90-aebc-77b031d4fea0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=65e0b418-fba0-482e-8e6c-054b7b64b1b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:55:19.892Z|421a5a4b-ebc4-4b90-aebc-77b031d4fea0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/65e0b418-fba0-482e-8e6c-054b7b64b1b4|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:55:20.060Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:20.061Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-09-03T02:55:20.061Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-09-03T02:55:20.061Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 03 Sep 2021 02:55:20 GMT", X-ONAP-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-TransactionID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-ECOMP-RequestID:"62851854-6605-4a9d-b5b3-7f891f9d8731", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"86950813-7c63-43e8-99b6-60e28a61b28f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:20.062Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"62851854-6605-4a9d-b5b3-7f891f9d8731\",\"instanceId\":\"4ae81392-9597-47b7-864c-757bc48544bc\"}}","message":"Success","processInstanceID":"5eed224d-0c62-11ec-994b-e2843a500213","variables":null,"messageCode":200} 2021-09-03T02:55:20.062Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:20.062Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-09-03T02:55:20.066Z|62851854-6605-4a9d-b5b3-7f891f9d8731|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:55:20.218Z|5c5442cc-9c78-4280-9039-4112477584cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:55:20.220Z|5c5442cc-9c78-4280-9039-4112477584cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731 2021-09-03T02:55:20.221Z|5c5442cc-9c78-4280-9039-4112477584cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|INFO|500||Invoke 2021-09-03T02:55:20.221Z|5c5442cc-9c78-4280-9039-4112477584cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:20.221Z|5c5442cc-9c78-4280-9039-4112477584cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731 2021-09-03T02:55:20.221Z|5c5442cc-9c78-4280-9039-4112477584cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Method : GET 2021-09-03T02:55:20.221Z|5c5442cc-9c78-4280-9039-4112477584cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fdf2b5f75e079aec", X-B3-SpanId:"fc6fc8e237d08487", X-B3-ParentSpanId:"fdf2b5f75e079aec", X-B3-Sampled:"0", X-ONAP-RequestID:"5c5442cc-9c78-4280-9039-4112477584cd", X-RequestID:"5c5442cc-9c78-4280-9039-4112477584cd", X-TransactionID:"5c5442cc-9c78-4280-9039-4112477584cd", X-ECOMP-RequestID:"5c5442cc-9c78-4280-9039-4112477584cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f961ec54-241b-4275-b837-c23ea69fb349"] 2021-09-03T02:55:20.221Z|5c5442cc-9c78-4280-9039-4112477584cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Request body: 2021-09-03T02:55:20.221Z|5c5442cc-9c78-4280-9039-4112477584cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:20.231Z|5c5442cc-9c78-4280-9039-4112477584cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:20.232Z|5c5442cc-9c78-4280-9039-4112477584cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:20.232Z|5c5442cc-9c78-4280-9039-4112477584cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Status text : 2021-09-03T02:55:20.232Z|5c5442cc-9c78-4280-9039-4112477584cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:20.233Z|5c5442cc-9c78-4280-9039-4112477584cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Response body: { "requestId" : "62851854-6605-4a9d-b5b3-7f891f9d8731", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:55:17.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-09-03T02:55:18.000+00:00", "serviceInstanceId" : "4ae81392-9597-47b7-864c-757bc48544bc", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc", "cloudApiRequests" : [ ], "requestURI" : "62851854-6605-4a9d-b5b3-7f891f9d8731", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731" } } } 2021-09-03T02:55:20.233Z|5c5442cc-9c78-4280-9039-4112477584cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:20.233Z|5c5442cc-9c78-4280-9039-4112477584cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|INFO|500||InvokeReturn 2021-09-03T02:55:20.234Z|5c5442cc-9c78-4280-9039-4112477584cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false 2021-09-03T02:55:20.234Z|5c5442cc-9c78-4280-9039-4112477584cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:55:20.234Z|5c5442cc-9c78-4280-9039-4112477584cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:20.235Z|5c5442cc-9c78-4280-9039-4112477584cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false 2021-09-03T02:55:20.235Z|5c5442cc-9c78-4280-9039-4112477584cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:55:20.235Z|5c5442cc-9c78-4280-9039-4112477584cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fdf2b5f75e079aec", X-B3-SpanId:"0e5f250db248ceee", X-B3-ParentSpanId:"fdf2b5f75e079aec", X-B3-Sampled:"0", X-ONAP-RequestID:"5c5442cc-9c78-4280-9039-4112477584cd", X-RequestID:"5c5442cc-9c78-4280-9039-4112477584cd", X-TransactionID:"5c5442cc-9c78-4280-9039-4112477584cd", X-ECOMP-RequestID:"5c5442cc-9c78-4280-9039-4112477584cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6744eb7d-a08a-44d0-b5aa-de2fc7d2e3fc"] 2021-09-03T02:55:20.235Z|5c5442cc-9c78-4280-9039-4112477584cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:55:20.235Z|5c5442cc-9c78-4280-9039-4112477584cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:20.246Z|5c5442cc-9c78-4280-9039-4112477584cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:20.246Z|5c5442cc-9c78-4280-9039-4112477584cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:20.246Z|5c5442cc-9c78-4280-9039-4112477584cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:55:20.247Z|5c5442cc-9c78-4280-9039-4112477584cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:20.247Z|5c5442cc-9c78-4280-9039-4112477584cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:55:20.247Z|5c5442cc-9c78-4280-9039-4112477584cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:20.248Z|5c5442cc-9c78-4280-9039-4112477584cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:55:20.253Z|5c5442cc-9c78-4280-9039-4112477584cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:55:29.512Z|a9504111-624b-4f7d-b1a1-a9e1b41baa32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:55:29.512Z|d3988cd4-f5ef-410b-8c51-adbc429d37c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:55:29.512Z|a9504111-624b-4f7d-b1a1-a9e1b41baa32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:55:29.513Z|d3988cd4-f5ef-410b-8c51-adbc429d37c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:55:29.512Z|bfa8bb5b-0934-40d6-b352-d9354dec12a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:55:29.513Z|bfa8bb5b-0934-40d6-b352-d9354dec12a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:55:30.384Z|0cdf96bc-7be3-4dcd-954d-fdec47110354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:55:30.388Z|0cdf96bc-7be3-4dcd-954d-fdec47110354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731 2021-09-03T02:55:30.388Z|0cdf96bc-7be3-4dcd-954d-fdec47110354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|INFO|500||Invoke 2021-09-03T02:55:30.388Z|0cdf96bc-7be3-4dcd-954d-fdec47110354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:30.388Z|0cdf96bc-7be3-4dcd-954d-fdec47110354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731 2021-09-03T02:55:30.389Z|0cdf96bc-7be3-4dcd-954d-fdec47110354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Method : GET 2021-09-03T02:55:30.389Z|0cdf96bc-7be3-4dcd-954d-fdec47110354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9324b51c0efab16", X-B3-SpanId:"2d08c036d1b2bc4c", X-B3-ParentSpanId:"e9324b51c0efab16", X-B3-Sampled:"0", X-ONAP-RequestID:"0cdf96bc-7be3-4dcd-954d-fdec47110354", X-RequestID:"0cdf96bc-7be3-4dcd-954d-fdec47110354", X-TransactionID:"0cdf96bc-7be3-4dcd-954d-fdec47110354", X-ECOMP-RequestID:"0cdf96bc-7be3-4dcd-954d-fdec47110354", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"801794f7-1818-49fb-8f03-243a2ce9f043"] 2021-09-03T02:55:30.389Z|0cdf96bc-7be3-4dcd-954d-fdec47110354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Request body: 2021-09-03T02:55:30.389Z|0cdf96bc-7be3-4dcd-954d-fdec47110354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:30.401Z|0cdf96bc-7be3-4dcd-954d-fdec47110354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:30.402Z|0cdf96bc-7be3-4dcd-954d-fdec47110354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:30.402Z|0cdf96bc-7be3-4dcd-954d-fdec47110354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Status text : 2021-09-03T02:55:30.402Z|0cdf96bc-7be3-4dcd-954d-fdec47110354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:30.403Z|0cdf96bc-7be3-4dcd-954d-fdec47110354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Response body: { "requestId" : "62851854-6605-4a9d-b5b3-7f891f9d8731", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:55:17.000+00:00", "endTime" : "2021-09-03T02:55:28.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:55:28.000+00:00", "serviceInstanceId" : "4ae81392-9597-47b7-864c-757bc48544bc", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc", "cloudApiRequests" : [ ], "requestURI" : "62851854-6605-4a9d-b5b3-7f891f9d8731", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731" } } } 2021-09-03T02:55:30.403Z|0cdf96bc-7be3-4dcd-954d-fdec47110354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:30.403Z|0cdf96bc-7be3-4dcd-954d-fdec47110354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|INFO|500||InvokeReturn 2021-09-03T02:55:30.405Z|0cdf96bc-7be3-4dcd-954d-fdec47110354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false 2021-09-03T02:55:30.405Z|0cdf96bc-7be3-4dcd-954d-fdec47110354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:55:30.405Z|0cdf96bc-7be3-4dcd-954d-fdec47110354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:30.406Z|0cdf96bc-7be3-4dcd-954d-fdec47110354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false 2021-09-03T02:55:30.406Z|0cdf96bc-7be3-4dcd-954d-fdec47110354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:55:30.406Z|0cdf96bc-7be3-4dcd-954d-fdec47110354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9324b51c0efab16", X-B3-SpanId:"92b35fb57b762271", X-B3-ParentSpanId:"e9324b51c0efab16", X-B3-Sampled:"0", X-ONAP-RequestID:"0cdf96bc-7be3-4dcd-954d-fdec47110354", X-RequestID:"0cdf96bc-7be3-4dcd-954d-fdec47110354", X-TransactionID:"0cdf96bc-7be3-4dcd-954d-fdec47110354", X-ECOMP-RequestID:"0cdf96bc-7be3-4dcd-954d-fdec47110354", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1408f10c-0249-4083-97f0-1add313b7cfa"] 2021-09-03T02:55:30.407Z|0cdf96bc-7be3-4dcd-954d-fdec47110354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:55:30.407Z|0cdf96bc-7be3-4dcd-954d-fdec47110354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:30.414Z|0cdf96bc-7be3-4dcd-954d-fdec47110354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:30.414Z|0cdf96bc-7be3-4dcd-954d-fdec47110354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:30.414Z|0cdf96bc-7be3-4dcd-954d-fdec47110354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:55:30.415Z|0cdf96bc-7be3-4dcd-954d-fdec47110354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:30.415Z|0cdf96bc-7be3-4dcd-954d-fdec47110354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:55:30.416Z|0cdf96bc-7be3-4dcd-954d-fdec47110354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:30.416Z|0cdf96bc-7be3-4dcd-954d-fdec47110354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:55:30.421Z|0cdf96bc-7be3-4dcd-954d-fdec47110354|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:55:30.544Z|881ca37d-5062-4760-8c7e-549f4d5a6f88|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:55:30.548Z|881ca37d-5062-4760-8c7e-549f4d5a6f88|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731 2021-09-03T02:55:30.548Z|881ca37d-5062-4760-8c7e-549f4d5a6f88|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|INFO|500||Invoke 2021-09-03T02:55:30.548Z|881ca37d-5062-4760-8c7e-549f4d5a6f88|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:30.548Z|881ca37d-5062-4760-8c7e-549f4d5a6f88|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731 2021-09-03T02:55:30.548Z|881ca37d-5062-4760-8c7e-549f4d5a6f88|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Method : GET 2021-09-03T02:55:30.548Z|881ca37d-5062-4760-8c7e-549f4d5a6f88|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9aa84ecbf925ecf6", X-B3-SpanId:"75052c861883f8f9", X-B3-ParentSpanId:"9aa84ecbf925ecf6", X-B3-Sampled:"0", X-ONAP-RequestID:"881ca37d-5062-4760-8c7e-549f4d5a6f88", X-RequestID:"881ca37d-5062-4760-8c7e-549f4d5a6f88", X-TransactionID:"881ca37d-5062-4760-8c7e-549f4d5a6f88", X-ECOMP-RequestID:"881ca37d-5062-4760-8c7e-549f4d5a6f88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c5bb1d4-b9e4-4f8c-ae6b-e500cc4173f5"] 2021-09-03T02:55:30.549Z|881ca37d-5062-4760-8c7e-549f4d5a6f88|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Request body: 2021-09-03T02:55:30.549Z|881ca37d-5062-4760-8c7e-549f4d5a6f88|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:30.559Z|881ca37d-5062-4760-8c7e-549f4d5a6f88|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:30.560Z|881ca37d-5062-4760-8c7e-549f4d5a6f88|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:30.560Z|881ca37d-5062-4760-8c7e-549f4d5a6f88|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Status text : 2021-09-03T02:55:30.560Z|881ca37d-5062-4760-8c7e-549f4d5a6f88|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:30.561Z|881ca37d-5062-4760-8c7e-549f4d5a6f88|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Response body: { "requestId" : "62851854-6605-4a9d-b5b3-7f891f9d8731", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:55:17.000+00:00", "endTime" : "2021-09-03T02:55:28.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:55:28.000+00:00", "serviceInstanceId" : "4ae81392-9597-47b7-864c-757bc48544bc", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc", "cloudApiRequests" : [ ], "requestURI" : "62851854-6605-4a9d-b5b3-7f891f9d8731", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731" } } } 2021-09-03T02:55:30.561Z|881ca37d-5062-4760-8c7e-549f4d5a6f88|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:30.561Z|881ca37d-5062-4760-8c7e-549f4d5a6f88|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|INFO|500||InvokeReturn 2021-09-03T02:55:30.562Z|881ca37d-5062-4760-8c7e-549f4d5a6f88|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false 2021-09-03T02:55:30.562Z|881ca37d-5062-4760-8c7e-549f4d5a6f88|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:55:30.562Z|881ca37d-5062-4760-8c7e-549f4d5a6f88|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:30.562Z|881ca37d-5062-4760-8c7e-549f4d5a6f88|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false 2021-09-03T02:55:30.563Z|881ca37d-5062-4760-8c7e-549f4d5a6f88|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:55:30.563Z|881ca37d-5062-4760-8c7e-549f4d5a6f88|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9aa84ecbf925ecf6", X-B3-SpanId:"e06d57c38dcf0025", X-B3-ParentSpanId:"9aa84ecbf925ecf6", X-B3-Sampled:"0", X-ONAP-RequestID:"881ca37d-5062-4760-8c7e-549f4d5a6f88", X-RequestID:"881ca37d-5062-4760-8c7e-549f4d5a6f88", X-TransactionID:"881ca37d-5062-4760-8c7e-549f4d5a6f88", X-ECOMP-RequestID:"881ca37d-5062-4760-8c7e-549f4d5a6f88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df3a12ff-34a1-4c5c-8880-699e4a50f40f"] 2021-09-03T02:55:30.563Z|881ca37d-5062-4760-8c7e-549f4d5a6f88|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:55:30.563Z|881ca37d-5062-4760-8c7e-549f4d5a6f88|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:30.573Z|881ca37d-5062-4760-8c7e-549f4d5a6f88|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:30.574Z|881ca37d-5062-4760-8c7e-549f4d5a6f88|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:30.574Z|881ca37d-5062-4760-8c7e-549f4d5a6f88|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:55:30.574Z|881ca37d-5062-4760-8c7e-549f4d5a6f88|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:30.575Z|881ca37d-5062-4760-8c7e-549f4d5a6f88|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:55:30.575Z|881ca37d-5062-4760-8c7e-549f4d5a6f88|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:30.576Z|881ca37d-5062-4760-8c7e-549f4d5a6f88|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:55:30.581Z|881ca37d-5062-4760-8c7e-549f4d5a6f88|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:55:30.712Z|39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:55:30.715Z|39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731 2021-09-03T02:55:30.716Z|39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|INFO|500||Invoke 2021-09-03T02:55:30.716Z|39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:30.716Z|39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731 2021-09-03T02:55:30.716Z|39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Method : GET 2021-09-03T02:55:30.716Z|39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"056e0340cfc37b68", X-B3-SpanId:"acbbd0ef7253e4dc", X-B3-ParentSpanId:"056e0340cfc37b68", X-B3-Sampled:"0", X-ONAP-RequestID:"39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd", X-RequestID:"39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd", X-TransactionID:"39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd", X-ECOMP-RequestID:"39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb2050f7-d24c-40dc-b93f-a09f453a7601"] 2021-09-03T02:55:30.717Z|39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Request body: 2021-09-03T02:55:30.717Z|39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:30.727Z|39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:30.728Z|39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:30.728Z|39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Status text : 2021-09-03T02:55:30.728Z|39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:30.761Z|39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Response body: { "requestId" : "62851854-6605-4a9d-b5b3-7f891f9d8731", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:55:17.000+00:00", "endTime" : "2021-09-03T02:55:28.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:55:28.000+00:00", "serviceInstanceId" : "4ae81392-9597-47b7-864c-757bc48544bc", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc", "cloudApiRequests" : [ ], "requestURI" : "62851854-6605-4a9d-b5b3-7f891f9d8731", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731" } } } 2021-09-03T02:55:30.762Z|39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:30.762Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:55:30.762Z|39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|INFO|500||InvokeReturn 2021-09-03T02:55:30.764Z|39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false 2021-09-03T02:55:30.764Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|||INFO|500||Checking if requestId: 61c37b0c-2281-4767-9ff4-8fc88612f30e already exists in requestDb InfraActiveRequests table 2021-09-03T02:55:30.764Z|39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:55:30.765Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e 2021-09-03T02:55:30.765Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|INFO|500||Invoke 2021-09-03T02:55:30.765Z|39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:30.765Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:30.765Z|39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false 2021-09-03T02:55:30.766Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e 2021-09-03T02:55:30.766Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Method : GET 2021-09-03T02:55:30.766Z|39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:55:30.766Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b5931ff629084c69", X-B3-SpanId:"eaa8f23bece162bf", X-B3-ParentSpanId:"b5931ff629084c69", X-B3-Sampled:"0", X-ONAP-RequestID:"61c37b0c-2281-4767-9ff4-8fc88612f30e", X-RequestID:"61c37b0c-2281-4767-9ff4-8fc88612f30e", X-TransactionID:"61c37b0c-2281-4767-9ff4-8fc88612f30e", X-ECOMP-RequestID:"61c37b0c-2281-4767-9ff4-8fc88612f30e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a340ed32-a2e4-4f3e-a505-6dd1ad5a43cd"] 2021-09-03T02:55:30.766Z|39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"056e0340cfc37b68", X-B3-SpanId:"16e9b11d0391dba3", X-B3-ParentSpanId:"056e0340cfc37b68", X-B3-Sampled:"0", X-ONAP-RequestID:"39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd", X-RequestID:"39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd", X-TransactionID:"39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd", X-ECOMP-RequestID:"39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59e0d95f-25c3-4b4d-9081-a9695a0df99f"] 2021-09-03T02:55:30.766Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Request body: 2021-09-03T02:55:30.766Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:30.766Z|39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:55:30.766Z|39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:30.775Z|39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:30.775Z|39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:30.776Z|39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:55:30.775Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:30.776Z|39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:30.776Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:55:30.776Z|39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:55:30.776Z|39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:30.776Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Status text : 2021-09-03T02:55:30.777Z|39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:55:30.777Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:55:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:30.777Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Response body: 2021-09-03T02:55:30.777Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:30.778Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|INFO|404|Not Found|InvokeReturn 2021-09-03T02:55:30.781Z|39faa5c4-ca9a-423b-9dca-73ba9ef9b4bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:55:30.785Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|||INFO|500||Running local validations 2021-09-03T02:55:30.790Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:55:30.809Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|INFO|500||Invoke 2021-09-03T02:55:30.810Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b with request headers:{Authorization=[***REDACTED***], X-RequestID=[61c37b0c-2281-4767-9ff4-8fc88612f30e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1b2666a5-90b7-4a46-a81f-6fa1b60847ab], X-ECOMP-RequestID=[61c37b0c-2281-4767-9ff4-8fc88612f30e], X-TransactionId=[], X-ONAP-RequestID=[61c37b0c-2281-4767-9ff4-8fc88612f30e]} 2021-09-03T02:55:30.862Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-210903-02:55:30:830-91946], vertex-id=[164008], Content-Length=[1059], Date=[Fri, 03 Sep 2021 02:55:30 GMT], Content-Type=[application/json]} 2021-09-03T02:55:30.863Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|DEBUG|500||{"tenant-id":"93f71d5aeecb4135a3590b6f62af098b","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1630637532861","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/a760820b-453b-4f0c-b8a2-3b3542f55940","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a760820b-453b-4f0c-b8a2-3b3542f55940"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-09-03T02:55:30.863Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|INFO|500||InvokeReturn 2021-09-03T02:55:30.864Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-09-03T02:55:30.865Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-09-03T02:55:30.865Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:55:30.866Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-09-03T02:55:30.866Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:30.866Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:55:30.866Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-09-03T02:55:30.866Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"239", X-B3-TraceId:"b5931ff629084c69", X-B3-SpanId:"9ad51e39af350b2c", X-B3-ParentSpanId:"b5931ff629084c69", X-B3-Sampled:"0", X-ONAP-RequestID:"61c37b0c-2281-4767-9ff4-8fc88612f30e", X-RequestID:"61c37b0c-2281-4767-9ff4-8fc88612f30e", X-TransactionID:"61c37b0c-2281-4767-9ff4-8fc88612f30e", X-ECOMP-RequestID:"61c37b0c-2281-4767-9ff4-8fc88612f30e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70d1dbfb-b0db-4c26-a864-699c4765e3ba"] 2021-09-03T02:55:30.866Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"a760820b-453b-4f0c-b8a2-3b3542f55940","serviceInstanceId":"311329d4-8de6-48f1-9dc2-9e546f5bfa29","vfModuleInstanceId":"ccda5e8c-da0d-4720-8249-5ba4af3a6800"},"instanceName":null,"requestScope":"vfModule"} 2021-09-03T02:55:30.867Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:30.868Z|54cc0fed-f1fa-4ec6-9761-7c8354d0fc6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:55:30.868Z|54cc0fed-f1fa-4ec6-9761-7c8354d0fc6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:55:30.879Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:30.880Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:30.880Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-09-03T02:55:30.880Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:55:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:30.880Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-09-03T02:55:30.880Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:30.881Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-09-03T02:55:30.881Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 2021-09-03T02:55:30.881Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||Invoke 2021-09-03T02:55:30.881Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:30.882Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 2021-09-03T02:55:30.882Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Method : GET 2021-09-03T02:55:30.882Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"61c37b0c-2281-4767-9ff4-8fc88612f30e", X-RequestID:"61c37b0c-2281-4767-9ff4-8fc88612f30e", X-TransactionID:"61c37b0c-2281-4767-9ff4-8fc88612f30e", X-ECOMP-RequestID:"61c37b0c-2281-4767-9ff4-8fc88612f30e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88f34c0a-5b4e-493f-9f3d-17a3d94ea807"] 2021-09-03T02:55:30.882Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Request body: 2021-09-03T02:55:30.882Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:30.899Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:30.899Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:30.899Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status text : 2021-09-03T02:55:30.900Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:30.900Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Response body: { "id" : 49, "action" : "deleteInstance", "description" : "Gr api recipe to delete vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/49" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/49" } } } 2021-09-03T02:55:30.900Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:30.901Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||InvokeReturn 2021-09-03T02:55:30.904Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb 2021-09-03T02:55:30.905Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb|INFO|500||Invoke 2021-09-03T02:55:30.905Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:30.905Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb 2021-09-03T02:55:30.906Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb|DEBUG|500||Method : GET 2021-09-03T02:55:30.906Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"61c37b0c-2281-4767-9ff4-8fc88612f30e", X-RequestID:"61c37b0c-2281-4767-9ff4-8fc88612f30e", X-TransactionID:"61c37b0c-2281-4767-9ff4-8fc88612f30e", X-ECOMP-RequestID:"61c37b0c-2281-4767-9ff4-8fc88612f30e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7a4242f-a330-4f6a-94b1-ea19fcc1d85e"] 2021-09-03T02:55:30.906Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb|DEBUG|500||Request body: 2021-09-03T02:55:30.906Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:30.923Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:30.923Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:30.924Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb|DEBUG|500||Status text : 2021-09-03T02:55:30.924Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:30.925Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb|DEBUG|500||Response body: { "modelUUID" : "4c7f9bda-68b6-499b-b85b-fd70c73ad3bb", "modelInvariantUUID" : "bcb775c3-95a6-480e-bfc0-7dcf77427c94", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2021-09-03 02:49:27.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb/vnfResources" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb/heatFiles" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb/moduleHeatTemplate" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb/volumeHeatTemplate" } } } 2021-09-03T02:55:30.925Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:30.925Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/4c7f9bda-68b6-499b-b85b-fd70c73ad3bb|INFO|500||InvokeReturn 2021-09-03T02:55:30.928Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:55:30.929Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-09-03T02:55:30.929Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:30.929Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:55:30.929Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-09-03T02:55:30.930Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1773", X-B3-TraceId:"b5931ff629084c69", X-B3-SpanId:"756c4718ae05e1ef", X-B3-ParentSpanId:"b5931ff629084c69", X-B3-Sampled:"0", X-ONAP-RequestID:"61c37b0c-2281-4767-9ff4-8fc88612f30e", X-RequestID:"61c37b0c-2281-4767-9ff4-8fc88612f30e", X-TransactionID:"61c37b0c-2281-4767-9ff4-8fc88612f30e", X-ECOMP-RequestID:"61c37b0c-2281-4767-9ff4-8fc88612f30e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7ab45d3-ace0-4e3b-9284-33a99776a674"] 2021-09-03T02:55:30.930Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"61c37b0c-2281-4767-9ff4-8fc88612f30e","requestStatus":"IN_PROGRESS","startTime":1630637730785,"source":"VID","vnfId":"a760820b-453b-4f0c-b8a2-3b3542f55940","vnfType":"","tenantId":"93f71d5aeecb4135a3590b6f62af098b","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"modelVersion\": \"1630637710499\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"ccda5e8c-da0d-4720-8249-5ba4af3a6800","vfModuleModelName":"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2","cloudRegion":"RegionOne","serviceInstanceId":"311329d4-8de6-48f1-9dc2-9e546f5bfa29","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"61c37b0c-2281-4767-9ff4-8fc88612f30e"} 2021-09-03T02:55:30.930Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:30.946Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:30.950Z|525345a6-be16-4410-8555-43fb6aa6c1ba|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:55:30.947Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-09-03T02:55:30.961Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-09-03T02:55:30.962Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:30.962Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "61c37b0c-2281-4767-9ff4-8fc88612f30e", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:55:30.785+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"modelVersion\": \"1630637710499\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-09-03T02:55:30.938+00:00", "vfModuleId" : "ccda5e8c-da0d-4720-8249-5ba4af3a6800", "vfModuleModelName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "61c37b0c-2281-4767-9ff4-8fc88612f30e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e" } } } 2021-09-03T02:55:30.962Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:30.963Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-09-03T02:55:30.964Z|525345a6-be16-4410-8555-43fb6aa6c1ba|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731 2021-09-03T02:55:30.964Z|525345a6-be16-4410-8555-43fb6aa6c1ba|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|INFO|500||Invoke 2021-09-03T02:55:30.965Z|525345a6-be16-4410-8555-43fb6aa6c1ba|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:30.965Z|525345a6-be16-4410-8555-43fb6aa6c1ba|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731 2021-09-03T02:55:30.965Z|525345a6-be16-4410-8555-43fb6aa6c1ba|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Method : GET 2021-09-03T02:55:30.965Z|525345a6-be16-4410-8555-43fb6aa6c1ba|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dabf546a27504829", X-B3-SpanId:"4aa24cc34c7e47c9", X-B3-ParentSpanId:"dabf546a27504829", X-B3-Sampled:"0", X-ONAP-RequestID:"525345a6-be16-4410-8555-43fb6aa6c1ba", X-RequestID:"525345a6-be16-4410-8555-43fb6aa6c1ba", X-TransactionID:"525345a6-be16-4410-8555-43fb6aa6c1ba", X-ECOMP-RequestID:"525345a6-be16-4410-8555-43fb6aa6c1ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2936c614-72f9-49d9-9875-eae33ed25169"] 2021-09-03T02:55:30.966Z|525345a6-be16-4410-8555-43fb6aa6c1ba|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Request body: 2021-09-03T02:55:30.966Z|525345a6-be16-4410-8555-43fb6aa6c1ba|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:30.970Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:55:30.970Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-09-03T02:55:30.971Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:30.971Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:55:30.971Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-09-03T02:55:30.972Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2486", X-B3-TraceId:"b5931ff629084c69", X-B3-SpanId:"5db4ad94006dc58a", X-B3-ParentSpanId:"b5931ff629084c69", X-B3-Sampled:"0", X-ONAP-RequestID:"61c37b0c-2281-4767-9ff4-8fc88612f30e", X-RequestID:"61c37b0c-2281-4767-9ff4-8fc88612f30e", X-TransactionID:"61c37b0c-2281-4767-9ff4-8fc88612f30e", X-ECOMP-RequestID:"61c37b0c-2281-4767-9ff4-8fc88612f30e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69f8f624-b44f-43b7-bb5e-685130cb3eba"] 2021-09-03T02:55:30.972Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"modelVersion\":\"1630637710499\",\"modelCustomizationUuid\":\"76a95acb-3927-4455-92e0-bb49f3f0ba1e\",\"modelVersionId\":\"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\"modelCustomizationId\":\"76a95acb-3927-4455-92e0-bb49f3f0ba1e\",\"modelUuid\":\"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\"modelInvariantUuid\":\"bcb775c3-95a6-480e-bfc0-7dcf77427c94\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"93f71d5aeecb4135a3590b6f62af098b\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\"vnfInstanceId\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vfModuleInstanceId\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\"}","type":"String"},"requestId":{"value":"61c37b0c-2281-4767-9ff4-8fc88612f30e","type":"String"},"mso-request-id":{"value":"61c37b0c-2281-4767-9ff4-8fc88612f30e","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"311329d4-8de6-48f1-9dc2-9e546f5bfa29","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"a760820b-453b-4f0c-b8a2-3b3542f55940","type":"String"},"vfModuleId":{"value":"ccda5e8c-da0d-4720-8249-5ba4af3a6800","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-09-03T02:55:30.973Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:30.977Z|525345a6-be16-4410-8555-43fb6aa6c1ba|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:30.977Z|525345a6-be16-4410-8555-43fb6aa6c1ba|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:30.977Z|525345a6-be16-4410-8555-43fb6aa6c1ba|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Status text : 2021-09-03T02:55:30.978Z|525345a6-be16-4410-8555-43fb6aa6c1ba|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:30.978Z|525345a6-be16-4410-8555-43fb6aa6c1ba|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||Response body: { "requestId" : "62851854-6605-4a9d-b5b3-7f891f9d8731", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:55:17.000+00:00", "endTime" : "2021-09-03T02:55:28.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"127cac9d-75b8-464c-921c-45435dc72bdf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"bbadda29-d52b-4341-8d27-979be0df3514\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:55:28.000+00:00", "serviceInstanceId" : "4ae81392-9597-47b7-864c-757bc48544bc", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4ae81392-9597-47b7-864c-757bc48544bc", "cloudApiRequests" : [ ], "requestURI" : "62851854-6605-4a9d-b5b3-7f891f9d8731", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731" } } } 2021-09-03T02:55:30.979Z|525345a6-be16-4410-8555-43fb6aa6c1ba|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:30.979Z|525345a6-be16-4410-8555-43fb6aa6c1ba|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62851854-6605-4a9d-b5b3-7f891f9d8731|INFO|500||InvokeReturn 2021-09-03T02:55:30.981Z|525345a6-be16-4410-8555-43fb6aa6c1ba|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false 2021-09-03T02:55:30.981Z|525345a6-be16-4410-8555-43fb6aa6c1ba|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:55:30.981Z|525345a6-be16-4410-8555-43fb6aa6c1ba|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:30.982Z|525345a6-be16-4410-8555-43fb6aa6c1ba|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false 2021-09-03T02:55:30.982Z|525345a6-be16-4410-8555-43fb6aa6c1ba|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:55:30.982Z|525345a6-be16-4410-8555-43fb6aa6c1ba|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dabf546a27504829", X-B3-SpanId:"a154f962ada7577e", X-B3-ParentSpanId:"dabf546a27504829", X-B3-Sampled:"0", X-ONAP-RequestID:"525345a6-be16-4410-8555-43fb6aa6c1ba", X-RequestID:"525345a6-be16-4410-8555-43fb6aa6c1ba", X-TransactionID:"525345a6-be16-4410-8555-43fb6aa6c1ba", X-ECOMP-RequestID:"525345a6-be16-4410-8555-43fb6aa6c1ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e83d89da-ef31-45ca-8276-48aec8125e41"] 2021-09-03T02:55:30.983Z|525345a6-be16-4410-8555-43fb6aa6c1ba|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:55:30.983Z|525345a6-be16-4410-8555-43fb6aa6c1ba|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:30.990Z|525345a6-be16-4410-8555-43fb6aa6c1ba|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:30.991Z|525345a6-be16-4410-8555-43fb6aa6c1ba|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:30.991Z|525345a6-be16-4410-8555-43fb6aa6c1ba|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:55:30.991Z|525345a6-be16-4410-8555-43fb6aa6c1ba|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:30.992Z|525345a6-be16-4410-8555-43fb6aa6c1ba|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:55:30.992Z|525345a6-be16-4410-8555-43fb6aa6c1ba|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:30.992Z|525345a6-be16-4410-8555-43fb6aa6c1ba|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62851854-6605-4a9d-b5b3-7f891f9d8731&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:55:30.996Z|525345a6-be16-4410-8555-43fb6aa6c1ba|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62851854-6605-4a9d-b5b3-7f891f9d8731|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:55:31.242Z|d8da2fce-751f-4817-a8b5-f360edc14a84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:55:31.242Z|d8da2fce-751f-4817-a8b5-f360edc14a84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:55:31.984Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:31.985Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-09-03T02:55:31.985Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-09-03T02:55:31.985Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 03 Sep 2021 02:55:31 GMT", X-ONAP-RequestID:"61c37b0c-2281-4767-9ff4-8fc88612f30e", X-RequestID:"61c37b0c-2281-4767-9ff4-8fc88612f30e", X-TransactionID:"61c37b0c-2281-4767-9ff4-8fc88612f30e", X-ECOMP-RequestID:"61c37b0c-2281-4767-9ff4-8fc88612f30e", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"69f8f624-b44f-43b7-bb5e-685130cb3eba", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:31.985Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"61c37b0c-2281-4767-9ff4-8fc88612f30e\",\"instanceId\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\"}}","message":"Success","processInstanceID":"66a17c52-0c62-11ec-994b-e2843a500213","variables":null,"messageCode":200} 2021-09-03T02:55:31.985Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:31.985Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-09-03T02:55:31.988Z|61c37b0c-2281-4767-9ff4-8fc88612f30e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:55:32.130Z|17330eab-100e-4df4-ab90-0f855b5c2296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:55:32.133Z|17330eab-100e-4df4-ab90-0f855b5c2296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e 2021-09-03T02:55:32.133Z|17330eab-100e-4df4-ab90-0f855b5c2296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|INFO|500||Invoke 2021-09-03T02:55:32.133Z|17330eab-100e-4df4-ab90-0f855b5c2296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:32.134Z|17330eab-100e-4df4-ab90-0f855b5c2296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e 2021-09-03T02:55:32.134Z|17330eab-100e-4df4-ab90-0f855b5c2296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Method : GET 2021-09-03T02:55:32.134Z|17330eab-100e-4df4-ab90-0f855b5c2296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a649186cea132a1", X-B3-SpanId:"a7f4c9586d92f553", X-B3-ParentSpanId:"9a649186cea132a1", X-B3-Sampled:"0", X-ONAP-RequestID:"17330eab-100e-4df4-ab90-0f855b5c2296", X-RequestID:"17330eab-100e-4df4-ab90-0f855b5c2296", X-TransactionID:"17330eab-100e-4df4-ab90-0f855b5c2296", X-ECOMP-RequestID:"17330eab-100e-4df4-ab90-0f855b5c2296", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0cbefc8d-3f18-4f23-b58a-8d4a9d9046f6"] 2021-09-03T02:55:32.134Z|17330eab-100e-4df4-ab90-0f855b5c2296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Request body: 2021-09-03T02:55:32.134Z|17330eab-100e-4df4-ab90-0f855b5c2296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:32.146Z|17330eab-100e-4df4-ab90-0f855b5c2296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:32.146Z|17330eab-100e-4df4-ab90-0f855b5c2296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:32.147Z|17330eab-100e-4df4-ab90-0f855b5c2296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Status text : 2021-09-03T02:55:32.147Z|17330eab-100e-4df4-ab90-0f855b5c2296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:32.147Z|17330eab-100e-4df4-ab90-0f855b5c2296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Response body: { "requestId" : "61c37b0c-2281-4767-9ff4-8fc88612f30e", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:55:30.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"modelVersion\": \"1630637710499\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:55:31.000+00:00", "vfModuleId" : "ccda5e8c-da0d-4720-8249-5ba4af3a6800", "vfModuleName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "vfModuleModelName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "61c37b0c-2281-4767-9ff4-8fc88612f30e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e" } } } 2021-09-03T02:55:32.148Z|17330eab-100e-4df4-ab90-0f855b5c2296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:32.148Z|17330eab-100e-4df4-ab90-0f855b5c2296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|INFO|500||InvokeReturn 2021-09-03T02:55:32.149Z|17330eab-100e-4df4-ab90-0f855b5c2296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false 2021-09-03T02:55:32.149Z|17330eab-100e-4df4-ab90-0f855b5c2296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:55:32.149Z|17330eab-100e-4df4-ab90-0f855b5c2296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:32.150Z|17330eab-100e-4df4-ab90-0f855b5c2296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false 2021-09-03T02:55:32.150Z|17330eab-100e-4df4-ab90-0f855b5c2296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:55:32.150Z|17330eab-100e-4df4-ab90-0f855b5c2296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a649186cea132a1", X-B3-SpanId:"3a95b79c6ce4a478", X-B3-ParentSpanId:"9a649186cea132a1", X-B3-Sampled:"0", X-ONAP-RequestID:"17330eab-100e-4df4-ab90-0f855b5c2296", X-RequestID:"17330eab-100e-4df4-ab90-0f855b5c2296", X-TransactionID:"17330eab-100e-4df4-ab90-0f855b5c2296", X-ECOMP-RequestID:"17330eab-100e-4df4-ab90-0f855b5c2296", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6577909f-1fe3-4d8d-b5d4-07145b9a18c9"] 2021-09-03T02:55:32.150Z|17330eab-100e-4df4-ab90-0f855b5c2296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:55:32.150Z|17330eab-100e-4df4-ab90-0f855b5c2296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:32.157Z|17330eab-100e-4df4-ab90-0f855b5c2296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:32.158Z|17330eab-100e-4df4-ab90-0f855b5c2296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:32.158Z|17330eab-100e-4df4-ab90-0f855b5c2296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:55:32.158Z|17330eab-100e-4df4-ab90-0f855b5c2296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:32.159Z|17330eab-100e-4df4-ab90-0f855b5c2296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:55:32.159Z|17330eab-100e-4df4-ab90-0f855b5c2296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:32.159Z|17330eab-100e-4df4-ab90-0f855b5c2296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:55:32.165Z|17330eab-100e-4df4-ab90-0f855b5c2296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:55:39.530Z|756f1647-b5ad-49f5-8468-75a8b764ce34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:55:39.530Z|756f1647-b5ad-49f5-8468-75a8b764ce34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:55:39.531Z|bd4851a1-8fb2-4f98-b10d-6d3f9559f45e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:55:39.531Z|bd4851a1-8fb2-4f98-b10d-6d3f9559f45e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:55:39.531Z|90d02eef-923a-4b71-b508-d561a9a9578c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:55:39.532Z|90d02eef-923a-4b71-b508-d561a9a9578c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:55:42.312Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:55:42.315Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e 2021-09-03T02:55:42.316Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|INFO|500||Invoke 2021-09-03T02:55:42.316Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:42.316Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e 2021-09-03T02:55:42.316Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Method : GET 2021-09-03T02:55:42.316Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5febf01055d4e49b", X-B3-SpanId:"a50083b794fbd51e", X-B3-ParentSpanId:"5febf01055d4e49b", X-B3-Sampled:"0", X-ONAP-RequestID:"beb0d274-de47-44cc-9f3b-7706a16f0133", X-RequestID:"beb0d274-de47-44cc-9f3b-7706a16f0133", X-TransactionID:"beb0d274-de47-44cc-9f3b-7706a16f0133", X-ECOMP-RequestID:"beb0d274-de47-44cc-9f3b-7706a16f0133", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57c273da-5582-494c-b823-ad4460e4946d"] 2021-09-03T02:55:42.316Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Request body: 2021-09-03T02:55:42.317Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:42.329Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:42.329Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:42.329Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Status text : 2021-09-03T02:55:42.330Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:42.330Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Response body: { "requestId" : "61c37b0c-2281-4767-9ff4-8fc88612f30e", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2021-09-03T02:55:30.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"modelVersion\": \"1630637710499\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:55:37.000+00:00", "vfModuleId" : "ccda5e8c-da0d-4720-8249-5ba4af3a6800", "vfModuleName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "vfModuleModelName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "61c37b0c-2281-4767-9ff4-8fc88612f30e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e" } } } 2021-09-03T02:55:42.330Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:42.331Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|INFO|500||InvokeReturn 2021-09-03T02:55:42.331Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false 2021-09-03T02:55:42.332Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:55:42.332Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:42.332Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false 2021-09-03T02:55:42.332Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:55:42.332Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5febf01055d4e49b", X-B3-SpanId:"aaca733502d90ffa", X-B3-ParentSpanId:"5febf01055d4e49b", X-B3-Sampled:"0", X-ONAP-RequestID:"beb0d274-de47-44cc-9f3b-7706a16f0133", X-RequestID:"beb0d274-de47-44cc-9f3b-7706a16f0133", X-TransactionID:"beb0d274-de47-44cc-9f3b-7706a16f0133", X-ECOMP-RequestID:"beb0d274-de47-44cc-9f3b-7706a16f0133", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f47381e-79ae-47a8-9d3b-d1329d4262c6"] 2021-09-03T02:55:42.333Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:55:42.333Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:42.341Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:42.341Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:42.341Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:55:42.341Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:42.342Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 39, "soRequestId" : "61c37b0c-2281-4767-9ff4-8fc88612f30e", "groupingId" : "af1d4006-ae6b-4921-9e25-963c13d27fd7", "name" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2/af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"updated_time\":1630637737000,\"creation_time\":1630637560000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2f789f80ebe4edd9535760c98bde658\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:55:39.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:55:42.342Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:42.342Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:55:42.361Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:55:42.362Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-09-03T02:55:42.362Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:42.362Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:55:42.362Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:55:42.363Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"beb0d274-de47-44cc-9f3b-7706a16f0133", X-RequestID:"beb0d274-de47-44cc-9f3b-7706a16f0133", X-TransactionID:"beb0d274-de47-44cc-9f3b-7706a16f0133", X-ECOMP-RequestID:"beb0d274-de47-44cc-9f3b-7706a16f0133", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c190c442-e4fc-4da2-a42c-c412d3db5b5f"] 2021-09-03T02:55:42.363Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:55:42.363Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:42.480Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:42.481Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:42.481Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:55:42.481Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=CC567E6E22F0F687578A196F4020AFD2; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 03 Sep 2021 02:55:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:42.482Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"69203736-0c62-11ec-994b-e2843a500213","businessKey":"61c37b0c-2281-4767-9ff4-8fc88612f30e","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-03T02:55:35.169+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"66a17c52-0c62-11ec-994b-e2843a500213","superProcessInstanceId":"691f74a3-0c62-11ec-994b-e2843a500213","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-09-03T02:55:42.482Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:42.482Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:55:42.501Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:55:42.502Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|INFO|500||Invoke 2021-09-03T02:55:42.502Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:42.502Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:55:42.502Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:55:42.502Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"beb0d274-de47-44cc-9f3b-7706a16f0133", X-RequestID:"beb0d274-de47-44cc-9f3b-7706a16f0133", X-TransactionID:"beb0d274-de47-44cc-9f3b-7706a16f0133", X-ECOMP-RequestID:"beb0d274-de47-44cc-9f3b-7706a16f0133", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba7f5628-d2fd-4563-82d4-d134cbc635bc"] 2021-09-03T02:55:42.503Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:55:42.503Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:42.619Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:42.620Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:42.621Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:55:42.622Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1BB5A7E9A7E5D5E76E0F375D2D724E31; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Fri, 03 Sep 2021 02:55:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:42.622Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:6afbfc3e-0c62-11ec-994b-e2843a500213","parentActivityInstanceId":"69203736-0c62-11ec-994b-e2843a500213","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processInstanceId":"69203736-0c62-11ec-994b-e2843a500213","executionId":"69203736-0c62-11ec-994b-e2843a500213","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-03T02:55:38.287+0000","endTime":"2021-09-03T02:55:38.290+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"66a17c52-0c62-11ec-994b-e2843a500213"}] 2021-09-03T02:55:42.623Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:42.624Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:55:42.627Z|beb0d274-de47-44cc-9f3b-7706a16f0133|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:55:45.868Z|a391ba08-410b-4f48-9e27-84b6716227ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:55:45.869Z|a391ba08-410b-4f48-9e27-84b6716227ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:55:49.549Z|4ee648fd-b8a5-4840-be00-60ff050e9433|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:55:49.549Z|1f83e44f-0400-4a72-b5e3-5d32a05f4ce6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:55:49.549Z|66ef5d03-4ee0-4c8d-af3e-118f061d43ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:55:49.549Z|1f83e44f-0400-4a72-b5e3-5d32a05f4ce6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:55:49.549Z|66ef5d03-4ee0-4c8d-af3e-118f061d43ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:55:49.549Z|4ee648fd-b8a5-4840-be00-60ff050e9433|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:55:52.762Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:55:52.765Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e 2021-09-03T02:55:52.766Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|INFO|500||Invoke 2021-09-03T02:55:52.766Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:52.766Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e 2021-09-03T02:55:52.766Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Method : GET 2021-09-03T02:55:52.766Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"28e7167c5f509d15", X-B3-SpanId:"0b299f47c91f951f", X-B3-ParentSpanId:"28e7167c5f509d15", X-B3-Sampled:"0", X-ONAP-RequestID:"32ca0960-8835-4b79-a906-b4f369e7a567", X-RequestID:"32ca0960-8835-4b79-a906-b4f369e7a567", X-TransactionID:"32ca0960-8835-4b79-a906-b4f369e7a567", X-ECOMP-RequestID:"32ca0960-8835-4b79-a906-b4f369e7a567", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec1ee0bf-25c2-42e4-bf1e-00d10856adec"] 2021-09-03T02:55:52.766Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Request body: 2021-09-03T02:55:52.766Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:52.780Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:52.781Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:52.781Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Status text : 2021-09-03T02:55:52.781Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:52.782Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Response body: { "requestId" : "61c37b0c-2281-4767-9ff4-8fc88612f30e", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2021-09-03T02:55:30.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"modelVersion\": \"1630637710499\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:55:37.000+00:00", "vfModuleId" : "ccda5e8c-da0d-4720-8249-5ba4af3a6800", "vfModuleName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "vfModuleModelName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "61c37b0c-2281-4767-9ff4-8fc88612f30e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e" } } } 2021-09-03T02:55:52.782Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:52.782Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|INFO|500||InvokeReturn 2021-09-03T02:55:52.783Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false 2021-09-03T02:55:52.784Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:55:52.784Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:52.784Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false 2021-09-03T02:55:52.784Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:55:52.784Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"28e7167c5f509d15", X-B3-SpanId:"c993b1623b2612e2", X-B3-ParentSpanId:"28e7167c5f509d15", X-B3-Sampled:"0", X-ONAP-RequestID:"32ca0960-8835-4b79-a906-b4f369e7a567", X-RequestID:"32ca0960-8835-4b79-a906-b4f369e7a567", X-TransactionID:"32ca0960-8835-4b79-a906-b4f369e7a567", X-ECOMP-RequestID:"32ca0960-8835-4b79-a906-b4f369e7a567", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d1ebc91-fd4f-472d-8f6e-e1aae9f1f779"] 2021-09-03T02:55:52.785Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:55:52.785Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:52.792Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:52.793Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:52.793Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:55:52.793Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:55:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:52.794Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 39, "soRequestId" : "61c37b0c-2281-4767-9ff4-8fc88612f30e", "groupingId" : "af1d4006-ae6b-4921-9e25-963c13d27fd7", "name" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2/af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"updated_time\":1630637737000,\"creation_time\":1630637560000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2f789f80ebe4edd9535760c98bde658\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:55:39.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:55:52.794Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:52.794Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:55:52.823Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:55:52.824Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-09-03T02:55:52.824Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:52.824Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:55:52.825Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:55:52.825Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"32ca0960-8835-4b79-a906-b4f369e7a567", X-RequestID:"32ca0960-8835-4b79-a906-b4f369e7a567", X-TransactionID:"32ca0960-8835-4b79-a906-b4f369e7a567", X-ECOMP-RequestID:"32ca0960-8835-4b79-a906-b4f369e7a567", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3885a5d2-f6f4-4893-b4d5-0c54dc0a9f8d"] 2021-09-03T02:55:52.825Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:55:52.825Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:52.946Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:52.947Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:52.947Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:55:52.947Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=22993972F3B30C1A0D07156066E36B73; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 03 Sep 2021 02:55:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:52.948Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"69203736-0c62-11ec-994b-e2843a500213","businessKey":"61c37b0c-2281-4767-9ff4-8fc88612f30e","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-03T02:55:35.169+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"66a17c52-0c62-11ec-994b-e2843a500213","superProcessInstanceId":"691f74a3-0c62-11ec-994b-e2843a500213","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-09-03T02:55:52.948Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:52.948Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:55:52.967Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:55:52.967Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|INFO|500||Invoke 2021-09-03T02:55:52.968Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:55:52.968Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:55:52.968Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:55:52.969Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"32ca0960-8835-4b79-a906-b4f369e7a567", X-RequestID:"32ca0960-8835-4b79-a906-b4f369e7a567", X-TransactionID:"32ca0960-8835-4b79-a906-b4f369e7a567", X-ECOMP-RequestID:"32ca0960-8835-4b79-a906-b4f369e7a567", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18c8f46c-f66a-4380-b95f-2f982a1b7465"] 2021-09-03T02:55:52.969Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:55:52.969Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:55:53.087Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:55:53.088Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:55:53.088Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:55:53.088Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=87EBE20F60341606A4C67B9BE9AD38A1; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Fri, 03 Sep 2021 02:55:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:55:53.089Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:6afbfc3e-0c62-11ec-994b-e2843a500213","parentActivityInstanceId":"69203736-0c62-11ec-994b-e2843a500213","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processInstanceId":"69203736-0c62-11ec-994b-e2843a500213","executionId":"69203736-0c62-11ec-994b-e2843a500213","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-03T02:55:38.287+0000","endTime":"2021-09-03T02:55:38.290+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"66a17c52-0c62-11ec-994b-e2843a500213"}] 2021-09-03T02:55:53.089Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:55:53.089Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:55:53.092Z|32ca0960-8835-4b79-a906-b4f369e7a567|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:55:59.567Z|f16e0ea0-db7b-45ce-bac6-58e46c45b467|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:55:59.567Z|1532d9eb-fce2-4ca6-bb16-a6c27d1f58dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:55:59.568Z|f16e0ea0-db7b-45ce-bac6-58e46c45b467|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:55:59.568Z|1532d9eb-fce2-4ca6-bb16-a6c27d1f58dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:55:59.570Z|d31a3af7-7cc5-4bd1-9d7a-1584ec401996|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:55:59.571Z|d31a3af7-7cc5-4bd1-9d7a-1584ec401996|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:56:00.868Z|bf57ec20-6e93-436a-a5dd-3fc4a6ae9518|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:56:00.871Z|bf57ec20-6e93-436a-a5dd-3fc4a6ae9518|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:56:01.243Z|d4f7c8a7-ca27-4e22-a1a6-ca77daeac406|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:56:01.243Z|d4f7c8a7-ca27-4e22-a1a6-ca77daeac406|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:56:03.226Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:56:03.229Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e 2021-09-03T02:56:03.230Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|INFO|500||Invoke 2021-09-03T02:56:03.230Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:03.230Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e 2021-09-03T02:56:03.230Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Method : GET 2021-09-03T02:56:03.230Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83f950bacfaf5d3f", X-B3-SpanId:"9e4417de9b63a0a6", X-B3-ParentSpanId:"83f950bacfaf5d3f", X-B3-Sampled:"0", X-ONAP-RequestID:"f262172c-57c0-4d34-ac8c-1c6c3fd3fe14", X-RequestID:"f262172c-57c0-4d34-ac8c-1c6c3fd3fe14", X-TransactionID:"f262172c-57c0-4d34-ac8c-1c6c3fd3fe14", X-ECOMP-RequestID:"f262172c-57c0-4d34-ac8c-1c6c3fd3fe14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d421d175-39b5-4213-a702-b890faf62a32"] 2021-09-03T02:56:03.231Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Request body: 2021-09-03T02:56:03.231Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:03.245Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:03.245Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:03.245Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Status text : 2021-09-03T02:56:03.246Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:56:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:03.246Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Response body: { "requestId" : "61c37b0c-2281-4767-9ff4-8fc88612f30e", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeleteVfModuleBB has completed successfully, next invoking UnassignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2021-09-03T02:55:30.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"modelVersion\": \"1630637710499\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:56:00.000+00:00", "vfModuleId" : "ccda5e8c-da0d-4720-8249-5ba4af3a6800", "vfModuleName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "vfModuleModelName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "61c37b0c-2281-4767-9ff4-8fc88612f30e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e" } } } 2021-09-03T02:56:03.246Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:03.247Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|INFO|500||InvokeReturn 2021-09-03T02:56:03.248Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false 2021-09-03T02:56:03.248Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:56:03.249Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:03.249Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false 2021-09-03T02:56:03.249Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:56:03.249Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83f950bacfaf5d3f", X-B3-SpanId:"425bb1ad6708542d", X-B3-ParentSpanId:"83f950bacfaf5d3f", X-B3-Sampled:"0", X-ONAP-RequestID:"f262172c-57c0-4d34-ac8c-1c6c3fd3fe14", X-RequestID:"f262172c-57c0-4d34-ac8c-1c6c3fd3fe14", X-TransactionID:"f262172c-57c0-4d34-ac8c-1c6c3fd3fe14", X-ECOMP-RequestID:"f262172c-57c0-4d34-ac8c-1c6c3fd3fe14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d716d4f-8b37-4003-a903-b660b7443b67"] 2021-09-03T02:56:03.249Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:56:03.249Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:03.261Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:03.261Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:03.261Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:56:03.262Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:56:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:03.262Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 39, "soRequestId" : "61c37b0c-2281-4767-9ff4-8fc88612f30e", "groupingId" : "af1d4006-ae6b-4921-9e25-963c13d27fd7", "name" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2/af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"updated_time\":1630637737000,\"creation_time\":1630637560000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2f789f80ebe4edd9535760c98bde658\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:55:39.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:56:03.263Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:03.263Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:56:03.284Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:56:03.285Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-09-03T02:56:03.285Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:03.285Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:56:03.285Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:56:03.286Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f262172c-57c0-4d34-ac8c-1c6c3fd3fe14", X-RequestID:"f262172c-57c0-4d34-ac8c-1c6c3fd3fe14", X-TransactionID:"f262172c-57c0-4d34-ac8c-1c6c3fd3fe14", X-ECOMP-RequestID:"f262172c-57c0-4d34-ac8c-1c6c3fd3fe14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e886a106-417c-45f8-918d-208ecc8435d3"] 2021-09-03T02:56:03.286Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:56:03.286Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:03.407Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:03.407Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:03.408Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:56:03.408Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=74590C5DBFCBE298F416C865271E8A9D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Fri, 03 Sep 2021 02:56:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:03.408Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"69203736-0c62-11ec-994b-e2843a500213","businessKey":"61c37b0c-2281-4767-9ff4-8fc88612f30e","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-03T02:55:35.169+0000","endTime":"2021-09-03T02:55:54.156+0000","removalTime":null,"durationInMillis":18987,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"66a17c52-0c62-11ec-994b-e2843a500213","superProcessInstanceId":"691f74a3-0c62-11ec-994b-e2843a500213","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2021-09-03T02:56:03.409Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:03.409Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=61c37b0c-2281-4767-9ff4-8fc88612f30e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:56:03.430Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:56:03.430Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|INFO|500||Invoke 2021-09-03T02:56:03.430Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:03.431Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:56:03.431Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:56:03.431Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f262172c-57c0-4d34-ac8c-1c6c3fd3fe14", X-RequestID:"f262172c-57c0-4d34-ac8c-1c6c3fd3fe14", X-TransactionID:"f262172c-57c0-4d34-ac8c-1c6c3fd3fe14", X-ECOMP-RequestID:"f262172c-57c0-4d34-ac8c-1c6c3fd3fe14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03556b00-ae6d-4698-92eb-58d1d037be8b"] 2021-09-03T02:56:03.431Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:56:03.431Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:03.548Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:03.549Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:03.549Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:56:03.549Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B4EAABA0FDEB3C5564CDA4B409E66684; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Fri, 03 Sep 2021 02:56:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:03.550Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:74714011-0c62-11ec-994b-e2843a500213","parentActivityInstanceId":"69203736-0c62-11ec-994b-e2843a500213","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processInstanceId":"69203736-0c62-11ec-994b-e2843a500213","executionId":"69203736-0c62-11ec-994b-e2843a500213","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-03T02:55:54.155+0000","endTime":"2021-09-03T02:55:54.155+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"66a17c52-0c62-11ec-994b-e2843a500213"}] 2021-09-03T02:56:03.550Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:03.550Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=69203736-0c62-11ec-994b-e2843a500213&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:56:03.554Z|f262172c-57c0-4d34-ac8c-1c6c3fd3fe14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:56:09.586Z|c5bb1747-d121-4bce-a64a-d9381134a244|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:56:09.586Z|c5bb1747-d121-4bce-a64a-d9381134a244|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:56:09.586Z|5cf2df98-573a-48d2-a251-297e9e5a40b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:56:09.587Z|5cf2df98-573a-48d2-a251-297e9e5a40b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:56:09.587Z|e13df2e9-a937-49cb-8e71-c369dc464f55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:56:09.588Z|e13df2e9-a937-49cb-8e71-c369dc464f55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:56:13.687Z|18b67dc7-161c-4433-9146-a91dc309b1a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:56:13.691Z|18b67dc7-161c-4433-9146-a91dc309b1a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e 2021-09-03T02:56:13.692Z|18b67dc7-161c-4433-9146-a91dc309b1a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|INFO|500||Invoke 2021-09-03T02:56:13.692Z|18b67dc7-161c-4433-9146-a91dc309b1a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:13.692Z|18b67dc7-161c-4433-9146-a91dc309b1a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e 2021-09-03T02:56:13.692Z|18b67dc7-161c-4433-9146-a91dc309b1a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Method : GET 2021-09-03T02:56:13.692Z|18b67dc7-161c-4433-9146-a91dc309b1a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"50f94ec0493995f4", X-B3-SpanId:"e097d6f3b47dd9b0", X-B3-ParentSpanId:"50f94ec0493995f4", X-B3-Sampled:"0", X-ONAP-RequestID:"18b67dc7-161c-4433-9146-a91dc309b1a1", X-RequestID:"18b67dc7-161c-4433-9146-a91dc309b1a1", X-TransactionID:"18b67dc7-161c-4433-9146-a91dc309b1a1", X-ECOMP-RequestID:"18b67dc7-161c-4433-9146-a91dc309b1a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f1c98db-2d72-4b94-9ebd-c7bce4d19947"] 2021-09-03T02:56:13.692Z|18b67dc7-161c-4433-9146-a91dc309b1a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Request body: 2021-09-03T02:56:13.692Z|18b67dc7-161c-4433-9146-a91dc309b1a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:13.707Z|18b67dc7-161c-4433-9146-a91dc309b1a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:13.708Z|18b67dc7-161c-4433-9146-a91dc309b1a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:13.708Z|18b67dc7-161c-4433-9146-a91dc309b1a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Status text : 2021-09-03T02:56:13.708Z|18b67dc7-161c-4433-9146-a91dc309b1a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:56:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:13.709Z|18b67dc7-161c-4433-9146-a91dc309b1a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Response body: { "requestId" : "61c37b0c-2281-4767-9ff4-8fc88612f30e", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:55:30.000+00:00", "endTime" : "2021-09-03T02:56:03.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"modelVersion\": \"1630637710499\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:56:03.000+00:00", "vfModuleId" : "ccda5e8c-da0d-4720-8249-5ba4af3a6800", "vfModuleName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "vfModuleModelName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "61c37b0c-2281-4767-9ff4-8fc88612f30e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e" } } } 2021-09-03T02:56:13.709Z|18b67dc7-161c-4433-9146-a91dc309b1a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:13.709Z|18b67dc7-161c-4433-9146-a91dc309b1a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|INFO|500||InvokeReturn 2021-09-03T02:56:13.711Z|18b67dc7-161c-4433-9146-a91dc309b1a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false 2021-09-03T02:56:13.711Z|18b67dc7-161c-4433-9146-a91dc309b1a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:56:13.711Z|18b67dc7-161c-4433-9146-a91dc309b1a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:13.711Z|18b67dc7-161c-4433-9146-a91dc309b1a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false 2021-09-03T02:56:13.711Z|18b67dc7-161c-4433-9146-a91dc309b1a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:56:13.712Z|18b67dc7-161c-4433-9146-a91dc309b1a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"50f94ec0493995f4", X-B3-SpanId:"ba2d3f55b593cd50", X-B3-ParentSpanId:"50f94ec0493995f4", X-B3-Sampled:"0", X-ONAP-RequestID:"18b67dc7-161c-4433-9146-a91dc309b1a1", X-RequestID:"18b67dc7-161c-4433-9146-a91dc309b1a1", X-TransactionID:"18b67dc7-161c-4433-9146-a91dc309b1a1", X-ECOMP-RequestID:"18b67dc7-161c-4433-9146-a91dc309b1a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"debbad2a-e654-44b7-a194-1ba2fafa0da0"] 2021-09-03T02:56:13.712Z|18b67dc7-161c-4433-9146-a91dc309b1a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:56:13.712Z|18b67dc7-161c-4433-9146-a91dc309b1a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:13.720Z|18b67dc7-161c-4433-9146-a91dc309b1a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:13.720Z|18b67dc7-161c-4433-9146-a91dc309b1a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:13.721Z|18b67dc7-161c-4433-9146-a91dc309b1a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:56:13.721Z|18b67dc7-161c-4433-9146-a91dc309b1a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:56:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:13.721Z|18b67dc7-161c-4433-9146-a91dc309b1a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 39, "soRequestId" : "61c37b0c-2281-4767-9ff4-8fc88612f30e", "groupingId" : "af1d4006-ae6b-4921-9e25-963c13d27fd7", "name" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2/af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"updated_time\":1630637737000,\"creation_time\":1630637560000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2f789f80ebe4edd9535760c98bde658\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:55:39.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:56:13.722Z|18b67dc7-161c-4433-9146-a91dc309b1a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:13.722Z|18b67dc7-161c-4433-9146-a91dc309b1a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:56:13.728Z|18b67dc7-161c-4433-9146-a91dc309b1a1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:56:13.849Z|d66658b7-7a1a-41f3-9b47-4863b9b63b91|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:56:13.853Z|d66658b7-7a1a-41f3-9b47-4863b9b63b91|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e 2021-09-03T02:56:13.854Z|d66658b7-7a1a-41f3-9b47-4863b9b63b91|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|INFO|500||Invoke 2021-09-03T02:56:13.854Z|d66658b7-7a1a-41f3-9b47-4863b9b63b91|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:13.854Z|d66658b7-7a1a-41f3-9b47-4863b9b63b91|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e 2021-09-03T02:56:13.854Z|d66658b7-7a1a-41f3-9b47-4863b9b63b91|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Method : GET 2021-09-03T02:56:13.854Z|d66658b7-7a1a-41f3-9b47-4863b9b63b91|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c503335c43719489", X-B3-SpanId:"8c7bb40f0e775088", X-B3-ParentSpanId:"c503335c43719489", X-B3-Sampled:"0", X-ONAP-RequestID:"d66658b7-7a1a-41f3-9b47-4863b9b63b91", X-RequestID:"d66658b7-7a1a-41f3-9b47-4863b9b63b91", X-TransactionID:"d66658b7-7a1a-41f3-9b47-4863b9b63b91", X-ECOMP-RequestID:"d66658b7-7a1a-41f3-9b47-4863b9b63b91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4871668-2a19-4f88-b82b-ada31ee71c46"] 2021-09-03T02:56:13.854Z|d66658b7-7a1a-41f3-9b47-4863b9b63b91|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Request body: 2021-09-03T02:56:13.854Z|d66658b7-7a1a-41f3-9b47-4863b9b63b91|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:13.869Z|d66658b7-7a1a-41f3-9b47-4863b9b63b91|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:13.869Z|d66658b7-7a1a-41f3-9b47-4863b9b63b91|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:13.869Z|d66658b7-7a1a-41f3-9b47-4863b9b63b91|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Status text : 2021-09-03T02:56:13.870Z|d66658b7-7a1a-41f3-9b47-4863b9b63b91|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:56:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:13.870Z|d66658b7-7a1a-41f3-9b47-4863b9b63b91|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Response body: { "requestId" : "61c37b0c-2281-4767-9ff4-8fc88612f30e", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:55:30.000+00:00", "endTime" : "2021-09-03T02:56:03.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"modelVersion\": \"1630637710499\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:56:03.000+00:00", "vfModuleId" : "ccda5e8c-da0d-4720-8249-5ba4af3a6800", "vfModuleName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "vfModuleModelName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "61c37b0c-2281-4767-9ff4-8fc88612f30e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e" } } } 2021-09-03T02:56:13.870Z|d66658b7-7a1a-41f3-9b47-4863b9b63b91|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:13.871Z|d66658b7-7a1a-41f3-9b47-4863b9b63b91|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|INFO|500||InvokeReturn 2021-09-03T02:56:13.872Z|d66658b7-7a1a-41f3-9b47-4863b9b63b91|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false 2021-09-03T02:56:13.872Z|d66658b7-7a1a-41f3-9b47-4863b9b63b91|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:56:13.872Z|d66658b7-7a1a-41f3-9b47-4863b9b63b91|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:13.872Z|d66658b7-7a1a-41f3-9b47-4863b9b63b91|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false 2021-09-03T02:56:13.872Z|d66658b7-7a1a-41f3-9b47-4863b9b63b91|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:56:13.873Z|d66658b7-7a1a-41f3-9b47-4863b9b63b91|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c503335c43719489", X-B3-SpanId:"3c31ea7262ea0d08", X-B3-ParentSpanId:"c503335c43719489", X-B3-Sampled:"0", X-ONAP-RequestID:"d66658b7-7a1a-41f3-9b47-4863b9b63b91", X-RequestID:"d66658b7-7a1a-41f3-9b47-4863b9b63b91", X-TransactionID:"d66658b7-7a1a-41f3-9b47-4863b9b63b91", X-ECOMP-RequestID:"d66658b7-7a1a-41f3-9b47-4863b9b63b91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46753ebc-2de5-44d4-8f1a-bdcbd47adc3b"] 2021-09-03T02:56:13.873Z|d66658b7-7a1a-41f3-9b47-4863b9b63b91|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:56:13.873Z|d66658b7-7a1a-41f3-9b47-4863b9b63b91|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:13.881Z|d66658b7-7a1a-41f3-9b47-4863b9b63b91|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:13.881Z|d66658b7-7a1a-41f3-9b47-4863b9b63b91|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:13.882Z|d66658b7-7a1a-41f3-9b47-4863b9b63b91|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:56:13.882Z|d66658b7-7a1a-41f3-9b47-4863b9b63b91|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:56:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:13.883Z|d66658b7-7a1a-41f3-9b47-4863b9b63b91|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 39, "soRequestId" : "61c37b0c-2281-4767-9ff4-8fc88612f30e", "groupingId" : "af1d4006-ae6b-4921-9e25-963c13d27fd7", "name" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2/af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"updated_time\":1630637737000,\"creation_time\":1630637560000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2f789f80ebe4edd9535760c98bde658\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:55:39.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:56:13.883Z|d66658b7-7a1a-41f3-9b47-4863b9b63b91|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:13.884Z|d66658b7-7a1a-41f3-9b47-4863b9b63b91|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:56:13.889Z|d66658b7-7a1a-41f3-9b47-4863b9b63b91|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:56:14.006Z|12f73351-9160-469b-840a-0b0c7d31eac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:56:14.009Z|12f73351-9160-469b-840a-0b0c7d31eac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e 2021-09-03T02:56:14.010Z|12f73351-9160-469b-840a-0b0c7d31eac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|INFO|500||Invoke 2021-09-03T02:56:14.010Z|12f73351-9160-469b-840a-0b0c7d31eac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:14.010Z|12f73351-9160-469b-840a-0b0c7d31eac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e 2021-09-03T02:56:14.010Z|12f73351-9160-469b-840a-0b0c7d31eac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Method : GET 2021-09-03T02:56:14.010Z|12f73351-9160-469b-840a-0b0c7d31eac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cbf7c5e478417706", X-B3-SpanId:"fa9d6ed697b3095b", X-B3-ParentSpanId:"cbf7c5e478417706", X-B3-Sampled:"0", X-ONAP-RequestID:"12f73351-9160-469b-840a-0b0c7d31eac4", X-RequestID:"12f73351-9160-469b-840a-0b0c7d31eac4", X-TransactionID:"12f73351-9160-469b-840a-0b0c7d31eac4", X-ECOMP-RequestID:"12f73351-9160-469b-840a-0b0c7d31eac4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22337010-53d9-44f4-87c5-2c06538c0e67"] 2021-09-03T02:56:14.011Z|12f73351-9160-469b-840a-0b0c7d31eac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Request body: 2021-09-03T02:56:14.011Z|12f73351-9160-469b-840a-0b0c7d31eac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:14.023Z|12f73351-9160-469b-840a-0b0c7d31eac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:14.023Z|12f73351-9160-469b-840a-0b0c7d31eac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:14.023Z|12f73351-9160-469b-840a-0b0c7d31eac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Status text : 2021-09-03T02:56:14.023Z|12f73351-9160-469b-840a-0b0c7d31eac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:56:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:14.024Z|12f73351-9160-469b-840a-0b0c7d31eac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Response body: { "requestId" : "61c37b0c-2281-4767-9ff4-8fc88612f30e", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:55:30.000+00:00", "endTime" : "2021-09-03T02:56:03.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"modelVersion\": \"1630637710499\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:56:03.000+00:00", "vfModuleId" : "ccda5e8c-da0d-4720-8249-5ba4af3a6800", "vfModuleName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "vfModuleModelName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "61c37b0c-2281-4767-9ff4-8fc88612f30e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e" } } } 2021-09-03T02:56:14.024Z|12f73351-9160-469b-840a-0b0c7d31eac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:14.024Z|12f73351-9160-469b-840a-0b0c7d31eac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|INFO|500||InvokeReturn 2021-09-03T02:56:14.025Z|12f73351-9160-469b-840a-0b0c7d31eac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false 2021-09-03T02:56:14.025Z|12f73351-9160-469b-840a-0b0c7d31eac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:56:14.025Z|12f73351-9160-469b-840a-0b0c7d31eac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:14.025Z|12f73351-9160-469b-840a-0b0c7d31eac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false 2021-09-03T02:56:14.026Z|12f73351-9160-469b-840a-0b0c7d31eac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:56:14.026Z|12f73351-9160-469b-840a-0b0c7d31eac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cbf7c5e478417706", X-B3-SpanId:"5afca721c5de04de", X-B3-ParentSpanId:"cbf7c5e478417706", X-B3-Sampled:"0", X-ONAP-RequestID:"12f73351-9160-469b-840a-0b0c7d31eac4", X-RequestID:"12f73351-9160-469b-840a-0b0c7d31eac4", X-TransactionID:"12f73351-9160-469b-840a-0b0c7d31eac4", X-ECOMP-RequestID:"12f73351-9160-469b-840a-0b0c7d31eac4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72515aeb-071a-407d-a425-37dbfa479e7c"] 2021-09-03T02:56:14.026Z|12f73351-9160-469b-840a-0b0c7d31eac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:56:14.026Z|12f73351-9160-469b-840a-0b0c7d31eac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:14.034Z|12f73351-9160-469b-840a-0b0c7d31eac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:14.034Z|12f73351-9160-469b-840a-0b0c7d31eac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:14.034Z|12f73351-9160-469b-840a-0b0c7d31eac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:56:14.034Z|12f73351-9160-469b-840a-0b0c7d31eac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:56:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:14.035Z|12f73351-9160-469b-840a-0b0c7d31eac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 39, "soRequestId" : "61c37b0c-2281-4767-9ff4-8fc88612f30e", "groupingId" : "af1d4006-ae6b-4921-9e25-963c13d27fd7", "name" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2/af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"updated_time\":1630637737000,\"creation_time\":1630637560000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2f789f80ebe4edd9535760c98bde658\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:55:39.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:56:14.035Z|12f73351-9160-469b-840a-0b0c7d31eac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:14.035Z|12f73351-9160-469b-840a-0b0c7d31eac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:56:14.041Z|12f73351-9160-469b-840a-0b0c7d31eac4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:56:14.170Z|f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:56:14.173Z|f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e 2021-09-03T02:56:14.174Z|f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|INFO|500||Invoke 2021-09-03T02:56:14.174Z|f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:14.174Z|f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e 2021-09-03T02:56:14.174Z|f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Method : GET 2021-09-03T02:56:14.174Z|f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df44f241d014591b", X-B3-SpanId:"bb6a534d51fadbc3", X-B3-ParentSpanId:"df44f241d014591b", X-B3-Sampled:"0", X-ONAP-RequestID:"f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5", X-RequestID:"f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5", X-TransactionID:"f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5", X-ECOMP-RequestID:"f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc7064f7-591e-4594-b926-80eb2fc98d31"] 2021-09-03T02:56:14.174Z|f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Request body: 2021-09-03T02:56:14.175Z|f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:14.187Z|f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:14.187Z|f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:14.188Z|f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Status text : 2021-09-03T02:56:14.188Z|f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:56:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:14.189Z|f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Response body: { "requestId" : "61c37b0c-2281-4767-9ff4-8fc88612f30e", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:55:30.000+00:00", "endTime" : "2021-09-03T02:56:03.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"modelVersion\": \"1630637710499\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:56:03.000+00:00", "vfModuleId" : "ccda5e8c-da0d-4720-8249-5ba4af3a6800", "vfModuleName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "vfModuleModelName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "61c37b0c-2281-4767-9ff4-8fc88612f30e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e" } } } 2021-09-03T02:56:14.189Z|f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:14.189Z|f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|INFO|500||InvokeReturn 2021-09-03T02:56:14.190Z|f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false 2021-09-03T02:56:14.190Z|f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:56:14.190Z|f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:14.190Z|f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false 2021-09-03T02:56:14.191Z|f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:56:14.191Z|f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df44f241d014591b", X-B3-SpanId:"a77692e17b30c4dd", X-B3-ParentSpanId:"df44f241d014591b", X-B3-Sampled:"0", X-ONAP-RequestID:"f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5", X-RequestID:"f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5", X-TransactionID:"f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5", X-ECOMP-RequestID:"f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2c98991-234c-46a3-8188-9e3923ae0a30"] 2021-09-03T02:56:14.191Z|f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:56:14.191Z|f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:14.199Z|f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:14.199Z|f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:14.200Z|f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:56:14.200Z|f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:56:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:14.200Z|f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 39, "soRequestId" : "61c37b0c-2281-4767-9ff4-8fc88612f30e", "groupingId" : "af1d4006-ae6b-4921-9e25-963c13d27fd7", "name" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2/af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"updated_time\":1630637737000,\"creation_time\":1630637560000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2f789f80ebe4edd9535760c98bde658\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:55:39.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:56:14.200Z|f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:14.201Z|f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:56:14.206Z|f9c3e8a6-36e3-42b3-bbf6-d671350ed5b5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:56:14.338Z|984d9fc8-a32c-451d-baaf-e6edd7ca826a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:56:14.341Z|984d9fc8-a32c-451d-baaf-e6edd7ca826a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e 2021-09-03T02:56:14.342Z|984d9fc8-a32c-451d-baaf-e6edd7ca826a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|INFO|500||Invoke 2021-09-03T02:56:14.342Z|984d9fc8-a32c-451d-baaf-e6edd7ca826a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:14.342Z|984d9fc8-a32c-451d-baaf-e6edd7ca826a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e 2021-09-03T02:56:14.342Z|984d9fc8-a32c-451d-baaf-e6edd7ca826a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Method : GET 2021-09-03T02:56:14.343Z|984d9fc8-a32c-451d-baaf-e6edd7ca826a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a7fa24a1bb43176", X-B3-SpanId:"d38b3477af08e573", X-B3-ParentSpanId:"1a7fa24a1bb43176", X-B3-Sampled:"0", X-ONAP-RequestID:"984d9fc8-a32c-451d-baaf-e6edd7ca826a", X-RequestID:"984d9fc8-a32c-451d-baaf-e6edd7ca826a", X-TransactionID:"984d9fc8-a32c-451d-baaf-e6edd7ca826a", X-ECOMP-RequestID:"984d9fc8-a32c-451d-baaf-e6edd7ca826a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1dc3faa9-45f9-4072-b2fd-adc7f84890b5"] 2021-09-03T02:56:14.343Z|984d9fc8-a32c-451d-baaf-e6edd7ca826a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Request body: 2021-09-03T02:56:14.343Z|984d9fc8-a32c-451d-baaf-e6edd7ca826a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:14.356Z|984d9fc8-a32c-451d-baaf-e6edd7ca826a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:14.356Z|984d9fc8-a32c-451d-baaf-e6edd7ca826a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:14.356Z|984d9fc8-a32c-451d-baaf-e6edd7ca826a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Status text : 2021-09-03T02:56:14.357Z|984d9fc8-a32c-451d-baaf-e6edd7ca826a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:56:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:14.357Z|984d9fc8-a32c-451d-baaf-e6edd7ca826a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||Response body: { "requestId" : "61c37b0c-2281-4767-9ff4-8fc88612f30e", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:55:30.000+00:00", "endTime" : "2021-09-03T02:56:03.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"bcb775c3-95a6-480e-bfc0-7dcf77427c94\",\n \"modelVersionId\": \"4c7f9bda-68b6-499b-b85b-fd70c73ad3bb\",\n \"modelName\": \"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\n \"modelVersion\": \"1630637710499\",\n \"modelCustomizationId\": \"76a95acb-3927-4455-92e0-bb49f3f0ba1e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:56:03.000+00:00", "vfModuleId" : "ccda5e8c-da0d-4720-8249-5ba4af3a6800", "vfModuleName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "vfModuleModelName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940/vfModules/ccda5e8c-da0d-4720-8249-5ba4af3a6800", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "61c37b0c-2281-4767-9ff4-8fc88612f30e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e" } } } 2021-09-03T02:56:14.357Z|984d9fc8-a32c-451d-baaf-e6edd7ca826a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:14.358Z|984d9fc8-a32c-451d-baaf-e6edd7ca826a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/61c37b0c-2281-4767-9ff4-8fc88612f30e|INFO|500||InvokeReturn 2021-09-03T02:56:14.359Z|984d9fc8-a32c-451d-baaf-e6edd7ca826a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false 2021-09-03T02:56:14.359Z|984d9fc8-a32c-451d-baaf-e6edd7ca826a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:56:14.360Z|984d9fc8-a32c-451d-baaf-e6edd7ca826a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:14.360Z|984d9fc8-a32c-451d-baaf-e6edd7ca826a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false 2021-09-03T02:56:14.360Z|984d9fc8-a32c-451d-baaf-e6edd7ca826a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:56:14.360Z|984d9fc8-a32c-451d-baaf-e6edd7ca826a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a7fa24a1bb43176", X-B3-SpanId:"d16de8b154416674", X-B3-ParentSpanId:"1a7fa24a1bb43176", X-B3-Sampled:"0", X-ONAP-RequestID:"984d9fc8-a32c-451d-baaf-e6edd7ca826a", X-RequestID:"984d9fc8-a32c-451d-baaf-e6edd7ca826a", X-TransactionID:"984d9fc8-a32c-451d-baaf-e6edd7ca826a", X-ECOMP-RequestID:"984d9fc8-a32c-451d-baaf-e6edd7ca826a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4526d5aa-3720-44a2-bfaf-5cd2ecdeb65e"] 2021-09-03T02:56:14.361Z|984d9fc8-a32c-451d-baaf-e6edd7ca826a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:56:14.361Z|984d9fc8-a32c-451d-baaf-e6edd7ca826a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:14.371Z|984d9fc8-a32c-451d-baaf-e6edd7ca826a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:14.371Z|984d9fc8-a32c-451d-baaf-e6edd7ca826a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:14.371Z|984d9fc8-a32c-451d-baaf-e6edd7ca826a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:56:14.372Z|984d9fc8-a32c-451d-baaf-e6edd7ca826a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:56:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:14.372Z|984d9fc8-a32c-451d-baaf-e6edd7ca826a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 39, "soRequestId" : "61c37b0c-2281-4767-9ff4-8fc88612f30e", "groupingId" : "af1d4006-ae6b-4921-9e25-963c13d27fd7", "name" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/93f71d5aeecb4135a3590b6f62af098b/stacks/basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2/af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"updated_time\":1630637737000,\"creation_time\":1630637560000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-master-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2f789f80ebe4edd9535760c98bde658\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"af1d4006-ae6b-4921-9e25-963c13d27fd7\",\"OS::project_id\":\"93f71d5aeecb4135a3590b6f62af098b\",\"OS::stack_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2\",\"vnf_name\":\"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0\",\"vnf_id\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\",\"vf_module_id\":\"ccda5e8c-da0d-4720-8249-5ba4af3a6800\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_flavor_name\":\"m1.small\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-09-03T02:55:39.000+00:00", "isDataInternal" : false } ] 2021-09-03T02:56:14.373Z|984d9fc8-a32c-451d-baaf-e6edd7ca826a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:14.373Z|984d9fc8-a32c-451d-baaf-e6edd7ca826a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=61c37b0c-2281-4767-9ff4-8fc88612f30e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:56:14.379Z|984d9fc8-a32c-451d-baaf-e6edd7ca826a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/61c37b0c-2281-4767-9ff4-8fc88612f30e|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:56:14.456Z|4ec35f11-7331-4ac1-85dc-875b21b1b29c|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:56:14.457Z|4ec35f11-7331-4ac1-85dc-875b21b1b29c|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:56:15.868Z|0a2e6aa9-0060-4b94-92fb-80ee4e649ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:56:15.869Z|0a2e6aa9-0060-4b94-92fb-80ee4e649ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:56:19.604Z|095dfcb7-9acd-46d2-9fe6-44b3d369411a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:56:19.605Z|095dfcb7-9acd-46d2-9fe6-44b3d369411a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:56:19.605Z|5c42b93f-2ebe-4f91-9d72-dbd49214bcec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:56:19.605Z|f0eb9342-749d-432f-a6c6-5cb897939766|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:56:19.605Z|5c42b93f-2ebe-4f91-9d72-dbd49214bcec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:56:19.605Z|f0eb9342-749d-432f-a6c6-5cb897939766|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:56:26.662Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:56:26.664Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|||INFO|500||Checking if requestId: 69277064-5234-48ed-8d69-8048c2f32212 already exists in requestDb InfraActiveRequests table 2021-09-03T02:56:26.664Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212 2021-09-03T02:56:26.665Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|INFO|500||Invoke 2021-09-03T02:56:26.665Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:26.665Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212 2021-09-03T02:56:26.666Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Method : GET 2021-09-03T02:56:26.666Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2dd35645c3cb6626", X-B3-SpanId:"83e8b831275b439d", X-B3-ParentSpanId:"2dd35645c3cb6626", X-B3-Sampled:"0", X-ONAP-RequestID:"69277064-5234-48ed-8d69-8048c2f32212", X-RequestID:"69277064-5234-48ed-8d69-8048c2f32212", X-TransactionID:"69277064-5234-48ed-8d69-8048c2f32212", X-ECOMP-RequestID:"69277064-5234-48ed-8d69-8048c2f32212", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81e5fb67-a0d4-4244-9257-6b975ad96ec4"] 2021-09-03T02:56:26.666Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Request body: 2021-09-03T02:56:26.666Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:26.678Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:26.678Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:56:26.679Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Status text : 2021-09-03T02:56:26.679Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:56:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:26.679Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Response body: 2021-09-03T02:56:26.679Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:26.680Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|INFO|404|Not Found|InvokeReturn 2021-09-03T02:56:26.685Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|||INFO|500||Running local validations 2021-09-03T02:56:26.691Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:56:26.706Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/a760820b-453b-4f0c-b8a2-3b3542f55940/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-09-03T02:56:26.706Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/a760820b-453b-4f0c-b8a2-3b3542f55940/related-to/volume-groups|INFO|500||Invoke 2021-09-03T02:56:26.878Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/a760820b-453b-4f0c-b8a2-3b3542f55940/related-to/volume-groups|INFO|404|Not Found|InvokeReturn 2021-09-03T02:56:26.879Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/a760820b-453b-4f0c-b8a2-3b3542f55940/related-to/volume-groups has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210903-02:56:26:728-36489], Content-Length=[408], Date=[Fri, 03 Sep 2021 02:56:26 GMT], Content-Type=[application/json]} 2021-09-03T02:56:26.880Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/a760820b-453b-4f0c-b8a2-3b3542f55940/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/a760820b-453b-4f0c-b8a2-3b3542f55940/related-to/volume-groups","ERR.5.4.6114"]}}} 2021-09-03T02:56:26.882Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/a760820b-453b-4f0c-b8a2-3b3542f55940/related-to/volume-groups 2021-09-03T02:56:26.883Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : a760820b-453b-4f0c-b8a2-3b3542f55940 2021-09-03T02:56:26.892Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:56:26.913Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/a760820b-453b-4f0c-b8a2-3b3542f55940/vf-modules|INFO|500||Invoke 2021-09-03T02:56:26.914Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/a760820b-453b-4f0c-b8a2-3b3542f55940/vf-modules|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/a760820b-453b-4f0c-b8a2-3b3542f55940/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[69277064-5234-48ed-8d69-8048c2f32212], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b8709caa-ad69-43ea-ad6e-959b1b42765b], X-ECOMP-RequestID=[69277064-5234-48ed-8d69-8048c2f32212], X-TransactionId=[], X-ONAP-RequestID=[69277064-5234-48ed-8d69-8048c2f32212]} 2021-09-03T02:56:27.088Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/a760820b-453b-4f0c-b8a2-3b3542f55940/vf-modules|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/a760820b-453b-4f0c-b8a2-3b3542f55940/vf-modules has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-210903-02:56:26:996-86488], Content-Length=[377], Date=[Fri, 03 Sep 2021 02:56:26 GMT], Content-Type=[application/json]} 2021-09-03T02:56:27.089Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/a760820b-453b-4f0c-b8a2-3b3542f55940/vf-modules|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/a760820b-453b-4f0c-b8a2-3b3542f55940/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/a760820b-453b-4f0c-b8a2-3b3542f55940/vf-modules","ERR.5.4.6114"]}}} 2021-09-03T02:56:27.089Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/a760820b-453b-4f0c-b8a2-3b3542f55940/vf-modules|INFO|404|Not Found|InvokeReturn 2021-09-03T02:56:27.091Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/a760820b-453b-4f0c-b8a2-3b3542f55940/vf-modules 2021-09-03T02:56:27.091Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : a760820b-453b-4f0c-b8a2-3b3542f55940 2021-09-03T02:56:27.096Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:56:27.114Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-09-03T02:56:27.115Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|INFO|500||Invoke 2021-09-03T02:56:27.233Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|INFO|500||InvokeReturn 2021-09-03T02:56:27.234Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210903-02:56:27:133-41871], vertex-id=[164008], Content-Length=[1059], Date=[Fri, 03 Sep 2021 02:56:27 GMT], Content-Type=[application/json]} 2021-09-03T02:56:27.235Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|||DEBUG|500||{"tenant-id":"93f71d5aeecb4135a3590b6f62af098b","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1630637532861","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/a760820b-453b-4f0c-b8a2-3b3542f55940","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a760820b-453b-4f0c-b8a2-3b3542f55940"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-09-03T02:56:27.237Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-09-03T02:56:27.237Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-09-03T02:56:27.238Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:56:27.238Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-09-03T02:56:27.239Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:27.239Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:56:27.240Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-09-03T02:56:27.240Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"174", X-B3-TraceId:"2dd35645c3cb6626", X-B3-SpanId:"d95e9ca3bf3dc75a", X-B3-ParentSpanId:"2dd35645c3cb6626", X-B3-Sampled:"0", X-ONAP-RequestID:"69277064-5234-48ed-8d69-8048c2f32212", X-RequestID:"69277064-5234-48ed-8d69-8048c2f32212", X-TransactionID:"69277064-5234-48ed-8d69-8048c2f32212", X-ECOMP-RequestID:"69277064-5234-48ed-8d69-8048c2f32212", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d07e93f6-3d5c-48f1-9fd7-d0669df11e15"] 2021-09-03T02:56:27.240Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"a760820b-453b-4f0c-b8a2-3b3542f55940","serviceInstanceId":"311329d4-8de6-48f1-9dc2-9e546f5bfa29"},"instanceName":null,"requestScope":"vnf"} 2021-09-03T02:56:27.241Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:27.376Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:27.376Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:27.377Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-09-03T02:56:27.377Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:56:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:27.377Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-09-03T02:56:27.378Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:27.378Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-09-03T02:56:27.379Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance 2021-09-03T02:56:27.380Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2021-09-03T02:56:27.380Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:27.380Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance 2021-09-03T02:56:27.381Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2021-09-03T02:56:27.381Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"69277064-5234-48ed-8d69-8048c2f32212", X-RequestID:"69277064-5234-48ed-8d69-8048c2f32212", X-TransactionID:"69277064-5234-48ed-8d69-8048c2f32212", X-ECOMP-RequestID:"69277064-5234-48ed-8d69-8048c2f32212", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4065ad30-198c-4c3e-9f73-44097aad65df"] 2021-09-03T02:56:27.381Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2021-09-03T02:56:27.382Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:27.400Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:27.400Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:27.401Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : 2021-09-03T02:56:27.401Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:56:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:27.401Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: { "id" : 10009, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "deleteInstance", "description" : "Gr api recipe to delete vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2021-09-03T01:02:43.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10009" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10009" } } } 2021-09-03T02:56:27.402Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:27.402Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2021-09-03T02:56:27.404Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:56:27.404Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-09-03T02:56:27.404Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:27.405Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:56:27.405Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-09-03T02:56:27.405Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1587", X-B3-TraceId:"2dd35645c3cb6626", X-B3-SpanId:"39b80233d3529af6", X-B3-ParentSpanId:"2dd35645c3cb6626", X-B3-Sampled:"0", X-ONAP-RequestID:"69277064-5234-48ed-8d69-8048c2f32212", X-RequestID:"69277064-5234-48ed-8d69-8048c2f32212", X-TransactionID:"69277064-5234-48ed-8d69-8048c2f32212", X-ECOMP-RequestID:"69277064-5234-48ed-8d69-8048c2f32212", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ba1bc59-3f41-4710-bd13-e73b5b3d637d"] 2021-09-03T02:56:27.405Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"69277064-5234-48ed-8d69-8048c2f32212","requestStatus":"IN_PROGRESS","startTime":1630637787092,"source":"VID","vnfId":"a760820b-453b-4f0c-b8a2-3b3542f55940","tenantId":"93f71d5aeecb4135a3590b6f62af098b","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"311329d4-8de6-48f1-9dc2-9e546f5bfa29","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"69277064-5234-48ed-8d69-8048c2f32212"} 2021-09-03T02:56:27.405Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:27.424Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:27.424Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-09-03T02:56:27.424Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-09-03T02:56:27.424Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:56:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:27.425Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "69277064-5234-48ed-8d69-8048c2f32212", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:56:27.092+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-09-03T02:56:27.413+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "69277064-5234-48ed-8d69-8048c2f32212", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212" } } } 2021-09-03T02:56:27.425Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:27.426Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-09-03T02:56:27.430Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:56:27.431Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-09-03T02:56:27.431Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:27.431Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:56:27.431Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-09-03T02:56:27.431Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2367", X-B3-TraceId:"2dd35645c3cb6626", X-B3-SpanId:"d5d47c8a49211100", X-B3-ParentSpanId:"2dd35645c3cb6626", X-B3-Sampled:"0", X-ONAP-RequestID:"69277064-5234-48ed-8d69-8048c2f32212", X-RequestID:"69277064-5234-48ed-8d69-8048c2f32212", X-TransactionID:"69277064-5234-48ed-8d69-8048c2f32212", X-ECOMP-RequestID:"69277064-5234-48ed-8d69-8048c2f32212", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ceef394a-37d8-40aa-a73a-0de36c1845ea"] 2021-09-03T02:56:27.431Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\"modelVersionId\":\"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\"modelCustomizationId\":\"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\"modelUuid\":\"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\"modelInvariantUuid\":\"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"93f71d5aeecb4135a3590b6f62af098b\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"311329d4-8de6-48f1-9dc2-9e546f5bfa29\",\"vnfInstanceId\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\"}","type":"String"},"requestId":{"value":"69277064-5234-48ed-8d69-8048c2f32212","type":"String"},"mso-request-id":{"value":"69277064-5234-48ed-8d69-8048c2f32212","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"311329d4-8de6-48f1-9dc2-9e546f5bfa29","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"a760820b-453b-4f0c-b8a2-3b3542f55940","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-09-03T02:56:27.431Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:28.442Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:28.443Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-09-03T02:56:28.443Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-09-03T02:56:28.444Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 03 Sep 2021 02:56:28 GMT", X-ONAP-RequestID:"69277064-5234-48ed-8d69-8048c2f32212", X-RequestID:"69277064-5234-48ed-8d69-8048c2f32212", X-TransactionID:"69277064-5234-48ed-8d69-8048c2f32212", X-ECOMP-RequestID:"69277064-5234-48ed-8d69-8048c2f32212", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"ceef394a-37d8-40aa-a73a-0de36c1845ea", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:28.444Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"69277064-5234-48ed-8d69-8048c2f32212\",\"instanceId\":\"a760820b-453b-4f0c-b8a2-3b3542f55940\"}}","message":"Success","processInstanceID":"88484aed-0c62-11ec-994b-e2843a500213","variables":null,"messageCode":200} 2021-09-03T02:56:28.445Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:28.445Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-09-03T02:56:28.450Z|69277064-5234-48ed-8d69-8048c2f32212|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:56:28.588Z|5453dd6d-a9e1-42c9-b2ac-961336c8a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:56:28.592Z|5453dd6d-a9e1-42c9-b2ac-961336c8a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212 2021-09-03T02:56:28.592Z|5453dd6d-a9e1-42c9-b2ac-961336c8a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|INFO|500||Invoke 2021-09-03T02:56:28.592Z|5453dd6d-a9e1-42c9-b2ac-961336c8a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:28.593Z|5453dd6d-a9e1-42c9-b2ac-961336c8a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212 2021-09-03T02:56:28.593Z|5453dd6d-a9e1-42c9-b2ac-961336c8a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Method : GET 2021-09-03T02:56:28.593Z|5453dd6d-a9e1-42c9-b2ac-961336c8a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"216b221c080b2ea7", X-B3-SpanId:"9c256adb5df815bb", X-B3-ParentSpanId:"216b221c080b2ea7", X-B3-Sampled:"0", X-ONAP-RequestID:"5453dd6d-a9e1-42c9-b2ac-961336c8a7f1", X-RequestID:"5453dd6d-a9e1-42c9-b2ac-961336c8a7f1", X-TransactionID:"5453dd6d-a9e1-42c9-b2ac-961336c8a7f1", X-ECOMP-RequestID:"5453dd6d-a9e1-42c9-b2ac-961336c8a7f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2da5ded-085d-49f8-b353-5fa4dd9d07ae"] 2021-09-03T02:56:28.593Z|5453dd6d-a9e1-42c9-b2ac-961336c8a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Request body: 2021-09-03T02:56:28.593Z|5453dd6d-a9e1-42c9-b2ac-961336c8a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:28.605Z|5453dd6d-a9e1-42c9-b2ac-961336c8a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:28.605Z|5453dd6d-a9e1-42c9-b2ac-961336c8a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:28.605Z|5453dd6d-a9e1-42c9-b2ac-961336c8a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Status text : 2021-09-03T02:56:28.606Z|5453dd6d-a9e1-42c9-b2ac-961336c8a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:56:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:28.606Z|5453dd6d-a9e1-42c9-b2ac-961336c8a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Response body: { "requestId" : "69277064-5234-48ed-8d69-8048c2f32212", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:56:27.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:56:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "69277064-5234-48ed-8d69-8048c2f32212", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212" } } } 2021-09-03T02:56:28.606Z|5453dd6d-a9e1-42c9-b2ac-961336c8a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:28.607Z|5453dd6d-a9e1-42c9-b2ac-961336c8a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|INFO|500||InvokeReturn 2021-09-03T02:56:28.608Z|5453dd6d-a9e1-42c9-b2ac-961336c8a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false 2021-09-03T02:56:28.608Z|5453dd6d-a9e1-42c9-b2ac-961336c8a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:56:28.608Z|5453dd6d-a9e1-42c9-b2ac-961336c8a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:28.609Z|5453dd6d-a9e1-42c9-b2ac-961336c8a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false 2021-09-03T02:56:28.609Z|5453dd6d-a9e1-42c9-b2ac-961336c8a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:56:28.609Z|5453dd6d-a9e1-42c9-b2ac-961336c8a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"216b221c080b2ea7", X-B3-SpanId:"5bc2b278eb38a77f", X-B3-ParentSpanId:"216b221c080b2ea7", X-B3-Sampled:"0", X-ONAP-RequestID:"5453dd6d-a9e1-42c9-b2ac-961336c8a7f1", X-RequestID:"5453dd6d-a9e1-42c9-b2ac-961336c8a7f1", X-TransactionID:"5453dd6d-a9e1-42c9-b2ac-961336c8a7f1", X-ECOMP-RequestID:"5453dd6d-a9e1-42c9-b2ac-961336c8a7f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3de83098-457c-4913-8c94-bc813c5c9543"] 2021-09-03T02:56:28.609Z|5453dd6d-a9e1-42c9-b2ac-961336c8a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:56:28.610Z|5453dd6d-a9e1-42c9-b2ac-961336c8a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:28.617Z|5453dd6d-a9e1-42c9-b2ac-961336c8a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:28.617Z|5453dd6d-a9e1-42c9-b2ac-961336c8a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:28.617Z|5453dd6d-a9e1-42c9-b2ac-961336c8a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:56:28.618Z|5453dd6d-a9e1-42c9-b2ac-961336c8a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:56:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:28.618Z|5453dd6d-a9e1-42c9-b2ac-961336c8a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:56:28.619Z|5453dd6d-a9e1-42c9-b2ac-961336c8a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:28.619Z|5453dd6d-a9e1-42c9-b2ac-961336c8a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:56:28.625Z|5453dd6d-a9e1-42c9-b2ac-961336c8a7f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:56:29.624Z|ec544a7c-eb50-478c-80d9-6a1151e8a7d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:56:29.624Z|a55ffd7a-1c76-470b-98f1-aa5ec9896d6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:56:29.624Z|2741d5df-68e7-452c-86db-0e02ef27e789|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:56:29.625Z|ec544a7c-eb50-478c-80d9-6a1151e8a7d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:56:29.625Z|a55ffd7a-1c76-470b-98f1-aa5ec9896d6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:56:29.625Z|2741d5df-68e7-452c-86db-0e02ef27e789|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:56:30.868Z|e34317d4-40b7-408f-9cf6-9bff94479b1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:56:30.869Z|e34317d4-40b7-408f-9cf6-9bff94479b1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:56:31.244Z|3a093fa0-67be-483f-9253-0d7e85679f3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:56:31.244Z|3a093fa0-67be-483f-9253-0d7e85679f3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:56:38.762Z|5d662b3b-6ab6-440a-a89a-68de5a431d8e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:56:38.765Z|5d662b3b-6ab6-440a-a89a-68de5a431d8e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212 2021-09-03T02:56:38.766Z|5d662b3b-6ab6-440a-a89a-68de5a431d8e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|INFO|500||Invoke 2021-09-03T02:56:38.766Z|5d662b3b-6ab6-440a-a89a-68de5a431d8e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:38.766Z|5d662b3b-6ab6-440a-a89a-68de5a431d8e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212 2021-09-03T02:56:38.766Z|5d662b3b-6ab6-440a-a89a-68de5a431d8e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Method : GET 2021-09-03T02:56:38.766Z|5d662b3b-6ab6-440a-a89a-68de5a431d8e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b6bb89c68ab8e97", X-B3-SpanId:"c3edbb8f74334ca7", X-B3-ParentSpanId:"3b6bb89c68ab8e97", X-B3-Sampled:"0", X-ONAP-RequestID:"5d662b3b-6ab6-440a-a89a-68de5a431d8e", X-RequestID:"5d662b3b-6ab6-440a-a89a-68de5a431d8e", X-TransactionID:"5d662b3b-6ab6-440a-a89a-68de5a431d8e", X-ECOMP-RequestID:"5d662b3b-6ab6-440a-a89a-68de5a431d8e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d5ef198-bba0-4eae-ad7e-a7c784b3fecc"] 2021-09-03T02:56:38.767Z|5d662b3b-6ab6-440a-a89a-68de5a431d8e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Request body: 2021-09-03T02:56:38.767Z|5d662b3b-6ab6-440a-a89a-68de5a431d8e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:38.780Z|5d662b3b-6ab6-440a-a89a-68de5a431d8e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:38.781Z|5d662b3b-6ab6-440a-a89a-68de5a431d8e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:38.781Z|5d662b3b-6ab6-440a-a89a-68de5a431d8e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Status text : 2021-09-03T02:56:38.781Z|5d662b3b-6ab6-440a-a89a-68de5a431d8e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:56:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:38.782Z|5d662b3b-6ab6-440a-a89a-68de5a431d8e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Response body: { "requestId" : "69277064-5234-48ed-8d69-8048c2f32212", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:56:27.000+00:00", "endTime" : "2021-09-03T02:56:31.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:56:31.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "69277064-5234-48ed-8d69-8048c2f32212", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212" } } } 2021-09-03T02:56:38.782Z|5d662b3b-6ab6-440a-a89a-68de5a431d8e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:38.782Z|5d662b3b-6ab6-440a-a89a-68de5a431d8e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|INFO|500||InvokeReturn 2021-09-03T02:56:38.784Z|5d662b3b-6ab6-440a-a89a-68de5a431d8e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false 2021-09-03T02:56:38.784Z|5d662b3b-6ab6-440a-a89a-68de5a431d8e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:56:38.785Z|5d662b3b-6ab6-440a-a89a-68de5a431d8e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:38.785Z|5d662b3b-6ab6-440a-a89a-68de5a431d8e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false 2021-09-03T02:56:38.786Z|5d662b3b-6ab6-440a-a89a-68de5a431d8e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:56:38.786Z|5d662b3b-6ab6-440a-a89a-68de5a431d8e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b6bb89c68ab8e97", X-B3-SpanId:"4fca89f7b38a9a9a", X-B3-ParentSpanId:"3b6bb89c68ab8e97", X-B3-Sampled:"0", X-ONAP-RequestID:"5d662b3b-6ab6-440a-a89a-68de5a431d8e", X-RequestID:"5d662b3b-6ab6-440a-a89a-68de5a431d8e", X-TransactionID:"5d662b3b-6ab6-440a-a89a-68de5a431d8e", X-ECOMP-RequestID:"5d662b3b-6ab6-440a-a89a-68de5a431d8e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5a554ee-662e-4fce-adaa-7d93cdc327ec"] 2021-09-03T02:56:38.787Z|5d662b3b-6ab6-440a-a89a-68de5a431d8e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:56:38.787Z|5d662b3b-6ab6-440a-a89a-68de5a431d8e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:38.794Z|5d662b3b-6ab6-440a-a89a-68de5a431d8e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:38.794Z|5d662b3b-6ab6-440a-a89a-68de5a431d8e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:38.794Z|5d662b3b-6ab6-440a-a89a-68de5a431d8e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:56:38.795Z|5d662b3b-6ab6-440a-a89a-68de5a431d8e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:56:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:38.795Z|5d662b3b-6ab6-440a-a89a-68de5a431d8e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:56:38.795Z|5d662b3b-6ab6-440a-a89a-68de5a431d8e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:38.796Z|5d662b3b-6ab6-440a-a89a-68de5a431d8e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:56:38.800Z|5d662b3b-6ab6-440a-a89a-68de5a431d8e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:56:38.914Z|dc134d02-c905-445c-a178-55f7ddb7f448|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:56:38.919Z|dc134d02-c905-445c-a178-55f7ddb7f448|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212 2021-09-03T02:56:38.919Z|dc134d02-c905-445c-a178-55f7ddb7f448|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|INFO|500||Invoke 2021-09-03T02:56:38.919Z|dc134d02-c905-445c-a178-55f7ddb7f448|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:38.919Z|dc134d02-c905-445c-a178-55f7ddb7f448|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212 2021-09-03T02:56:38.919Z|dc134d02-c905-445c-a178-55f7ddb7f448|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Method : GET 2021-09-03T02:56:38.920Z|dc134d02-c905-445c-a178-55f7ddb7f448|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"03b92b939d8679ca", X-B3-SpanId:"84eb673887d9ea39", X-B3-ParentSpanId:"03b92b939d8679ca", X-B3-Sampled:"0", X-ONAP-RequestID:"dc134d02-c905-445c-a178-55f7ddb7f448", X-RequestID:"dc134d02-c905-445c-a178-55f7ddb7f448", X-TransactionID:"dc134d02-c905-445c-a178-55f7ddb7f448", X-ECOMP-RequestID:"dc134d02-c905-445c-a178-55f7ddb7f448", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"958f08fe-0982-44a8-a640-1c037a63bce7"] 2021-09-03T02:56:38.920Z|dc134d02-c905-445c-a178-55f7ddb7f448|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Request body: 2021-09-03T02:56:38.920Z|dc134d02-c905-445c-a178-55f7ddb7f448|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:38.930Z|dc134d02-c905-445c-a178-55f7ddb7f448|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:38.930Z|dc134d02-c905-445c-a178-55f7ddb7f448|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:38.931Z|dc134d02-c905-445c-a178-55f7ddb7f448|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Status text : 2021-09-03T02:56:38.931Z|dc134d02-c905-445c-a178-55f7ddb7f448|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:56:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:38.931Z|dc134d02-c905-445c-a178-55f7ddb7f448|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Response body: { "requestId" : "69277064-5234-48ed-8d69-8048c2f32212", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:56:27.000+00:00", "endTime" : "2021-09-03T02:56:31.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:56:31.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "69277064-5234-48ed-8d69-8048c2f32212", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212" } } } 2021-09-03T02:56:38.932Z|dc134d02-c905-445c-a178-55f7ddb7f448|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:38.932Z|dc134d02-c905-445c-a178-55f7ddb7f448|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|INFO|500||InvokeReturn 2021-09-03T02:56:38.933Z|dc134d02-c905-445c-a178-55f7ddb7f448|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false 2021-09-03T02:56:38.934Z|dc134d02-c905-445c-a178-55f7ddb7f448|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:56:38.934Z|dc134d02-c905-445c-a178-55f7ddb7f448|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:38.934Z|dc134d02-c905-445c-a178-55f7ddb7f448|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false 2021-09-03T02:56:38.934Z|dc134d02-c905-445c-a178-55f7ddb7f448|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:56:38.935Z|dc134d02-c905-445c-a178-55f7ddb7f448|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"03b92b939d8679ca", X-B3-SpanId:"a0611dfe3e6ece7e", X-B3-ParentSpanId:"03b92b939d8679ca", X-B3-Sampled:"0", X-ONAP-RequestID:"dc134d02-c905-445c-a178-55f7ddb7f448", X-RequestID:"dc134d02-c905-445c-a178-55f7ddb7f448", X-TransactionID:"dc134d02-c905-445c-a178-55f7ddb7f448", X-ECOMP-RequestID:"dc134d02-c905-445c-a178-55f7ddb7f448", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d26500d-d2e6-4b58-a3c3-0b6fb38cc4a4"] 2021-09-03T02:56:38.935Z|dc134d02-c905-445c-a178-55f7ddb7f448|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:56:38.935Z|dc134d02-c905-445c-a178-55f7ddb7f448|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:38.943Z|dc134d02-c905-445c-a178-55f7ddb7f448|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:38.943Z|dc134d02-c905-445c-a178-55f7ddb7f448|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:38.944Z|dc134d02-c905-445c-a178-55f7ddb7f448|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:56:38.944Z|dc134d02-c905-445c-a178-55f7ddb7f448|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:56:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:38.944Z|dc134d02-c905-445c-a178-55f7ddb7f448|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:56:38.945Z|dc134d02-c905-445c-a178-55f7ddb7f448|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:38.945Z|dc134d02-c905-445c-a178-55f7ddb7f448|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:56:38.951Z|dc134d02-c905-445c-a178-55f7ddb7f448|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:56:39.078Z|66f7721c-3474-47ee-9362-cc3c10dd9b95|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:56:39.081Z|66f7721c-3474-47ee-9362-cc3c10dd9b95|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212 2021-09-03T02:56:39.082Z|66f7721c-3474-47ee-9362-cc3c10dd9b95|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|INFO|500||Invoke 2021-09-03T02:56:39.082Z|66f7721c-3474-47ee-9362-cc3c10dd9b95|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:39.082Z|66f7721c-3474-47ee-9362-cc3c10dd9b95|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212 2021-09-03T02:56:39.083Z|66f7721c-3474-47ee-9362-cc3c10dd9b95|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Method : GET 2021-09-03T02:56:39.083Z|66f7721c-3474-47ee-9362-cc3c10dd9b95|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"84c7eddde3f3be8a", X-B3-SpanId:"e5d28a2febccc38f", X-B3-ParentSpanId:"84c7eddde3f3be8a", X-B3-Sampled:"0", X-ONAP-RequestID:"66f7721c-3474-47ee-9362-cc3c10dd9b95", X-RequestID:"66f7721c-3474-47ee-9362-cc3c10dd9b95", X-TransactionID:"66f7721c-3474-47ee-9362-cc3c10dd9b95", X-ECOMP-RequestID:"66f7721c-3474-47ee-9362-cc3c10dd9b95", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ba450e3-fb08-4f4e-ad88-66d688c3d7e2"] 2021-09-03T02:56:39.083Z|66f7721c-3474-47ee-9362-cc3c10dd9b95|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Request body: 2021-09-03T02:56:39.083Z|66f7721c-3474-47ee-9362-cc3c10dd9b95|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:39.095Z|66f7721c-3474-47ee-9362-cc3c10dd9b95|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:39.095Z|66f7721c-3474-47ee-9362-cc3c10dd9b95|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:39.095Z|66f7721c-3474-47ee-9362-cc3c10dd9b95|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Status text : 2021-09-03T02:56:39.096Z|66f7721c-3474-47ee-9362-cc3c10dd9b95|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:56:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:39.096Z|66f7721c-3474-47ee-9362-cc3c10dd9b95|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Response body: { "requestId" : "69277064-5234-48ed-8d69-8048c2f32212", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:56:27.000+00:00", "endTime" : "2021-09-03T02:56:31.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:56:31.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "69277064-5234-48ed-8d69-8048c2f32212", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212" } } } 2021-09-03T02:56:39.096Z|66f7721c-3474-47ee-9362-cc3c10dd9b95|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:39.097Z|66f7721c-3474-47ee-9362-cc3c10dd9b95|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|INFO|500||InvokeReturn 2021-09-03T02:56:39.097Z|66f7721c-3474-47ee-9362-cc3c10dd9b95|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false 2021-09-03T02:56:39.098Z|66f7721c-3474-47ee-9362-cc3c10dd9b95|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:56:39.098Z|66f7721c-3474-47ee-9362-cc3c10dd9b95|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:39.098Z|66f7721c-3474-47ee-9362-cc3c10dd9b95|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false 2021-09-03T02:56:39.098Z|66f7721c-3474-47ee-9362-cc3c10dd9b95|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:56:39.098Z|66f7721c-3474-47ee-9362-cc3c10dd9b95|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"84c7eddde3f3be8a", X-B3-SpanId:"29346f5d3b29eb7a", X-B3-ParentSpanId:"84c7eddde3f3be8a", X-B3-Sampled:"0", X-ONAP-RequestID:"66f7721c-3474-47ee-9362-cc3c10dd9b95", X-RequestID:"66f7721c-3474-47ee-9362-cc3c10dd9b95", X-TransactionID:"66f7721c-3474-47ee-9362-cc3c10dd9b95", X-ECOMP-RequestID:"66f7721c-3474-47ee-9362-cc3c10dd9b95", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"452dae01-905a-47b6-8d29-3676d6eadc80"] 2021-09-03T02:56:39.099Z|66f7721c-3474-47ee-9362-cc3c10dd9b95|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:56:39.099Z|66f7721c-3474-47ee-9362-cc3c10dd9b95|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:39.105Z|66f7721c-3474-47ee-9362-cc3c10dd9b95|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:39.106Z|66f7721c-3474-47ee-9362-cc3c10dd9b95|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:39.106Z|66f7721c-3474-47ee-9362-cc3c10dd9b95|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:56:39.106Z|66f7721c-3474-47ee-9362-cc3c10dd9b95|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:56:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:39.107Z|66f7721c-3474-47ee-9362-cc3c10dd9b95|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:56:39.107Z|66f7721c-3474-47ee-9362-cc3c10dd9b95|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:39.107Z|66f7721c-3474-47ee-9362-cc3c10dd9b95|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:56:39.112Z|66f7721c-3474-47ee-9362-cc3c10dd9b95|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:56:39.239Z|98f1d042-43c0-4be7-8724-29fe254a5e8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:56:39.241Z|98f1d042-43c0-4be7-8724-29fe254a5e8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212 2021-09-03T02:56:39.242Z|98f1d042-43c0-4be7-8724-29fe254a5e8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|INFO|500||Invoke 2021-09-03T02:56:39.242Z|98f1d042-43c0-4be7-8724-29fe254a5e8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:39.242Z|98f1d042-43c0-4be7-8724-29fe254a5e8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212 2021-09-03T02:56:39.243Z|98f1d042-43c0-4be7-8724-29fe254a5e8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Method : GET 2021-09-03T02:56:39.243Z|98f1d042-43c0-4be7-8724-29fe254a5e8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"067ff17d4363c909", X-B3-SpanId:"044c603c3d7018ad", X-B3-ParentSpanId:"067ff17d4363c909", X-B3-Sampled:"0", X-ONAP-RequestID:"98f1d042-43c0-4be7-8724-29fe254a5e8f", X-RequestID:"98f1d042-43c0-4be7-8724-29fe254a5e8f", X-TransactionID:"98f1d042-43c0-4be7-8724-29fe254a5e8f", X-ECOMP-RequestID:"98f1d042-43c0-4be7-8724-29fe254a5e8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f74b8abf-6953-4396-b9de-1c18f66e13fd"] 2021-09-03T02:56:39.243Z|98f1d042-43c0-4be7-8724-29fe254a5e8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Request body: 2021-09-03T02:56:39.243Z|98f1d042-43c0-4be7-8724-29fe254a5e8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:39.257Z|98f1d042-43c0-4be7-8724-29fe254a5e8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:39.257Z|98f1d042-43c0-4be7-8724-29fe254a5e8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:39.257Z|98f1d042-43c0-4be7-8724-29fe254a5e8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Status text : 2021-09-03T02:56:39.258Z|98f1d042-43c0-4be7-8724-29fe254a5e8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:56:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:39.259Z|98f1d042-43c0-4be7-8724-29fe254a5e8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Response body: { "requestId" : "69277064-5234-48ed-8d69-8048c2f32212", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:56:27.000+00:00", "endTime" : "2021-09-03T02:56:31.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:56:31.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "69277064-5234-48ed-8d69-8048c2f32212", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212" } } } 2021-09-03T02:56:39.259Z|98f1d042-43c0-4be7-8724-29fe254a5e8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:39.259Z|98f1d042-43c0-4be7-8724-29fe254a5e8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|INFO|500||InvokeReturn 2021-09-03T02:56:39.260Z|98f1d042-43c0-4be7-8724-29fe254a5e8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false 2021-09-03T02:56:39.260Z|98f1d042-43c0-4be7-8724-29fe254a5e8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:56:39.261Z|98f1d042-43c0-4be7-8724-29fe254a5e8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:39.261Z|98f1d042-43c0-4be7-8724-29fe254a5e8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false 2021-09-03T02:56:39.261Z|98f1d042-43c0-4be7-8724-29fe254a5e8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:56:39.261Z|98f1d042-43c0-4be7-8724-29fe254a5e8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"067ff17d4363c909", X-B3-SpanId:"21861c6bff3c072f", X-B3-ParentSpanId:"067ff17d4363c909", X-B3-Sampled:"0", X-ONAP-RequestID:"98f1d042-43c0-4be7-8724-29fe254a5e8f", X-RequestID:"98f1d042-43c0-4be7-8724-29fe254a5e8f", X-TransactionID:"98f1d042-43c0-4be7-8724-29fe254a5e8f", X-ECOMP-RequestID:"98f1d042-43c0-4be7-8724-29fe254a5e8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24d96035-ab84-46ca-bbe9-faec9803ae4b"] 2021-09-03T02:56:39.261Z|98f1d042-43c0-4be7-8724-29fe254a5e8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:56:39.262Z|98f1d042-43c0-4be7-8724-29fe254a5e8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:39.268Z|98f1d042-43c0-4be7-8724-29fe254a5e8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:39.268Z|98f1d042-43c0-4be7-8724-29fe254a5e8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:39.269Z|98f1d042-43c0-4be7-8724-29fe254a5e8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:56:39.270Z|98f1d042-43c0-4be7-8724-29fe254a5e8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:56:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:39.270Z|98f1d042-43c0-4be7-8724-29fe254a5e8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:56:39.271Z|98f1d042-43c0-4be7-8724-29fe254a5e8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:39.271Z|98f1d042-43c0-4be7-8724-29fe254a5e8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:56:39.278Z|98f1d042-43c0-4be7-8724-29fe254a5e8f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:56:39.401Z|ebda3628-2884-4a91-ab35-dc4592594501|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:56:39.404Z|ebda3628-2884-4a91-ab35-dc4592594501|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212 2021-09-03T02:56:39.404Z|ebda3628-2884-4a91-ab35-dc4592594501|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|INFO|500||Invoke 2021-09-03T02:56:39.405Z|ebda3628-2884-4a91-ab35-dc4592594501|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:39.405Z|ebda3628-2884-4a91-ab35-dc4592594501|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212 2021-09-03T02:56:39.405Z|ebda3628-2884-4a91-ab35-dc4592594501|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Method : GET 2021-09-03T02:56:39.405Z|ebda3628-2884-4a91-ab35-dc4592594501|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8610c83fce359085", X-B3-SpanId:"3fcf0c37bf9ab1e7", X-B3-ParentSpanId:"8610c83fce359085", X-B3-Sampled:"0", X-ONAP-RequestID:"ebda3628-2884-4a91-ab35-dc4592594501", X-RequestID:"ebda3628-2884-4a91-ab35-dc4592594501", X-TransactionID:"ebda3628-2884-4a91-ab35-dc4592594501", X-ECOMP-RequestID:"ebda3628-2884-4a91-ab35-dc4592594501", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fae84a7a-66b7-49f7-b326-09b5049edadf"] 2021-09-03T02:56:39.405Z|ebda3628-2884-4a91-ab35-dc4592594501|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Request body: 2021-09-03T02:56:39.405Z|ebda3628-2884-4a91-ab35-dc4592594501|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:39.458Z|ebda3628-2884-4a91-ab35-dc4592594501|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:39.458Z|ebda3628-2884-4a91-ab35-dc4592594501|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:39.459Z|ebda3628-2884-4a91-ab35-dc4592594501|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Status text : 2021-09-03T02:56:39.459Z|ebda3628-2884-4a91-ab35-dc4592594501|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:56:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:39.459Z|ebda3628-2884-4a91-ab35-dc4592594501|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||Response body: { "requestId" : "69277064-5234-48ed-8d69-8048c2f32212", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:56:27.000+00:00", "endTime" : "2021-09-03T02:56:31.000+00:00", "source" : "VID", "vnfId" : "a760820b-453b-4f0c-b8a2-3b3542f55940", "vnfName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2_vnf_0", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"8eb2880b-ef9f-4fd4-bfee-0c6937858278\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c205689-c82b-4efd-bbc5-304ea6babf1b\",\n \"modelCustomizationId\": \"84e3e7cc-2af4-4b9d-ace3-7a4175b6fb88\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:56:31.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29/vnfs/a760820b-453b-4f0c-b8a2-3b3542f55940", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "69277064-5234-48ed-8d69-8048c2f32212", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212" } } } 2021-09-03T02:56:39.460Z|ebda3628-2884-4a91-ab35-dc4592594501|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:39.460Z|ebda3628-2884-4a91-ab35-dc4592594501|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/69277064-5234-48ed-8d69-8048c2f32212|INFO|500||InvokeReturn 2021-09-03T02:56:39.461Z|ebda3628-2884-4a91-ab35-dc4592594501|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false 2021-09-03T02:56:39.462Z|ebda3628-2884-4a91-ab35-dc4592594501|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:56:39.462Z|ebda3628-2884-4a91-ab35-dc4592594501|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:39.462Z|ebda3628-2884-4a91-ab35-dc4592594501|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false 2021-09-03T02:56:39.463Z|ebda3628-2884-4a91-ab35-dc4592594501|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:56:39.463Z|ebda3628-2884-4a91-ab35-dc4592594501|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8610c83fce359085", X-B3-SpanId:"67c991055c3db9ab", X-B3-ParentSpanId:"8610c83fce359085", X-B3-Sampled:"0", X-ONAP-RequestID:"ebda3628-2884-4a91-ab35-dc4592594501", X-RequestID:"ebda3628-2884-4a91-ab35-dc4592594501", X-TransactionID:"ebda3628-2884-4a91-ab35-dc4592594501", X-ECOMP-RequestID:"ebda3628-2884-4a91-ab35-dc4592594501", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce0c04b2-ac5e-4eee-8309-d5de80b75844"] 2021-09-03T02:56:39.463Z|ebda3628-2884-4a91-ab35-dc4592594501|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:56:39.464Z|ebda3628-2884-4a91-ab35-dc4592594501|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:39.473Z|ebda3628-2884-4a91-ab35-dc4592594501|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:39.474Z|ebda3628-2884-4a91-ab35-dc4592594501|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:39.474Z|ebda3628-2884-4a91-ab35-dc4592594501|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:56:39.474Z|ebda3628-2884-4a91-ab35-dc4592594501|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:56:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:39.475Z|ebda3628-2884-4a91-ab35-dc4592594501|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:56:39.475Z|ebda3628-2884-4a91-ab35-dc4592594501|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:39.476Z|ebda3628-2884-4a91-ab35-dc4592594501|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=69277064-5234-48ed-8d69-8048c2f32212&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:56:39.481Z|ebda3628-2884-4a91-ab35-dc4592594501|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/69277064-5234-48ed-8d69-8048c2f32212|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:56:39.645Z|6a14950f-bd5f-46d9-8df0-9f516189fa65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:56:39.645Z|c82a8c24-a260-438c-b949-75521dd34a7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:56:39.645Z|46e934a6-6a11-4d11-ba2a-50f5dac44a90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:56:39.645Z|6a14950f-bd5f-46d9-8df0-9f516189fa65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:56:39.645Z|c82a8c24-a260-438c-b949-75521dd34a7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:56:39.646Z|46e934a6-6a11-4d11-ba2a-50f5dac44a90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:56:45.868Z|0b508a3a-8922-4888-ad2f-a69dcc8d449d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:56:45.871Z|0b508a3a-8922-4888-ad2f-a69dcc8d449d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:56:49.663Z|623f843c-730f-4ed1-acff-b89e6eac7906|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:56:49.663Z|623f843c-730f-4ed1-acff-b89e6eac7906|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:56:49.663Z|571467d0-8d81-4b2b-bdb5-ea10638772af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:56:49.664Z|571467d0-8d81-4b2b-bdb5-ea10638772af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:56:49.664Z|ff15a205-eee8-4a85-a039-6c42e833dd12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:56:49.664Z|ff15a205-eee8-4a85-a039-6c42e833dd12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:56:51.041Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:56:51.042Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|||INFO|500||Checking if requestId: fc140c46-a7c6-4ac4-ad54-719e0f9d4912 already exists in requestDb InfraActiveRequests table 2021-09-03T02:56:51.043Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912 2021-09-03T02:56:51.043Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|INFO|500||Invoke 2021-09-03T02:56:51.043Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:51.043Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912 2021-09-03T02:56:51.044Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Method : GET 2021-09-03T02:56:51.044Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e4f7a5b4194938d", X-B3-SpanId:"46b4e788816ab65a", X-B3-ParentSpanId:"4e4f7a5b4194938d", X-B3-Sampled:"0", X-ONAP-RequestID:"fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-RequestID:"fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-TransactionID:"fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-ECOMP-RequestID:"fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc6d0046-dbba-4e0f-a3ca-455eefa0c6e1"] 2021-09-03T02:56:51.044Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Request body: 2021-09-03T02:56:51.044Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:51.054Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:51.054Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:56:51.054Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Status text : 2021-09-03T02:56:51.055Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:56:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:51.055Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Response body: 2021-09-03T02:56:51.055Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:51.056Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|INFO|404|Not Found|InvokeReturn 2021-09-03T02:56:51.064Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|||INFO|500||Running local validations 2021-09-03T02:56:51.073Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:56:51.097Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-09-03T02:56:51.098Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29?format=pathed|INFO|500||Invoke 2021-09-03T02:56:51.132Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29?format=pathed|INFO|500||InvokeReturn 2021-09-03T02:56:51.133Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210903-02:56:51:115-96164], vertex-id=[463080], Content-Length=[246], Date=[Fri, 03 Sep 2021 02:56:51 GMT], Content-Type=[application/json]} 2021-09-03T02:56:51.134Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29"}]} 2021-09-03T02:56:51.139Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:56:51.156Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-09-03T02:56:51.156Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2021-09-03T02:56:51.196Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2021-09-03T02:56:51.196Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210903-02:56:51:178-34317], Content-Length=[603], Date=[Fri, 03 Sep 2021 02:56:51 GMT], Content-Type=[application/json]} 2021-09-03T02:56:51.197Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29/related-to/generic-vnfs","Node Not Found:No Node of type generic-vnf found at: business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2021-09-03T02:56:51.198Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2021-09-03T02:56:51.202Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:56:51.216Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-09-03T02:56:51.216Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29?format=pathed|INFO|500||Invoke 2021-09-03T02:56:51.254Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29?format=pathed|INFO|500||InvokeReturn 2021-09-03T02:56:51.255Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210903-02:56:51:237-87608], vertex-id=[463080], Content-Length=[246], Date=[Fri, 03 Sep 2021 02:56:51 GMT], Content-Type=[application/json]} 2021-09-03T02:56:51.256Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29"}]} 2021-09-03T02:56:51.261Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:56:51.279Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-09-03T02:56:51.280Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2021-09-03T02:56:51.315Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2021-09-03T02:56:51.315Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210903-02:56:51:297-14997], Content-Length=[600], Date=[Fri, 03 Sep 2021 02:56:51 GMT], Content-Type=[application/json]} 2021-09-03T02:56:51.316Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29/related-to/l3-networks","Node Not Found:No Node of type l3-network found at: business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29/related-to/l3-networks","ERR.5.4.6114"]}}} 2021-09-03T02:56:51.317Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2021-09-03T02:56:51.323Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:56:51.340Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-09-03T02:56:51.340Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29?format=pathed|INFO|500||Invoke 2021-09-03T02:56:51.377Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29?format=pathed|INFO|500||InvokeReturn 2021-09-03T02:56:51.378Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-210903-02:56:51:358-82121], vertex-id=[463080], Content-Length=[246], Date=[Fri, 03 Sep 2021 02:56:51 GMT], Content-Type=[application/json]} 2021-09-03T02:56:51.378Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29"}]} 2021-09-03T02:56:51.385Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:56:51.408Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2021-09-03T02:56:51.408Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[fc140c46-a7c6-4ac4-ad54-719e0f9d4912], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c9d3470a-1170-4ff5-b6b2-9efa5ac70990], X-ECOMP-RequestID=[fc140c46-a7c6-4ac4-ad54-719e0f9d4912], X-TransactionId=[], X-ONAP-RequestID=[fc140c46-a7c6-4ac4-ad54-719e0f9d4912]} 2021-09-03T02:56:51.448Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210903-02:56:51:426-94221], Content-Length=[609], Date=[Fri, 03 Sep 2021 02:56:51 GMT], Content-Type=[application/json]} 2021-09-03T02:56:51.449Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29/related-to/configurations","Node Not Found:No Node of type configuration found at: business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29/related-to/configurations","ERR.5.4.6114"]}}} 2021-09-03T02:56:51.449Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2021-09-03T02:56:51.451Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/311329d4-8de6-48f1-9dc2-9e546f5bfa29/related-to/configurations?resultIndex=0&resultSize=1&format=count 2021-09-03T02:56:51.457Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:56:51.482Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-09-03T02:56:51.482Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|INFO|500||Invoke 2021-09-03T02:56:51.526Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|INFO|500||InvokeReturn 2021-09-03T02:56:51.527Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210903-02:56:51:501-35783], vertex-id=[164008], Content-Length=[609], Date=[Fri, 03 Sep 2021 02:56:51 GMT], Content-Type=[application/json]} 2021-09-03T02:56:51.528Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|||DEBUG|500||{"tenant-id":"93f71d5aeecb4135a3590b6f62af098b","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1630637790607","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2021-09-03T02:56:51.530Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-09-03T02:56:51.530Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-09-03T02:56:51.531Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:56:51.531Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-09-03T02:56:51.532Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:51.532Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:56:51.532Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-09-03T02:56:51.533Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"4e4f7a5b4194938d", X-B3-SpanId:"98e0f95aa0ec4a1f", X-B3-ParentSpanId:"4e4f7a5b4194938d", X-B3-Sampled:"0", X-ONAP-RequestID:"fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-RequestID:"fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-TransactionID:"fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-ECOMP-RequestID:"fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db82cf15-d294-4c2d-8d6b-0fa89e6a14a9"] 2021-09-03T02:56:51.533Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"311329d4-8de6-48f1-9dc2-9e546f5bfa29"},"instanceName":null,"requestScope":"service"} 2021-09-03T02:56:51.533Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:51.543Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:51.544Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:51.544Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-09-03T02:56:51.544Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:56:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:51.545Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-09-03T02:56:51.545Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:51.545Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-09-03T02:56:51.546Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-09-03T02:56:51.546Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2021-09-03T02:56:51.546Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:51.546Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-09-03T02:56:51.547Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2021-09-03T02:56:51.547Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-RequestID:"fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-TransactionID:"fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-ECOMP-RequestID:"fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65228def-f8dd-46a5-a601-4bd4d601c0e4"] 2021-09-03T02:56:51.547Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2021-09-03T02:56:51.547Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:51.568Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:51.568Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:51.568Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2021-09-03T02:56:51.569Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:56:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:51.569Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2021-09-03 01:02:43.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" } } } 2021-09-03T02:56:51.570Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:51.570Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2021-09-03T02:56:51.574Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2021-09-03T02:56:51.574Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2021-09-03T02:56:51.575Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:51.575Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2021-09-03T02:56:51.575Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2021-09-03T02:56:51.576Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-RequestID:"fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-TransactionID:"fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-ECOMP-RequestID:"fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47999536-966b-48e3-8a81-0d60972874fb"] 2021-09-03T02:56:51.576Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2021-09-03T02:56:51.576Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:51.592Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:51.592Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:51.593Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : 2021-09-03T02:56:51.593Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:56:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:51.594Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 511, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2021-09-03T01:02:43.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/511" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/511" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/511/service" } } } 2021-09-03T02:56:51.594Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:51.594Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2021-09-03T02:56:51.598Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-09-03T02:56:51.598Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2021-09-03T02:56:51.599Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:51.599Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-09-03T02:56:51.599Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2021-09-03T02:56:51.600Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-RequestID:"fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-TransactionID:"fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-ECOMP-RequestID:"fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7dfd8fa0-a04d-4f1c-adce-a96debe85806"] 2021-09-03T02:56:51.600Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2021-09-03T02:56:51.600Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:51.615Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:51.616Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:51.616Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2021-09-03T02:56:51.616Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:56:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:51.617Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2021-09-03 01:02:43.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" } } } 2021-09-03T02:56:51.617Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:51.618Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2021-09-03T02:56:51.628Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:56:51.628Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-09-03T02:56:51.628Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:51.629Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:56:51.629Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-09-03T02:56:51.629Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1374", X-B3-TraceId:"4e4f7a5b4194938d", X-B3-SpanId:"8c78636d1147481a", X-B3-ParentSpanId:"4e4f7a5b4194938d", X-B3-Sampled:"0", X-ONAP-RequestID:"fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-RequestID:"fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-TransactionID:"fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-ECOMP-RequestID:"fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbdfc8eb-139e-4592-93cc-9c2526b53a5c"] 2021-09-03T02:56:51.629Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"fc140c46-a7c6-4ac4-ad54-719e0f9d4912","requestStatus":"IN_PROGRESS","startTime":1630637811452,"source":"VID","tenantId":"93f71d5aeecb4135a3590b6f62af098b","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"311329d4-8de6-48f1-9dc2-9e546f5bfa29","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"fc140c46-a7c6-4ac4-ad54-719e0f9d4912"} 2021-09-03T02:56:51.630Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:51.644Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:51.644Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-09-03T02:56:51.644Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-09-03T02:56:51.645Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:56:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:51.645Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "fc140c46-a7c6-4ac4-ad54-719e0f9d4912", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:56:51.452+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-09-03T02:56:51.636+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "fc140c46-a7c6-4ac4-ad54-719e0f9d4912", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912" } } } 2021-09-03T02:56:51.645Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:51.646Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-09-03T02:56:51.652Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:56:51.652Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-09-03T02:56:51.653Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:51.653Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:56:51.653Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-09-03T02:56:51.653Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2021", X-B3-TraceId:"4e4f7a5b4194938d", X-B3-SpanId:"53af892097441e4c", X-B3-ParentSpanId:"4e4f7a5b4194938d", X-B3-Sampled:"0", X-ONAP-RequestID:"fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-RequestID:"fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-TransactionID:"fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-ECOMP-RequestID:"fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82ad26fe-0fd7-4b5a-992b-75f029c6e3c1"] 2021-09-03T02:56:51.653Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"de2dd50a-c763-4abf-b322-5428010d5d6b\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"4af13815-6c49-41de-9347-5b78c5571283\",\"modelUuid\":\"4af13815-6c49-41de-9347-5b78c5571283\",\"modelInvariantUuid\":\"de2dd50a-c763-4abf-b322-5428010d5d6b\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"93f71d5aeecb4135a3590b6f62af098b\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"311329d4-8de6-48f1-9dc2-9e546f5bfa29\"}","type":"String"},"requestId":{"value":"fc140c46-a7c6-4ac4-ad54-719e0f9d4912","type":"String"},"mso-request-id":{"value":"fc140c46-a7c6-4ac4-ad54-719e0f9d4912","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"311329d4-8de6-48f1-9dc2-9e546f5bfa29","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-09-03T02:56:51.654Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:52.665Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:52.665Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-09-03T02:56:52.665Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-09-03T02:56:52.666Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 03 Sep 2021 02:56:52 GMT", X-ONAP-RequestID:"fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-RequestID:"fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-TransactionID:"fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-ECOMP-RequestID:"fc140c46-a7c6-4ac4-ad54-719e0f9d4912", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"82ad26fe-0fd7-4b5a-992b-75f029c6e3c1", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:52.666Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"fc140c46-a7c6-4ac4-ad54-719e0f9d4912\",\"instanceId\":\"311329d4-8de6-48f1-9dc2-9e546f5bfa29\"}}","message":"Success","processInstanceID":"96b86d45-0c62-11ec-994b-e2843a500213","variables":null,"messageCode":200} 2021-09-03T02:56:52.666Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:52.667Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-09-03T02:56:52.670Z|fc140c46-a7c6-4ac4-ad54-719e0f9d4912|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:56:52.805Z|5e50b630-8b8a-41a2-9f68-2450ae6a5d94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:56:52.809Z|5e50b630-8b8a-41a2-9f68-2450ae6a5d94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912 2021-09-03T02:56:52.809Z|5e50b630-8b8a-41a2-9f68-2450ae6a5d94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|INFO|500||Invoke 2021-09-03T02:56:52.809Z|5e50b630-8b8a-41a2-9f68-2450ae6a5d94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:52.809Z|5e50b630-8b8a-41a2-9f68-2450ae6a5d94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912 2021-09-03T02:56:52.809Z|5e50b630-8b8a-41a2-9f68-2450ae6a5d94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Method : GET 2021-09-03T02:56:52.810Z|5e50b630-8b8a-41a2-9f68-2450ae6a5d94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ae4b6c68e7759d2", X-B3-SpanId:"c6e6911946f8ddf3", X-B3-ParentSpanId:"5ae4b6c68e7759d2", X-B3-Sampled:"0", X-ONAP-RequestID:"5e50b630-8b8a-41a2-9f68-2450ae6a5d94", X-RequestID:"5e50b630-8b8a-41a2-9f68-2450ae6a5d94", X-TransactionID:"5e50b630-8b8a-41a2-9f68-2450ae6a5d94", X-ECOMP-RequestID:"5e50b630-8b8a-41a2-9f68-2450ae6a5d94", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a3cbe62-e7ba-43fa-a8a3-5966b1fd26f2"] 2021-09-03T02:56:52.810Z|5e50b630-8b8a-41a2-9f68-2450ae6a5d94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Request body: 2021-09-03T02:56:52.810Z|5e50b630-8b8a-41a2-9f68-2450ae6a5d94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:52.820Z|5e50b630-8b8a-41a2-9f68-2450ae6a5d94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:52.820Z|5e50b630-8b8a-41a2-9f68-2450ae6a5d94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:52.820Z|5e50b630-8b8a-41a2-9f68-2450ae6a5d94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Status text : 2021-09-03T02:56:52.821Z|5e50b630-8b8a-41a2-9f68-2450ae6a5d94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:56:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:52.821Z|5e50b630-8b8a-41a2-9f68-2450ae6a5d94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Response body: { "requestId" : "fc140c46-a7c6-4ac4-ad54-719e0f9d4912", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:56:51.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:56:51.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "serviceInstanceName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "fc140c46-a7c6-4ac4-ad54-719e0f9d4912", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912" } } } 2021-09-03T02:56:52.821Z|5e50b630-8b8a-41a2-9f68-2450ae6a5d94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:52.821Z|5e50b630-8b8a-41a2-9f68-2450ae6a5d94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|INFO|500||InvokeReturn 2021-09-03T02:56:52.823Z|5e50b630-8b8a-41a2-9f68-2450ae6a5d94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false 2021-09-03T02:56:52.823Z|5e50b630-8b8a-41a2-9f68-2450ae6a5d94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:56:52.823Z|5e50b630-8b8a-41a2-9f68-2450ae6a5d94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:56:52.824Z|5e50b630-8b8a-41a2-9f68-2450ae6a5d94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false 2021-09-03T02:56:52.824Z|5e50b630-8b8a-41a2-9f68-2450ae6a5d94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:56:52.824Z|5e50b630-8b8a-41a2-9f68-2450ae6a5d94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ae4b6c68e7759d2", X-B3-SpanId:"e46f067d72a27882", X-B3-ParentSpanId:"5ae4b6c68e7759d2", X-B3-Sampled:"0", X-ONAP-RequestID:"5e50b630-8b8a-41a2-9f68-2450ae6a5d94", X-RequestID:"5e50b630-8b8a-41a2-9f68-2450ae6a5d94", X-TransactionID:"5e50b630-8b8a-41a2-9f68-2450ae6a5d94", X-ECOMP-RequestID:"5e50b630-8b8a-41a2-9f68-2450ae6a5d94", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3732b5b8-0578-4d8e-b7e8-05f3c4acb9be"] 2021-09-03T02:56:52.824Z|5e50b630-8b8a-41a2-9f68-2450ae6a5d94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:56:52.825Z|5e50b630-8b8a-41a2-9f68-2450ae6a5d94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:56:52.832Z|5e50b630-8b8a-41a2-9f68-2450ae6a5d94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:56:52.832Z|5e50b630-8b8a-41a2-9f68-2450ae6a5d94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:56:52.832Z|5e50b630-8b8a-41a2-9f68-2450ae6a5d94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:56:52.833Z|5e50b630-8b8a-41a2-9f68-2450ae6a5d94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:56:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:56:52.833Z|5e50b630-8b8a-41a2-9f68-2450ae6a5d94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:56:52.833Z|5e50b630-8b8a-41a2-9f68-2450ae6a5d94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:56:52.833Z|5e50b630-8b8a-41a2-9f68-2450ae6a5d94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:56:52.839Z|5e50b630-8b8a-41a2-9f68-2450ae6a5d94|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:56:59.680Z|741365fe-4314-4ad0-8e0b-983de51dd587|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:56:59.680Z|3be0c11f-c074-457d-b246-889dd1c54871|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:56:59.681Z|741365fe-4314-4ad0-8e0b-983de51dd587|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:56:59.681Z|3be0c11f-c074-457d-b246-889dd1c54871|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:56:59.684Z|797952af-d37d-4729-bbe9-f88649286e4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:56:59.684Z|797952af-d37d-4729-bbe9-f88649286e4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:57:00.868Z|12b2bc79-f0a6-4bb5-a360-2405178feac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:57:00.869Z|12b2bc79-f0a6-4bb5-a360-2405178feac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:57:01.245Z|d97c29eb-5141-4f8c-af53-31af38b3acda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:57:01.245Z|d97c29eb-5141-4f8c-af53-31af38b3acda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:57:02.982Z|b40f4094-eecb-43c7-b1d2-5189255c17f1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:57:02.986Z|b40f4094-eecb-43c7-b1d2-5189255c17f1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912 2021-09-03T02:57:02.987Z|b40f4094-eecb-43c7-b1d2-5189255c17f1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|INFO|500||Invoke 2021-09-03T02:57:02.987Z|b40f4094-eecb-43c7-b1d2-5189255c17f1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||===========================request begin================================================ 2021-09-03T02:57:02.988Z|b40f4094-eecb-43c7-b1d2-5189255c17f1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912 2021-09-03T02:57:02.988Z|b40f4094-eecb-43c7-b1d2-5189255c17f1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Method : GET 2021-09-03T02:57:02.988Z|b40f4094-eecb-43c7-b1d2-5189255c17f1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"53ef7abbca1bf9f5", X-B3-SpanId:"a4f469cffaee4844", X-B3-ParentSpanId:"53ef7abbca1bf9f5", X-B3-Sampled:"0", X-ONAP-RequestID:"b40f4094-eecb-43c7-b1d2-5189255c17f1", X-RequestID:"b40f4094-eecb-43c7-b1d2-5189255c17f1", X-TransactionID:"b40f4094-eecb-43c7-b1d2-5189255c17f1", X-ECOMP-RequestID:"b40f4094-eecb-43c7-b1d2-5189255c17f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"750967c6-ab60-4902-9177-9fcc824d6ad2"] 2021-09-03T02:57:02.988Z|b40f4094-eecb-43c7-b1d2-5189255c17f1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Request body: 2021-09-03T02:57:02.989Z|b40f4094-eecb-43c7-b1d2-5189255c17f1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||==========================request end================================================ 2021-09-03T02:57:03.001Z|b40f4094-eecb-43c7-b1d2-5189255c17f1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||============================response begin========================================== 2021-09-03T02:57:03.002Z|b40f4094-eecb-43c7-b1d2-5189255c17f1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Status code : 200 OK 2021-09-03T02:57:03.002Z|b40f4094-eecb-43c7-b1d2-5189255c17f1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Status text : 2021-09-03T02:57:03.002Z|b40f4094-eecb-43c7-b1d2-5189255c17f1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:57:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:57:03.003Z|b40f4094-eecb-43c7-b1d2-5189255c17f1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Response body: { "requestId" : "fc140c46-a7c6-4ac4-ad54-719e0f9d4912", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:56:51.000+00:00", "endTime" : "2021-09-03T02:56:55.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:56:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "serviceInstanceName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "fc140c46-a7c6-4ac4-ad54-719e0f9d4912", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912" } } } 2021-09-03T02:57:03.003Z|b40f4094-eecb-43c7-b1d2-5189255c17f1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||=======================response end================================================= 2021-09-03T02:57:03.003Z|b40f4094-eecb-43c7-b1d2-5189255c17f1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|INFO|500||InvokeReturn 2021-09-03T02:57:03.004Z|b40f4094-eecb-43c7-b1d2-5189255c17f1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false 2021-09-03T02:57:03.005Z|b40f4094-eecb-43c7-b1d2-5189255c17f1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:57:03.005Z|b40f4094-eecb-43c7-b1d2-5189255c17f1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:57:03.005Z|b40f4094-eecb-43c7-b1d2-5189255c17f1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false 2021-09-03T02:57:03.005Z|b40f4094-eecb-43c7-b1d2-5189255c17f1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:57:03.005Z|b40f4094-eecb-43c7-b1d2-5189255c17f1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"53ef7abbca1bf9f5", X-B3-SpanId:"de3b0666448aae9b", X-B3-ParentSpanId:"53ef7abbca1bf9f5", X-B3-Sampled:"0", X-ONAP-RequestID:"b40f4094-eecb-43c7-b1d2-5189255c17f1", X-RequestID:"b40f4094-eecb-43c7-b1d2-5189255c17f1", X-TransactionID:"b40f4094-eecb-43c7-b1d2-5189255c17f1", X-ECOMP-RequestID:"b40f4094-eecb-43c7-b1d2-5189255c17f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"579e6631-fd26-44c5-a34f-a0d4e31557e6"] 2021-09-03T02:57:03.005Z|b40f4094-eecb-43c7-b1d2-5189255c17f1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:57:03.006Z|b40f4094-eecb-43c7-b1d2-5189255c17f1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:57:03.012Z|b40f4094-eecb-43c7-b1d2-5189255c17f1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:57:03.013Z|b40f4094-eecb-43c7-b1d2-5189255c17f1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:57:03.013Z|b40f4094-eecb-43c7-b1d2-5189255c17f1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:57:03.013Z|b40f4094-eecb-43c7-b1d2-5189255c17f1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:57:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:57:03.014Z|b40f4094-eecb-43c7-b1d2-5189255c17f1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:57:03.014Z|b40f4094-eecb-43c7-b1d2-5189255c17f1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:57:03.014Z|b40f4094-eecb-43c7-b1d2-5189255c17f1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:57:03.020Z|b40f4094-eecb-43c7-b1d2-5189255c17f1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:57:03.143Z|67922b6d-d5ef-4fae-8a4e-6ce1ba54af80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:57:03.146Z|67922b6d-d5ef-4fae-8a4e-6ce1ba54af80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912 2021-09-03T02:57:03.147Z|67922b6d-d5ef-4fae-8a4e-6ce1ba54af80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|INFO|500||Invoke 2021-09-03T02:57:03.147Z|67922b6d-d5ef-4fae-8a4e-6ce1ba54af80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||===========================request begin================================================ 2021-09-03T02:57:03.147Z|67922b6d-d5ef-4fae-8a4e-6ce1ba54af80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912 2021-09-03T02:57:03.147Z|67922b6d-d5ef-4fae-8a4e-6ce1ba54af80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Method : GET 2021-09-03T02:57:03.147Z|67922b6d-d5ef-4fae-8a4e-6ce1ba54af80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"84301c42b1ca44a1", X-B3-SpanId:"106393e7f9a24d6e", X-B3-ParentSpanId:"84301c42b1ca44a1", X-B3-Sampled:"0", X-ONAP-RequestID:"67922b6d-d5ef-4fae-8a4e-6ce1ba54af80", X-RequestID:"67922b6d-d5ef-4fae-8a4e-6ce1ba54af80", X-TransactionID:"67922b6d-d5ef-4fae-8a4e-6ce1ba54af80", X-ECOMP-RequestID:"67922b6d-d5ef-4fae-8a4e-6ce1ba54af80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ede5c23-6c00-4306-b0ba-792a7a5c3f45"] 2021-09-03T02:57:03.148Z|67922b6d-d5ef-4fae-8a4e-6ce1ba54af80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Request body: 2021-09-03T02:57:03.148Z|67922b6d-d5ef-4fae-8a4e-6ce1ba54af80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||==========================request end================================================ 2021-09-03T02:57:03.162Z|67922b6d-d5ef-4fae-8a4e-6ce1ba54af80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||============================response begin========================================== 2021-09-03T02:57:03.162Z|67922b6d-d5ef-4fae-8a4e-6ce1ba54af80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Status code : 200 OK 2021-09-03T02:57:03.162Z|67922b6d-d5ef-4fae-8a4e-6ce1ba54af80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Status text : 2021-09-03T02:57:03.163Z|67922b6d-d5ef-4fae-8a4e-6ce1ba54af80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:57:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:57:03.163Z|67922b6d-d5ef-4fae-8a4e-6ce1ba54af80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Response body: { "requestId" : "fc140c46-a7c6-4ac4-ad54-719e0f9d4912", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:56:51.000+00:00", "endTime" : "2021-09-03T02:56:55.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:56:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "serviceInstanceName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "fc140c46-a7c6-4ac4-ad54-719e0f9d4912", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912" } } } 2021-09-03T02:57:03.164Z|67922b6d-d5ef-4fae-8a4e-6ce1ba54af80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||=======================response end================================================= 2021-09-03T02:57:03.164Z|67922b6d-d5ef-4fae-8a4e-6ce1ba54af80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|INFO|500||InvokeReturn 2021-09-03T02:57:03.165Z|67922b6d-d5ef-4fae-8a4e-6ce1ba54af80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false 2021-09-03T02:57:03.166Z|67922b6d-d5ef-4fae-8a4e-6ce1ba54af80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:57:03.166Z|67922b6d-d5ef-4fae-8a4e-6ce1ba54af80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:57:03.166Z|67922b6d-d5ef-4fae-8a4e-6ce1ba54af80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false 2021-09-03T02:57:03.167Z|67922b6d-d5ef-4fae-8a4e-6ce1ba54af80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:57:03.167Z|67922b6d-d5ef-4fae-8a4e-6ce1ba54af80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"84301c42b1ca44a1", X-B3-SpanId:"b7b9dea9493dbcf4", X-B3-ParentSpanId:"84301c42b1ca44a1", X-B3-Sampled:"0", X-ONAP-RequestID:"67922b6d-d5ef-4fae-8a4e-6ce1ba54af80", X-RequestID:"67922b6d-d5ef-4fae-8a4e-6ce1ba54af80", X-TransactionID:"67922b6d-d5ef-4fae-8a4e-6ce1ba54af80", X-ECOMP-RequestID:"67922b6d-d5ef-4fae-8a4e-6ce1ba54af80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e89f63a-3388-4cf9-ae59-7c57d64af5e0"] 2021-09-03T02:57:03.168Z|67922b6d-d5ef-4fae-8a4e-6ce1ba54af80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:57:03.168Z|67922b6d-d5ef-4fae-8a4e-6ce1ba54af80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:57:03.176Z|67922b6d-d5ef-4fae-8a4e-6ce1ba54af80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:57:03.176Z|67922b6d-d5ef-4fae-8a4e-6ce1ba54af80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:57:03.177Z|67922b6d-d5ef-4fae-8a4e-6ce1ba54af80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:57:03.177Z|67922b6d-d5ef-4fae-8a4e-6ce1ba54af80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:57:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:57:03.177Z|67922b6d-d5ef-4fae-8a4e-6ce1ba54af80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:57:03.177Z|67922b6d-d5ef-4fae-8a4e-6ce1ba54af80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:57:03.178Z|67922b6d-d5ef-4fae-8a4e-6ce1ba54af80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:57:03.183Z|67922b6d-d5ef-4fae-8a4e-6ce1ba54af80|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:57:03.306Z|f571c46a-fd9c-45e0-b54c-97c5ad464a64|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:57:03.308Z|f571c46a-fd9c-45e0-b54c-97c5ad464a64|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912 2021-09-03T02:57:03.309Z|f571c46a-fd9c-45e0-b54c-97c5ad464a64|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|INFO|500||Invoke 2021-09-03T02:57:03.309Z|f571c46a-fd9c-45e0-b54c-97c5ad464a64|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||===========================request begin================================================ 2021-09-03T02:57:03.309Z|f571c46a-fd9c-45e0-b54c-97c5ad464a64|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912 2021-09-03T02:57:03.309Z|f571c46a-fd9c-45e0-b54c-97c5ad464a64|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Method : GET 2021-09-03T02:57:03.309Z|f571c46a-fd9c-45e0-b54c-97c5ad464a64|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"24fb33e2303449b6", X-B3-SpanId:"78d876d2891b513d", X-B3-ParentSpanId:"24fb33e2303449b6", X-B3-Sampled:"0", X-ONAP-RequestID:"f571c46a-fd9c-45e0-b54c-97c5ad464a64", X-RequestID:"f571c46a-fd9c-45e0-b54c-97c5ad464a64", X-TransactionID:"f571c46a-fd9c-45e0-b54c-97c5ad464a64", X-ECOMP-RequestID:"f571c46a-fd9c-45e0-b54c-97c5ad464a64", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"adcf2a04-a716-4368-8adf-f3e65b5aa6e5"] 2021-09-03T02:57:03.309Z|f571c46a-fd9c-45e0-b54c-97c5ad464a64|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Request body: 2021-09-03T02:57:03.310Z|f571c46a-fd9c-45e0-b54c-97c5ad464a64|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||==========================request end================================================ 2021-09-03T02:57:03.319Z|f571c46a-fd9c-45e0-b54c-97c5ad464a64|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||============================response begin========================================== 2021-09-03T02:57:03.319Z|f571c46a-fd9c-45e0-b54c-97c5ad464a64|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Status code : 200 OK 2021-09-03T02:57:03.320Z|f571c46a-fd9c-45e0-b54c-97c5ad464a64|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Status text : 2021-09-03T02:57:03.320Z|f571c46a-fd9c-45e0-b54c-97c5ad464a64|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:57:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:57:03.320Z|f571c46a-fd9c-45e0-b54c-97c5ad464a64|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Response body: { "requestId" : "fc140c46-a7c6-4ac4-ad54-719e0f9d4912", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:56:51.000+00:00", "endTime" : "2021-09-03T02:56:55.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:56:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "serviceInstanceName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "fc140c46-a7c6-4ac4-ad54-719e0f9d4912", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912" } } } 2021-09-03T02:57:03.321Z|f571c46a-fd9c-45e0-b54c-97c5ad464a64|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||=======================response end================================================= 2021-09-03T02:57:03.321Z|f571c46a-fd9c-45e0-b54c-97c5ad464a64|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|INFO|500||InvokeReturn 2021-09-03T02:57:03.322Z|f571c46a-fd9c-45e0-b54c-97c5ad464a64|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false 2021-09-03T02:57:03.322Z|f571c46a-fd9c-45e0-b54c-97c5ad464a64|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:57:03.323Z|f571c46a-fd9c-45e0-b54c-97c5ad464a64|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:57:03.323Z|f571c46a-fd9c-45e0-b54c-97c5ad464a64|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false 2021-09-03T02:57:03.323Z|f571c46a-fd9c-45e0-b54c-97c5ad464a64|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:57:03.323Z|f571c46a-fd9c-45e0-b54c-97c5ad464a64|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"24fb33e2303449b6", X-B3-SpanId:"dd4dea61c7a509ac", X-B3-ParentSpanId:"24fb33e2303449b6", X-B3-Sampled:"0", X-ONAP-RequestID:"f571c46a-fd9c-45e0-b54c-97c5ad464a64", X-RequestID:"f571c46a-fd9c-45e0-b54c-97c5ad464a64", X-TransactionID:"f571c46a-fd9c-45e0-b54c-97c5ad464a64", X-ECOMP-RequestID:"f571c46a-fd9c-45e0-b54c-97c5ad464a64", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29f6807c-5394-43ca-b87f-eca60769803e"] 2021-09-03T02:57:03.324Z|f571c46a-fd9c-45e0-b54c-97c5ad464a64|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:57:03.324Z|f571c46a-fd9c-45e0-b54c-97c5ad464a64|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:57:03.332Z|f571c46a-fd9c-45e0-b54c-97c5ad464a64|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:57:03.332Z|f571c46a-fd9c-45e0-b54c-97c5ad464a64|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:57:03.332Z|f571c46a-fd9c-45e0-b54c-97c5ad464a64|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:57:03.333Z|f571c46a-fd9c-45e0-b54c-97c5ad464a64|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:57:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:57:03.333Z|f571c46a-fd9c-45e0-b54c-97c5ad464a64|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:57:03.333Z|f571c46a-fd9c-45e0-b54c-97c5ad464a64|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:57:03.334Z|f571c46a-fd9c-45e0-b54c-97c5ad464a64|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:57:03.338Z|f571c46a-fd9c-45e0-b54c-97c5ad464a64|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:57:03.463Z|a7f7f4cb-6fd3-4cf2-b64c-f9852c671526|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:57:03.466Z|a7f7f4cb-6fd3-4cf2-b64c-f9852c671526|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912 2021-09-03T02:57:03.466Z|a7f7f4cb-6fd3-4cf2-b64c-f9852c671526|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|INFO|500||Invoke 2021-09-03T02:57:03.467Z|a7f7f4cb-6fd3-4cf2-b64c-f9852c671526|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||===========================request begin================================================ 2021-09-03T02:57:03.467Z|a7f7f4cb-6fd3-4cf2-b64c-f9852c671526|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912 2021-09-03T02:57:03.467Z|a7f7f4cb-6fd3-4cf2-b64c-f9852c671526|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Method : GET 2021-09-03T02:57:03.467Z|a7f7f4cb-6fd3-4cf2-b64c-f9852c671526|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d5a8002da6d153b", X-B3-SpanId:"98f3efd5b040582a", X-B3-ParentSpanId:"4d5a8002da6d153b", X-B3-Sampled:"0", X-ONAP-RequestID:"a7f7f4cb-6fd3-4cf2-b64c-f9852c671526", X-RequestID:"a7f7f4cb-6fd3-4cf2-b64c-f9852c671526", X-TransactionID:"a7f7f4cb-6fd3-4cf2-b64c-f9852c671526", X-ECOMP-RequestID:"a7f7f4cb-6fd3-4cf2-b64c-f9852c671526", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"445f9dec-2672-4e58-8ffb-2f4192b42135"] 2021-09-03T02:57:03.467Z|a7f7f4cb-6fd3-4cf2-b64c-f9852c671526|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Request body: 2021-09-03T02:57:03.468Z|a7f7f4cb-6fd3-4cf2-b64c-f9852c671526|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||==========================request end================================================ 2021-09-03T02:57:03.477Z|a7f7f4cb-6fd3-4cf2-b64c-f9852c671526|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||============================response begin========================================== 2021-09-03T02:57:03.478Z|a7f7f4cb-6fd3-4cf2-b64c-f9852c671526|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Status code : 200 OK 2021-09-03T02:57:03.478Z|a7f7f4cb-6fd3-4cf2-b64c-f9852c671526|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Status text : 2021-09-03T02:57:03.478Z|a7f7f4cb-6fd3-4cf2-b64c-f9852c671526|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:57:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:57:03.479Z|a7f7f4cb-6fd3-4cf2-b64c-f9852c671526|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||Response body: { "requestId" : "fc140c46-a7c6-4ac4-ad54-719e0f9d4912", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:56:51.000+00:00", "endTime" : "2021-09-03T02:56:55.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"de2dd50a-c763-4abf-b322-5428010d5d6b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4af13815-6c49-41de-9347-5b78c5571283\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:56:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "311329d4-8de6-48f1-9dc2-9e546f5bfa29", "serviceInstanceName" : "basic_vm-757ac708-ec6a-4788-bd5b-ee5b39cf12b2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/311329d4-8de6-48f1-9dc2-9e546f5bfa29", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "fc140c46-a7c6-4ac4-ad54-719e0f9d4912", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912" } } } 2021-09-03T02:57:03.479Z|a7f7f4cb-6fd3-4cf2-b64c-f9852c671526|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|DEBUG|500||=======================response end================================================= 2021-09-03T02:57:03.480Z|a7f7f4cb-6fd3-4cf2-b64c-f9852c671526|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|INFO|500||InvokeReturn 2021-09-03T02:57:03.481Z|a7f7f4cb-6fd3-4cf2-b64c-f9852c671526|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false 2021-09-03T02:57:03.481Z|a7f7f4cb-6fd3-4cf2-b64c-f9852c671526|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:57:03.481Z|a7f7f4cb-6fd3-4cf2-b64c-f9852c671526|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:57:03.482Z|a7f7f4cb-6fd3-4cf2-b64c-f9852c671526|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false 2021-09-03T02:57:03.482Z|a7f7f4cb-6fd3-4cf2-b64c-f9852c671526|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:57:03.482Z|a7f7f4cb-6fd3-4cf2-b64c-f9852c671526|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d5a8002da6d153b", X-B3-SpanId:"70865085b674fa09", X-B3-ParentSpanId:"4d5a8002da6d153b", X-B3-Sampled:"0", X-ONAP-RequestID:"a7f7f4cb-6fd3-4cf2-b64c-f9852c671526", X-RequestID:"a7f7f4cb-6fd3-4cf2-b64c-f9852c671526", X-TransactionID:"a7f7f4cb-6fd3-4cf2-b64c-f9852c671526", X-ECOMP-RequestID:"a7f7f4cb-6fd3-4cf2-b64c-f9852c671526", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fc261a5-3256-4c00-ac0c-cbe13845fbcb"] 2021-09-03T02:57:03.482Z|a7f7f4cb-6fd3-4cf2-b64c-f9852c671526|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:57:03.483Z|a7f7f4cb-6fd3-4cf2-b64c-f9852c671526|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:57:03.491Z|a7f7f4cb-6fd3-4cf2-b64c-f9852c671526|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:57:03.491Z|a7f7f4cb-6fd3-4cf2-b64c-f9852c671526|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:57:03.492Z|a7f7f4cb-6fd3-4cf2-b64c-f9852c671526|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:57:03.492Z|a7f7f4cb-6fd3-4cf2-b64c-f9852c671526|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:57:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:57:03.493Z|a7f7f4cb-6fd3-4cf2-b64c-f9852c671526|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:57:03.493Z|a7f7f4cb-6fd3-4cf2-b64c-f9852c671526|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:57:03.493Z|a7f7f4cb-6fd3-4cf2-b64c-f9852c671526|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc140c46-a7c6-4ac4-ad54-719e0f9d4912&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:57:03.498Z|a7f7f4cb-6fd3-4cf2-b64c-f9852c671526|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc140c46-a7c6-4ac4-ad54-719e0f9d4912|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:57:09.700Z|9c7dff0d-e798-4296-b6bc-225f73f0eeaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:57:09.700Z|9c7dff0d-e798-4296-b6bc-225f73f0eeaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:57:09.704Z|ee01b826-1b0c-45f1-bcff-dd8e9cfb74a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:57:09.705Z|8a78dc85-147c-46a0-acc1-79899dc8d0aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:57:09.706Z|8a78dc85-147c-46a0-acc1-79899dc8d0aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:57:09.707Z|ee01b826-1b0c-45f1-bcff-dd8e9cfb74a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:57:11.232Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:57:11.233Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 47385446-e74e-481d-876a-e7545cec1383 already exists in requestDb InfraActiveRequests table 2021-09-03T02:57:11.233Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383 2021-09-03T02:57:11.234Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|INFO|500||Invoke 2021-09-03T02:57:11.234Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||===========================request begin================================================ 2021-09-03T02:57:11.234Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383 2021-09-03T02:57:11.234Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||Method : GET 2021-09-03T02:57:11.234Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6e928de776b13299", X-B3-SpanId:"b8ce7708ac054774", X-B3-ParentSpanId:"6e928de776b13299", X-B3-Sampled:"0", X-ONAP-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-TransactionID:"47385446-e74e-481d-876a-e7545cec1383", X-ECOMP-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c64a843a-52de-44bc-8280-222908bd45d2"] 2021-09-03T02:57:11.234Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||Request body: 2021-09-03T02:57:11.234Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||==========================request end================================================ 2021-09-03T02:57:11.247Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||============================response begin========================================== 2021-09-03T02:57:11.247Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:57:11.248Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||Status text : 2021-09-03T02:57:11.248Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:57:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:57:11.248Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||Response body: 2021-09-03T02:57:11.248Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||=======================response end================================================= 2021-09-03T02:57:11.248Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|INFO|404|Not Found|InvokeReturn 2021-09-03T02:57:11.256Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2021-09-03T02:57:11.257Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2021-09-03T02:57:11.260Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:57:11.274Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/8d7c96bf-8c26-47bb-be32-8400a92fcbcb with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-09-03T02:57:11.275Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/8d7c96bf-8c26-47bb-be32-8400a92fcbcb|INFO|500||Invoke 2021-09-03T02:57:11.314Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/8d7c96bf-8c26-47bb-be32-8400a92fcbcb|INFO|500||InvokeReturn 2021-09-03T02:57:11.314Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/8d7c96bf-8c26-47bb-be32-8400a92fcbcb has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210903-02:57:11:296-93806], vertex-id=[487656], Content-Length=[116], Date=[Fri, 03 Sep 2021 02:57:11 GMT], Content-Type=[application/json]} 2021-09-03T02:57:11.315Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"8d7c96bf-8c26-47bb-be32-8400a92fcbcb","service-description":"pNF","resource-version":"1630637829761"} 2021-09-03T02:57:11.321Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id 2021-09-03T02:57:11.324Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:57:11.340Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/8d7c96bf-8c26-47bb-be32-8400a92fcbcb with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-09-03T02:57:11.340Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/8d7c96bf-8c26-47bb-be32-8400a92fcbcb|INFO|500||Invoke 2021-09-03T02:57:11.375Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/8d7c96bf-8c26-47bb-be32-8400a92fcbcb|INFO|500||InvokeReturn 2021-09-03T02:57:11.376Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/8d7c96bf-8c26-47bb-be32-8400a92fcbcb has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210903-02:57:11:356-21054], vertex-id=[487656], Content-Length=[116], Date=[Fri, 03 Sep 2021 02:57:11 GMT], Content-Type=[application/json]} 2021-09-03T02:57:11.377Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"8d7c96bf-8c26-47bb-be32-8400a92fcbcb","service-description":"pNF","resource-version":"1630637829761"} 2021-09-03T02:57:11.377Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-09-03T02:57:11.378Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-09-03T02:57:11.382Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:57:11.382Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-09-03T02:57:11.382Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-09-03T02:57:11.383Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:57:11.383Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-09-03T02:57:11.383Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"6e928de776b13299", X-B3-SpanId:"1702b6c6ba70e9a8", X-B3-ParentSpanId:"6e928de776b13299", X-B3-Sampled:"0", X-ONAP-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-TransactionID:"47385446-e74e-481d-876a-e7545cec1383", X-ECOMP-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f20cf2dd-e4ef-4340-8c7f-1a871d4d3268"] 2021-09-03T02:57:11.383Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Namec1151bc9-aa2c-4e40-a997-864d1ea57b74","requestScope":"service"} 2021-09-03T02:57:11.383Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-09-03T02:57:11.393Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-09-03T02:57:11.394Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-09-03T02:57:11.394Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-09-03T02:57:11.394Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:57:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:57:11.395Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-09-03T02:57:11.395Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-09-03T02:57:11.395Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-09-03T02:57:11.396Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159 2021-09-03T02:57:11.397Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159|INFO|500||Invoke 2021-09-03T02:57:11.397Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159|DEBUG|500||===========================request begin================================================ 2021-09-03T02:57:11.397Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159 2021-09-03T02:57:11.397Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159|DEBUG|500||Method : GET 2021-09-03T02:57:11.398Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-TransactionID:"47385446-e74e-481d-876a-e7545cec1383", X-ECOMP-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5f24ac2-9f19-4c5c-bbe1-6794db78b119"] 2021-09-03T02:57:11.398Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159|DEBUG|500||Request body: 2021-09-03T02:57:11.398Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159|DEBUG|500||==========================request end================================================ 2021-09-03T02:57:11.420Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159|DEBUG|500||============================response begin========================================== 2021-09-03T02:57:11.420Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159|DEBUG|500||Status code : 200 OK 2021-09-03T02:57:11.421Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159|DEBUG|500||Status text : 2021-09-03T02:57:11.421Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:57:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:57:11.421Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159|DEBUG|500||Response body: { "modelName" : "Demo_pNF_Tldk9fZhvFiPB93YknDU", "description" : "catalog service description", "modelUUID" : "db456c54-d942-4f26-93bd-7cad073ba159", "modelInvariantUUID" : "2df36e46-85d2-49eb-8bc9-4e8ad7dfb2ad", "created" : "2021-09-03 02:53:53.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 0111eb1f-6e20", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159/collectionResourceCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159/vnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159/networkCustomizations" } } } 2021-09-03T02:57:11.422Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159|DEBUG|500||=======================response end================================================= 2021-09-03T02:57:11.422Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159|INFO|500||InvokeReturn 2021-09-03T02:57:11.425Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance 2021-09-03T02:57:11.425Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance|INFO|500||Invoke 2021-09-03T02:57:11.426Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T02:57:11.426Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance 2021-09-03T02:57:11.426Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance|DEBUG|500||Method : GET 2021-09-03T02:57:11.426Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-TransactionID:"47385446-e74e-481d-876a-e7545cec1383", X-ECOMP-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9142b49d-a6e0-42cb-ac07-22c0fcb9d09c"] 2021-09-03T02:57:11.427Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance|DEBUG|500||Request body: 2021-09-03T02:57:11.427Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance|DEBUG|500||==========================request end================================================ 2021-09-03T02:57:11.437Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance|DEBUG|500||============================response begin========================================== 2021-09-03T02:57:11.437Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:57:11.437Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance|DEBUG|500||Status text : 2021-09-03T02:57:11.438Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:57:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:57:11.438Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance|DEBUG|500||Response body: 2021-09-03T02:57:11.438Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance|DEBUG|500||=======================response end================================================= 2021-09-03T02:57:11.438Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance|INFO|404|Not Found|InvokeReturn 2021-09-03T02:57:11.439Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2df36e46-85d2-49eb-8bc9-4e8ad7dfb2ad|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2df36e46-85d2-49eb-8bc9-4e8ad7dfb2ad 2021-09-03T02:57:11.439Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2df36e46-85d2-49eb-8bc9-4e8ad7dfb2ad|INFO|500||Invoke 2021-09-03T02:57:11.439Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2df36e46-85d2-49eb-8bc9-4e8ad7dfb2ad|DEBUG|500||===========================request begin================================================ 2021-09-03T02:57:11.439Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2df36e46-85d2-49eb-8bc9-4e8ad7dfb2ad|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2df36e46-85d2-49eb-8bc9-4e8ad7dfb2ad 2021-09-03T02:57:11.440Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2df36e46-85d2-49eb-8bc9-4e8ad7dfb2ad|DEBUG|500||Method : GET 2021-09-03T02:57:11.440Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2df36e46-85d2-49eb-8bc9-4e8ad7dfb2ad|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-TransactionID:"47385446-e74e-481d-876a-e7545cec1383", X-ECOMP-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a812cbe-3a2f-47ac-9eb6-445da5177cc9"] 2021-09-03T02:57:11.440Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2df36e46-85d2-49eb-8bc9-4e8ad7dfb2ad|DEBUG|500||Request body: 2021-09-03T02:57:11.440Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2df36e46-85d2-49eb-8bc9-4e8ad7dfb2ad|DEBUG|500||==========================request end================================================ 2021-09-03T02:57:11.461Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2df36e46-85d2-49eb-8bc9-4e8ad7dfb2ad|DEBUG|500||============================response begin========================================== 2021-09-03T02:57:11.462Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2df36e46-85d2-49eb-8bc9-4e8ad7dfb2ad|DEBUG|500||Status code : 200 OK 2021-09-03T02:57:11.462Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2df36e46-85d2-49eb-8bc9-4e8ad7dfb2ad|DEBUG|500||Status text : 2021-09-03T02:57:11.462Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2df36e46-85d2-49eb-8bc9-4e8ad7dfb2ad|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:57:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:57:11.462Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2df36e46-85d2-49eb-8bc9-4e8ad7dfb2ad|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "Demo_pNF_Tldk9fZhvFiPB93YknDU", "description" : "catalog service description", "modelUUID" : "db456c54-d942-4f26-93bd-7cad073ba159", "modelInvariantUUID" : "2df36e46-85d2-49eb-8bc9-4e8ad7dfb2ad", "created" : "2021-09-03 02:53:53.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 0111eb1f-6e20", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159/collectionResourceCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159/vnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159/networkCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2df36e46-85d2-49eb-8bc9-4e8ad7dfb2ad" } } } 2021-09-03T02:57:11.462Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2df36e46-85d2-49eb-8bc9-4e8ad7dfb2ad|DEBUG|500||=======================response end================================================= 2021-09-03T02:57:11.463Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2df36e46-85d2-49eb-8bc9-4e8ad7dfb2ad|INFO|500||InvokeReturn 2021-09-03T02:57:11.464Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance 2021-09-03T02:57:11.465Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance|INFO|500||Invoke 2021-09-03T02:57:11.465Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T02:57:11.465Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance 2021-09-03T02:57:11.465Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance|DEBUG|500||Method : GET 2021-09-03T02:57:11.465Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-TransactionID:"47385446-e74e-481d-876a-e7545cec1383", X-ECOMP-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"706df746-68a5-46a0-813a-574afb4c54ea"] 2021-09-03T02:57:11.465Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance|DEBUG|500||Request body: 2021-09-03T02:57:11.466Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance|DEBUG|500||==========================request end================================================ 2021-09-03T02:57:11.476Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance|DEBUG|500||============================response begin========================================== 2021-09-03T02:57:11.477Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:57:11.477Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance|DEBUG|500||Status text : 2021-09-03T02:57:11.477Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:57:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:57:11.477Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance|DEBUG|500||Response body: 2021-09-03T02:57:11.478Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance|DEBUG|500||=======================response end================================================= 2021-09-03T02:57:11.478Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db456c54-d942-4f26-93bd-7cad073ba159&action=createInstance|INFO|404|Not Found|InvokeReturn 2021-09-03T02:57:11.478Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-09-03T02:57:11.478Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2021-09-03T02:57:11.479Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2021-09-03T02:57:11.479Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-09-03T02:57:11.479Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2021-09-03T02:57:11.479Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-TransactionID:"47385446-e74e-481d-876a-e7545cec1383", X-ECOMP-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"923e4d12-b835-4803-be11-bc7f70804e98"] 2021-09-03T02:57:11.480Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2021-09-03T02:57:11.480Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2021-09-03T02:57:11.496Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2021-09-03T02:57:11.496Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2021-09-03T02:57:11.497Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2021-09-03T02:57:11.497Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:57:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:57:11.497Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2021-09-03 01:02:43.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" } } } 2021-09-03T02:57:11.498Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2021-09-03T02:57:11.498Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2021-09-03T02:57:11.500Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2021-09-03T02:57:11.500Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2021-09-03T02:57:11.501Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T02:57:11.501Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2021-09-03T02:57:11.501Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2021-09-03T02:57:11.501Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-TransactionID:"47385446-e74e-481d-876a-e7545cec1383", X-ECOMP-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85f1b376-4397-423f-ac03-e76db342698b"] 2021-09-03T02:57:11.502Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2021-09-03T02:57:11.502Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2021-09-03T02:57:11.515Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2021-09-03T02:57:11.516Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2021-09-03T02:57:11.516Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2021-09-03T02:57:11.516Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:57:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:57:11.517Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 505, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2021-09-03T01:02:43.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505/service" } } } 2021-09-03T02:57:11.517Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2021-09-03T02:57:11.517Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2021-09-03T02:57:11.519Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159 2021-09-03T02:57:11.519Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159|INFO|500||Invoke 2021-09-03T02:57:11.519Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159|DEBUG|500||===========================request begin================================================ 2021-09-03T02:57:11.520Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159 2021-09-03T02:57:11.520Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159|DEBUG|500||Method : GET 2021-09-03T02:57:11.520Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-TransactionID:"47385446-e74e-481d-876a-e7545cec1383", X-ECOMP-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efefd3e4-3c69-4207-aa8d-be92b2cd19a9"] 2021-09-03T02:57:11.520Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159|DEBUG|500||Request body: 2021-09-03T02:57:11.520Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159|DEBUG|500||==========================request end================================================ 2021-09-03T02:57:11.538Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159|DEBUG|500||============================response begin========================================== 2021-09-03T02:57:11.538Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159|DEBUG|500||Status code : 200 OK 2021-09-03T02:57:11.538Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159|DEBUG|500||Status text : 2021-09-03T02:57:11.538Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:57:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:57:11.540Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159|DEBUG|500||Response body: { "modelName" : "Demo_pNF_Tldk9fZhvFiPB93YknDU", "description" : "catalog service description", "modelUUID" : "db456c54-d942-4f26-93bd-7cad073ba159", "modelInvariantUUID" : "2df36e46-85d2-49eb-8bc9-4e8ad7dfb2ad", "created" : "2021-09-03 02:53:53.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 0111eb1f-6e20", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159/collectionResourceCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159/vnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159/networkCustomizations" } } } 2021-09-03T02:57:11.540Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159|DEBUG|500||=======================response end================================================= 2021-09-03T02:57:11.541Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db456c54-d942-4f26-93bd-7cad073ba159|INFO|500||InvokeReturn 2021-09-03T02:57:11.543Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:57:11.544Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-09-03T02:57:11.544Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-09-03T02:57:11.544Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:57:11.545Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-09-03T02:57:11.545Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3885", X-B3-TraceId:"6e928de776b13299", X-B3-SpanId:"7d08940425473364", X-B3-ParentSpanId:"6e928de776b13299", X-B3-Sampled:"0", X-ONAP-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-TransactionID:"47385446-e74e-481d-876a-e7545cec1383", X-ECOMP-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d1f653a-e723-406b-b44a-cdf0c99265a3"] 2021-09-03T02:57:11.545Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"47385446-e74e-481d-876a-e7545cec1383","requestStatus":"IN_PROGRESS","startTime":1630637831257,"source":"VID","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"2df36e46-85d2-49eb-8bc9-4e8ad7dfb2ad\",\n \"modelVersionId\":\"db456c54-d942-4f26-93bd-7cad073ba159\",\n \"modelName\":\"Demo_pNF_Tldk9fZhvFiPB93YknDU\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"cac1795a-7a70-46ee-9cbe-6c4d64e09ede\",\n \"owningEntityName\":\"OE-ETE_Customer-cac1795a-7a70-46ee-9cbe-6c4d64e09ede\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_c1151bc9-aa2c-4e40-a997-864d1ea57b74\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Namec1151bc9-aa2c-4e40-a997-864d1ea57b74\",\n \"productFamilyId\":\"8d7c96bf-8c26-47bb-be32-8400a92fcbcb\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"db456c54-d942-4f26-93bd-7cad073ba159\",\n \"modelName\":\"Demo_pNF_Tldk9fZhvFiPB93YknDU\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Namec1151bc9-aa2c-4e40-a997-864d1ea57b74\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 0111eb1f-6e20 0\",\n \"modelCustomizationId\":\"a8e315d4-b897-484a-b463-43f5a881d008\",\n \"modelInvariantId\":\"2df36e46-85d2-49eb-8bc9-4e8ad7dfb2ad\",\n \"modelVersionId\":\"db456c54-d942-4f26-93bd-7cad073ba159\",\n \"modelName\":\"Demo_pNF_Tldk9fZhvFiPB93YknDU\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"8d7c96bf-8c26-47bb-be32-8400a92fcbcb\",\n \"instanceParams\":[],\n \"instanceName\":\"Tldk9fZhvFiPB93YknDU\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Namec1151bc9-aa2c-4e40-a997-864d1ea57b74","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"47385446-e74e-481d-876a-e7545cec1383"} 2021-09-03T02:57:11.545Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-09-03T02:57:11.560Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-09-03T02:57:11.561Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-09-03T02:57:11.561Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-09-03T02:57:11.561Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:57:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:57:11.561Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "47385446-e74e-481d-876a-e7545cec1383", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:57:11.257+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"2df36e46-85d2-49eb-8bc9-4e8ad7dfb2ad\",\n \"modelVersionId\":\"db456c54-d942-4f26-93bd-7cad073ba159\",\n \"modelName\":\"Demo_pNF_Tldk9fZhvFiPB93YknDU\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"cac1795a-7a70-46ee-9cbe-6c4d64e09ede\",\n \"owningEntityName\":\"OE-ETE_Customer-cac1795a-7a70-46ee-9cbe-6c4d64e09ede\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_c1151bc9-aa2c-4e40-a997-864d1ea57b74\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Namec1151bc9-aa2c-4e40-a997-864d1ea57b74\",\n \"productFamilyId\":\"8d7c96bf-8c26-47bb-be32-8400a92fcbcb\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"db456c54-d942-4f26-93bd-7cad073ba159\",\n \"modelName\":\"Demo_pNF_Tldk9fZhvFiPB93YknDU\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Namec1151bc9-aa2c-4e40-a997-864d1ea57b74\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 0111eb1f-6e20 0\",\n \"modelCustomizationId\":\"a8e315d4-b897-484a-b463-43f5a881d008\",\n \"modelInvariantId\":\"2df36e46-85d2-49eb-8bc9-4e8ad7dfb2ad\",\n \"modelVersionId\":\"db456c54-d942-4f26-93bd-7cad073ba159\",\n \"modelName\":\"Demo_pNF_Tldk9fZhvFiPB93YknDU\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"8d7c96bf-8c26-47bb-be32-8400a92fcbcb\",\n \"instanceParams\":[],\n \"instanceName\":\"Tldk9fZhvFiPB93YknDU\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-09-03T02:57:11.553+00:00", "serviceInstanceName" : "Service_Ete_Namec1151bc9-aa2c-4e40-a997-864d1ea57b74", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "47385446-e74e-481d-876a-e7545cec1383", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383" } } } 2021-09-03T02:57:11.562Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-09-03T02:57:11.562Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-09-03T02:57:11.568Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:57:11.568Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-09-03T02:57:11.569Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-09-03T02:57:11.569Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:57:11.569Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-09-03T02:57:11.569Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"6e928de776b13299", X-B3-SpanId:"a99286ca8e4012b7", X-B3-ParentSpanId:"6e928de776b13299", X-B3-Sampled:"0", X-ONAP-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-TransactionID:"47385446-e74e-481d-876a-e7545cec1383", X-ECOMP-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2a3acc5-c95e-4f3b-af5a-6386bacdaf61"] 2021-09-03T02:57:11.570Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"2df36e46-85d2-49eb-8bc9-4e8ad7dfb2ad\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_Tldk9fZhvFiPB93YknDU\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"db456c54-d942-4f26-93bd-7cad073ba159\",\"modelUuid\":\"db456c54-d942-4f26-93bd-7cad073ba159\",\"modelInvariantUuid\":\"2df36e46-85d2-49eb-8bc9-4e8ad7dfb2ad\"},\"requestInfo\":{\"productFamilyId\":\"8d7c96bf-8c26-47bb-be32-8400a92fcbcb\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Namec1151bc9-aa2c-4e40-a997-864d1ea57b74\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_c1151bc9-aa2c-4e40-a997-864d1ea57b74\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"db456c54-d942-4f26-93bd-7cad073ba159\",\"modelName\":\"Demo_pNF_Tldk9fZhvFiPB93YknDU\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Namec1151bc9-aa2c-4e40-a997-864d1ea57b74\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 0111eb1f-6e20 0\",\"modelCustomizationId\":\"a8e315d4-b897-484a-b463-43f5a881d008\",\"modelInvariantId\":\"2df36e46-85d2-49eb-8bc9-4e8ad7dfb2ad\",\"modelVersionId\":\"db456c54-d942-4f26-93bd-7cad073ba159\",\"modelName\":\"Demo_pNF_Tldk9fZhvFiPB93YknDU\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"8d7c96bf-8c26-47bb-be32-8400a92fcbcb\",\"instanceParams\":[],\"instanceName\":\"Tldk9fZhvFiPB93YknDU\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"cac1795a-7a70-46ee-9cbe-6c4d64e09ede\",\"owningEntityName\":\"OE-ETE_Customer-cac1795a-7a70-46ee-9cbe-6c4d64e09ede\"}}}","type":"String"},"requestId":{"value":"47385446-e74e-481d-876a-e7545cec1383","type":"String"},"mso-request-id":{"value":"47385446-e74e-481d-876a-e7545cec1383","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-09-03T02:57:11.570Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-09-03T02:57:12.582Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-09-03T02:57:12.582Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-09-03T02:57:12.582Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-09-03T02:57:12.582Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 03 Sep 2021 02:57:12 GMT", X-ONAP-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-TransactionID:"47385446-e74e-481d-876a-e7545cec1383", X-ECOMP-RequestID:"47385446-e74e-481d-876a-e7545cec1383", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d2a3acc5-c95e-4f3b-af5a-6386bacdaf61", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:57:12.583Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"47385446-e74e-481d-876a-e7545cec1383\",\"instanceId\":\"c041e812-346d-4602-9dff-a1b4fd7ec74d\"}}","message":"Success","processInstanceID":"a2975e61-0c62-11ec-994b-e2843a500213","variables":null,"messageCode":200} 2021-09-03T02:57:12.583Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-09-03T02:57:12.583Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-09-03T02:57:12.585Z|47385446-e74e-481d-876a-e7545cec1383|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:57:14.456Z|de14a3b0-a86a-4bfd-a136-de7ea78cd913|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:57:14.457Z|de14a3b0-a86a-4bfd-a136-de7ea78cd913|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:57:15.868Z|b21a38cd-9370-48bf-b416-2c3435b02bc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:57:15.868Z|b21a38cd-9370-48bf-b416-2c3435b02bc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:57:19.718Z|701307bf-1c23-4cf8-82f6-9d5066921d62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:57:19.719Z|701307bf-1c23-4cf8-82f6-9d5066921d62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:57:19.722Z|b1e211da-cb57-40b5-aa58-1d49c28c0fd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:57:19.722Z|b1e211da-cb57-40b5-aa58-1d49c28c0fd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:57:19.722Z|ee08f94e-cd19-4ac7-a573-992437d6003c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:57:19.723Z|ee08f94e-cd19-4ac7-a573-992437d6003c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:57:30.067Z|023d198a-340b-46e9-9b2d-4debc1b9b39f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:57:30.067Z|5b286717-b4d7-4275-b5cc-b9ccd07338d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:57:30.067Z|c1f1d445-7ea0-4967-bb5e-e5440ef328e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:57:30.068Z|023d198a-340b-46e9-9b2d-4debc1b9b39f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:57:30.068Z|5b286717-b4d7-4275-b5cc-b9ccd07338d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:57:30.068Z|c1f1d445-7ea0-4967-bb5e-e5440ef328e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:57:30.868Z|ef6f43c3-768f-4688-ab62-cbdf5d837b78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:57:30.871Z|ef6f43c3-768f-4688-ab62-cbdf5d837b78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:57:31.246Z|9ffc966c-16a5-4a7a-aac0-3a171b1a655f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:57:31.246Z|9ffc966c-16a5-4a7a-aac0-3a171b1a655f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:57:40.085Z|d800bb86-486b-4cd5-8848-e9ff0edeb6d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:57:40.085Z|df9e7c4e-39f8-4700-85d6-1a0ca1e5611c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:57:40.085Z|95f4f87c-d900-49c3-b873-44cb72f8d31d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:57:40.086Z|df9e7c4e-39f8-4700-85d6-1a0ca1e5611c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:57:40.086Z|d800bb86-486b-4cd5-8848-e9ff0edeb6d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:57:40.086Z|95f4f87c-d900-49c3-b873-44cb72f8d31d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:57:44.523Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:57:44.526Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383 2021-09-03T02:57:44.527Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|INFO|500||Invoke 2021-09-03T02:57:44.527Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||===========================request begin================================================ 2021-09-03T02:57:44.527Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383 2021-09-03T02:57:44.527Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||Method : GET 2021-09-03T02:57:44.527Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4809ceab94efddff", X-B3-SpanId:"64b52bf818b32073", X-B3-ParentSpanId:"4809ceab94efddff", X-B3-Sampled:"0", X-ONAP-RequestID:"90b88d48-5078-45bc-8f43-4a8c1672df9b", X-RequestID:"90b88d48-5078-45bc-8f43-4a8c1672df9b", X-TransactionID:"90b88d48-5078-45bc-8f43-4a8c1672df9b", X-ECOMP-RequestID:"90b88d48-5078-45bc-8f43-4a8c1672df9b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d03358d-48ea-414f-8263-729e81a1d552"] 2021-09-03T02:57:44.528Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||Request body: 2021-09-03T02:57:44.528Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||==========================request end================================================ 2021-09-03T02:57:44.545Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||============================response begin========================================== 2021-09-03T02:57:44.545Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||Status code : 200 OK 2021-09-03T02:57:44.545Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||Status text : 2021-09-03T02:57:44.546Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:57:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:57:44.547Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||Response body: { "requestId" : "47385446-e74e-481d-876a-e7545cec1383", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivatePnfBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 6; BBs remaining = 1).", "progress" : 86, "startTime" : "2021-09-03T02:57:11.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"2df36e46-85d2-49eb-8bc9-4e8ad7dfb2ad\",\n \"modelVersionId\":\"db456c54-d942-4f26-93bd-7cad073ba159\",\n \"modelName\":\"Demo_pNF_Tldk9fZhvFiPB93YknDU\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"cac1795a-7a70-46ee-9cbe-6c4d64e09ede\",\n \"owningEntityName\":\"OE-ETE_Customer-cac1795a-7a70-46ee-9cbe-6c4d64e09ede\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_c1151bc9-aa2c-4e40-a997-864d1ea57b74\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Namec1151bc9-aa2c-4e40-a997-864d1ea57b74\",\n \"productFamilyId\":\"8d7c96bf-8c26-47bb-be32-8400a92fcbcb\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"db456c54-d942-4f26-93bd-7cad073ba159\",\n \"modelName\":\"Demo_pNF_Tldk9fZhvFiPB93YknDU\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Namec1151bc9-aa2c-4e40-a997-864d1ea57b74\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 0111eb1f-6e20 0\",\n \"modelCustomizationId\":\"a8e315d4-b897-484a-b463-43f5a881d008\",\n \"modelInvariantId\":\"2df36e46-85d2-49eb-8bc9-4e8ad7dfb2ad\",\n \"modelVersionId\":\"db456c54-d942-4f26-93bd-7cad073ba159\",\n \"modelName\":\"Demo_pNF_Tldk9fZhvFiPB93YknDU\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"8d7c96bf-8c26-47bb-be32-8400a92fcbcb\",\n \"instanceParams\":[],\n \"instanceName\":\"Tldk9fZhvFiPB93YknDU\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:57:42.000+00:00", "serviceInstanceId" : "c041e812-346d-4602-9dff-a1b4fd7ec74d", "serviceInstanceName" : "Service_Ete_Namec1151bc9-aa2c-4e40-a997-864d1ea57b74", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "47385446-e74e-481d-876a-e7545cec1383", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383" } } } 2021-09-03T02:57:44.547Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||=======================response end================================================= 2021-09-03T02:57:44.547Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|INFO|500||InvokeReturn 2021-09-03T02:57:44.548Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false 2021-09-03T02:57:44.548Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:57:44.549Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:57:44.549Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false 2021-09-03T02:57:44.549Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:57:44.549Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4809ceab94efddff", X-B3-SpanId:"bae87c5093bcee75", X-B3-ParentSpanId:"4809ceab94efddff", X-B3-Sampled:"0", X-ONAP-RequestID:"90b88d48-5078-45bc-8f43-4a8c1672df9b", X-RequestID:"90b88d48-5078-45bc-8f43-4a8c1672df9b", X-TransactionID:"90b88d48-5078-45bc-8f43-4a8c1672df9b", X-ECOMP-RequestID:"90b88d48-5078-45bc-8f43-4a8c1672df9b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0e25ad0-be78-441a-ae5d-7814c78d77f5"] 2021-09-03T02:57:44.550Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:57:44.550Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:57:44.557Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:57:44.558Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:57:44.558Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:57:44.558Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:57:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:57:44.559Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:57:44.559Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:57:44.559Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:57:44.586Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47385446-e74e-481d-876a-e7545cec1383&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47385446-e74e-481d-876a-e7545cec1383&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:57:44.586Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47385446-e74e-481d-876a-e7545cec1383&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-09-03T02:57:44.586Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47385446-e74e-481d-876a-e7545cec1383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:57:44.586Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47385446-e74e-481d-876a-e7545cec1383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47385446-e74e-481d-876a-e7545cec1383&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:57:44.587Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47385446-e74e-481d-876a-e7545cec1383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:57:44.587Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47385446-e74e-481d-876a-e7545cec1383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"90b88d48-5078-45bc-8f43-4a8c1672df9b", X-RequestID:"90b88d48-5078-45bc-8f43-4a8c1672df9b", X-TransactionID:"90b88d48-5078-45bc-8f43-4a8c1672df9b", X-ECOMP-RequestID:"90b88d48-5078-45bc-8f43-4a8c1672df9b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f09da31e-24a2-47e4-891c-df86a80e0ce3"] 2021-09-03T02:57:44.587Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47385446-e74e-481d-876a-e7545cec1383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:57:44.587Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47385446-e74e-481d-876a-e7545cec1383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:57:44.710Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47385446-e74e-481d-876a-e7545cec1383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:57:44.710Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47385446-e74e-481d-876a-e7545cec1383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:57:44.711Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47385446-e74e-481d-876a-e7545cec1383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:57:44.711Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47385446-e74e-481d-876a-e7545cec1383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8A8BC4A12628477AB1B2D2C600560DFD; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"703", Date:"Fri, 03 Sep 2021 02:57:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:57:44.711Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47385446-e74e-481d-876a-e7545cec1383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b51519de-0c62-11ec-994b-e2843a500213","businessKey":"47385446-e74e-481d-876a-e7545cec1383","processDefinitionId":"ActivatePnfBB:1:e513f4bf-0c50-11ec-994b-e2843a500213","processDefinitionKey":"ActivatePnfBB","processDefinitionName":"ActivatePnfBB","processDefinitionVersion":1,"startTime":"2021-09-03T02:57:42.603+0000","endTime":"2021-09-03T02:57:42.722+0000","removalTime":null,"durationInMillis":119,"startUserId":null,"startActivityId":"AssignPnf_StartEvent","deleteReason":null,"rootProcessInstanceId":"a2975e61-0c62-11ec-994b-e2843a500213","superProcessInstanceId":"b4bbaff8-0c62-11ec-994b-e2843a500213","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2021-09-03T02:57:44.711Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47385446-e74e-481d-876a-e7545cec1383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:57:44.712Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=47385446-e74e-481d-876a-e7545cec1383&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:57:44.734Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b51519de-0c62-11ec-994b-e2843a500213&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b51519de-0c62-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:57:44.735Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b51519de-0c62-11ec-994b-e2843a500213&maxResults=1|INFO|500||Invoke 2021-09-03T02:57:44.735Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b51519de-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:57:44.736Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b51519de-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b51519de-0c62-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:57:44.736Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b51519de-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:57:44.736Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b51519de-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"90b88d48-5078-45bc-8f43-4a8c1672df9b", X-RequestID:"90b88d48-5078-45bc-8f43-4a8c1672df9b", X-TransactionID:"90b88d48-5078-45bc-8f43-4a8c1672df9b", X-ECOMP-RequestID:"90b88d48-5078-45bc-8f43-4a8c1672df9b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"632c0384-e06e-4d1e-9900-7c11c5da461d"] 2021-09-03T02:57:44.736Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b51519de-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:57:44.736Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b51519de-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:57:44.977Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b51519de-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:57:44.977Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b51519de-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:57:44.978Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b51519de-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:57:44.978Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b51519de-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=587B5B8EFCEE3CEC01B286DF95D9B75A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"777", Date:"Fri, 03 Sep 2021 02:57:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:57:44.978Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b51519de-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Response body: [{"id":"AssignPnf_StartEvent:b51540fa-0c62-11ec-994b-e2843a500213","parentActivityInstanceId":"b51519de-0c62-11ec-994b-e2843a500213","activityId":"AssignPnf_StartEvent","activityName":null,"activityType":"startEvent","processDefinitionKey":"ActivatePnfBB","processDefinitionId":"ActivatePnfBB:1:e513f4bf-0c50-11ec-994b-e2843a500213","processInstanceId":"b51519de-0c62-11ec-994b-e2843a500213","executionId":"b51519de-0c62-11ec-994b-e2843a500213","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-03T02:57:42.604+0000","endTime":"2021-09-03T02:57:42.604+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a2975e61-0c62-11ec-994b-e2843a500213"}] 2021-09-03T02:57:44.979Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b51519de-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:57:44.979Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b51519de-0c62-11ec-994b-e2843a500213&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:57:44.983Z|90b88d48-5078-45bc-8f43-4a8c1672df9b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:57:45.868Z|b0d7eb1b-9086-4390-b9ee-d650455cdeb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:57:45.869Z|b0d7eb1b-9086-4390-b9ee-d650455cdeb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:57:50.103Z|0b51b2be-a93e-4c83-9564-147cec117fd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:57:50.103Z|3b7b8f0e-d197-4f69-a8e2-7d521033bc35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:57:50.103Z|68c874b1-f659-4bc0-8ec2-0997345a1fb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:57:50.104Z|0b51b2be-a93e-4c83-9564-147cec117fd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:57:50.104Z|3b7b8f0e-d197-4f69-a8e2-7d521033bc35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:57:50.104Z|68c874b1-f659-4bc0-8ec2-0997345a1fb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:57:55.181Z|93f911d5-3dda-46ba-8d2c-fe27cafd34b6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:57:55.184Z|93f911d5-3dda-46ba-8d2c-fe27cafd34b6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383 2021-09-03T02:57:55.184Z|93f911d5-3dda-46ba-8d2c-fe27cafd34b6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|INFO|500||Invoke 2021-09-03T02:57:55.184Z|93f911d5-3dda-46ba-8d2c-fe27cafd34b6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||===========================request begin================================================ 2021-09-03T02:57:55.185Z|93f911d5-3dda-46ba-8d2c-fe27cafd34b6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383 2021-09-03T02:57:55.185Z|93f911d5-3dda-46ba-8d2c-fe27cafd34b6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||Method : GET 2021-09-03T02:57:55.185Z|93f911d5-3dda-46ba-8d2c-fe27cafd34b6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97bff2d26a7dcc95", X-B3-SpanId:"38b6924597a1270a", X-B3-ParentSpanId:"97bff2d26a7dcc95", X-B3-Sampled:"0", X-ONAP-RequestID:"93f911d5-3dda-46ba-8d2c-fe27cafd34b6", X-RequestID:"93f911d5-3dda-46ba-8d2c-fe27cafd34b6", X-TransactionID:"93f911d5-3dda-46ba-8d2c-fe27cafd34b6", X-ECOMP-RequestID:"93f911d5-3dda-46ba-8d2c-fe27cafd34b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a823e87-a2af-4512-9a7a-cb03f9e773f8"] 2021-09-03T02:57:55.185Z|93f911d5-3dda-46ba-8d2c-fe27cafd34b6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||Request body: 2021-09-03T02:57:55.185Z|93f911d5-3dda-46ba-8d2c-fe27cafd34b6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||==========================request end================================================ 2021-09-03T02:57:55.197Z|93f911d5-3dda-46ba-8d2c-fe27cafd34b6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||============================response begin========================================== 2021-09-03T02:57:55.197Z|93f911d5-3dda-46ba-8d2c-fe27cafd34b6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||Status code : 200 OK 2021-09-03T02:57:55.198Z|93f911d5-3dda-46ba-8d2c-fe27cafd34b6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||Status text : 2021-09-03T02:57:55.198Z|93f911d5-3dda-46ba-8d2c-fe27cafd34b6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:57:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:57:55.198Z|93f911d5-3dda-46ba-8d2c-fe27cafd34b6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||Response body: { "requestId" : "47385446-e74e-481d-876a-e7545cec1383", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:57:11.000+00:00", "endTime" : "2021-09-03T02:57:44.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"2df36e46-85d2-49eb-8bc9-4e8ad7dfb2ad\",\n \"modelVersionId\":\"db456c54-d942-4f26-93bd-7cad073ba159\",\n \"modelName\":\"Demo_pNF_Tldk9fZhvFiPB93YknDU\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"cac1795a-7a70-46ee-9cbe-6c4d64e09ede\",\n \"owningEntityName\":\"OE-ETE_Customer-cac1795a-7a70-46ee-9cbe-6c4d64e09ede\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_c1151bc9-aa2c-4e40-a997-864d1ea57b74\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Namec1151bc9-aa2c-4e40-a997-864d1ea57b74\",\n \"productFamilyId\":\"8d7c96bf-8c26-47bb-be32-8400a92fcbcb\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"db456c54-d942-4f26-93bd-7cad073ba159\",\n \"modelName\":\"Demo_pNF_Tldk9fZhvFiPB93YknDU\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Namec1151bc9-aa2c-4e40-a997-864d1ea57b74\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 0111eb1f-6e20 0\",\n \"modelCustomizationId\":\"a8e315d4-b897-484a-b463-43f5a881d008\",\n \"modelInvariantId\":\"2df36e46-85d2-49eb-8bc9-4e8ad7dfb2ad\",\n \"modelVersionId\":\"db456c54-d942-4f26-93bd-7cad073ba159\",\n \"modelName\":\"Demo_pNF_Tldk9fZhvFiPB93YknDU\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"8d7c96bf-8c26-47bb-be32-8400a92fcbcb\",\n \"instanceParams\":[],\n \"instanceName\":\"Tldk9fZhvFiPB93YknDU\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:57:44.000+00:00", "serviceInstanceId" : "c041e812-346d-4602-9dff-a1b4fd7ec74d", "serviceInstanceName" : "Service_Ete_Namec1151bc9-aa2c-4e40-a997-864d1ea57b74", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "47385446-e74e-481d-876a-e7545cec1383", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383" } } } 2021-09-03T02:57:55.198Z|93f911d5-3dda-46ba-8d2c-fe27cafd34b6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|DEBUG|500||=======================response end================================================= 2021-09-03T02:57:55.199Z|93f911d5-3dda-46ba-8d2c-fe27cafd34b6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/47385446-e74e-481d-876a-e7545cec1383|INFO|500||InvokeReturn 2021-09-03T02:57:55.200Z|93f911d5-3dda-46ba-8d2c-fe27cafd34b6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false 2021-09-03T02:57:55.200Z|93f911d5-3dda-46ba-8d2c-fe27cafd34b6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:57:55.200Z|93f911d5-3dda-46ba-8d2c-fe27cafd34b6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:57:55.200Z|93f911d5-3dda-46ba-8d2c-fe27cafd34b6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false 2021-09-03T02:57:55.201Z|93f911d5-3dda-46ba-8d2c-fe27cafd34b6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:57:55.201Z|93f911d5-3dda-46ba-8d2c-fe27cafd34b6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97bff2d26a7dcc95", X-B3-SpanId:"51e3d87473a0d68a", X-B3-ParentSpanId:"97bff2d26a7dcc95", X-B3-Sampled:"0", X-ONAP-RequestID:"93f911d5-3dda-46ba-8d2c-fe27cafd34b6", X-RequestID:"93f911d5-3dda-46ba-8d2c-fe27cafd34b6", X-TransactionID:"93f911d5-3dda-46ba-8d2c-fe27cafd34b6", X-ECOMP-RequestID:"93f911d5-3dda-46ba-8d2c-fe27cafd34b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eae4a080-6212-4a19-9939-07a6d193d465"] 2021-09-03T02:57:55.201Z|93f911d5-3dda-46ba-8d2c-fe27cafd34b6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:57:55.201Z|93f911d5-3dda-46ba-8d2c-fe27cafd34b6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:57:55.210Z|93f911d5-3dda-46ba-8d2c-fe27cafd34b6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:57:55.210Z|93f911d5-3dda-46ba-8d2c-fe27cafd34b6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:57:55.210Z|93f911d5-3dda-46ba-8d2c-fe27cafd34b6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:57:55.210Z|93f911d5-3dda-46ba-8d2c-fe27cafd34b6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:57:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:57:55.211Z|93f911d5-3dda-46ba-8d2c-fe27cafd34b6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:57:55.211Z|93f911d5-3dda-46ba-8d2c-fe27cafd34b6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:57:55.211Z|93f911d5-3dda-46ba-8d2c-fe27cafd34b6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=47385446-e74e-481d-876a-e7545cec1383&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:57:55.216Z|93f911d5-3dda-46ba-8d2c-fe27cafd34b6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/47385446-e74e-481d-876a-e7545cec1383|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:58:00.121Z|7fef86df-eb76-47f3-bdd8-087f9be01a2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:58:00.121Z|30512117-a753-43f2-8052-aed0dc46b72c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:58:00.122Z|7fef86df-eb76-47f3-bdd8-087f9be01a2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:58:00.122Z|30512117-a753-43f2-8052-aed0dc46b72c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:58:00.122Z|5a9f419c-1f4b-4361-a479-24caa96abfe8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:58:00.123Z|5a9f419c-1f4b-4361-a479-24caa96abfe8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:58:00.868Z|9a0fcd5e-c586-4c1b-9612-0a8e6e2eb9e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:58:00.868Z|9a0fcd5e-c586-4c1b-9612-0a8e6e2eb9e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:58:01.247Z|d7250501-d554-4cad-bd53-0ac401e14907|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:58:01.247Z|d7250501-d554-4cad-bd53-0ac401e14907|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:58:10.140Z|b78ff793-dc01-47fb-a826-23f83476bbc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:58:10.140Z|1b39eb98-2637-467a-9c1e-1a840e6922cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:58:10.140Z|b588d5eb-8121-4b7d-9515-3647dcffefda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:58:10.141Z|b78ff793-dc01-47fb-a826-23f83476bbc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:58:10.141Z|1b39eb98-2637-467a-9c1e-1a840e6922cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:58:10.141Z|b588d5eb-8121-4b7d-9515-3647dcffefda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:58:14.456Z|76057ec0-cb35-49c2-ad59-86e4d67d3f13|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:58:14.457Z|76057ec0-cb35-49c2-ad59-86e4d67d3f13|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:58:15.868Z|81c0a637-1730-41f0-ae2d-1a61a004d3a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:58:15.870Z|81c0a637-1730-41f0-ae2d-1a61a004d3a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:58:20.159Z|d759a004-f44c-4db6-a70a-57f2e4a78fbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:58:20.159Z|91ad71d0-183b-4a35-b0ee-b9c07dcc6e6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:58:20.159Z|089c7703-48f8-4e71-8bbc-c77f95309c52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:58:20.160Z|d759a004-f44c-4db6-a70a-57f2e4a78fbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:58:20.160Z|91ad71d0-183b-4a35-b0ee-b9c07dcc6e6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:58:20.160Z|089c7703-48f8-4e71-8bbc-c77f95309c52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:58:25.174Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:58:25.176Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 9bc01017-9931-4eca-8702-4b355043a639 already exists in requestDb InfraActiveRequests table 2021-09-03T02:58:25.176Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639 2021-09-03T02:58:25.177Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|INFO|500||Invoke 2021-09-03T02:58:25.177Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||===========================request begin================================================ 2021-09-03T02:58:25.177Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639 2021-09-03T02:58:25.177Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Method : GET 2021-09-03T02:58:25.177Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b09f16667b5c4d28", X-B3-SpanId:"d4df56e9dd85a389", X-B3-ParentSpanId:"b09f16667b5c4d28", X-B3-Sampled:"0", X-ONAP-RequestID:"9bc01017-9931-4eca-8702-4b355043a639", X-RequestID:"9bc01017-9931-4eca-8702-4b355043a639", X-TransactionID:"9bc01017-9931-4eca-8702-4b355043a639", X-ECOMP-RequestID:"9bc01017-9931-4eca-8702-4b355043a639", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4016b0bb-9e6b-4579-ad67-6e7c40f750e7"] 2021-09-03T02:58:25.177Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Request body: 2021-09-03T02:58:25.177Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||==========================request end================================================ 2021-09-03T02:58:25.190Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||============================response begin========================================== 2021-09-03T02:58:25.190Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:58:25.191Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Status text : 2021-09-03T02:58:25.191Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:58:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:58:25.191Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Response body: 2021-09-03T02:58:25.191Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||=======================response end================================================= 2021-09-03T02:58:25.191Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|INFO|404|Not Found|InvokeReturn 2021-09-03T02:58:25.198Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2021-09-03T02:58:25.202Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:58:25.218Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-09-03T02:58:25.218Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|INFO|500||Invoke 2021-09-03T02:58:25.277Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|INFO|500||InvokeReturn 2021-09-03T02:58:25.277Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210903-02:58:25:237-52886], vertex-id=[491752], Content-Length=[611], Date=[Fri, 03 Sep 2021 02:58:25 GMT], Content-Type=[application/json]} 2021-09-03T02:58:25.278Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"93f71d5aeecb4135a3590b6f62af098b","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1630637833425","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-09-03T02:58:25.280Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-09-03T02:58:25.280Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-09-03T02:58:25.281Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:58:25.282Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-09-03T02:58:25.282Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-09-03T02:58:25.282Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:58:25.283Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-09-03T02:58:25.283Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"111", X-B3-TraceId:"b09f16667b5c4d28", X-B3-SpanId:"ac01b20bd5c200b4", X-B3-ParentSpanId:"b09f16667b5c4d28", X-B3-Sampled:"0", X-ONAP-RequestID:"9bc01017-9931-4eca-8702-4b355043a639", X-RequestID:"9bc01017-9931-4eca-8702-4b355043a639", X-TransactionID:"9bc01017-9931-4eca-8702-4b355043a639", X-ECOMP-RequestID:"9bc01017-9931-4eca-8702-4b355043a639", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a984352a-3907-4a1d-a8f0-c4049293ccd3"] 2021-09-03T02:58:25.283Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c","requestScope":"service"} 2021-09-03T02:58:25.283Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-09-03T02:58:25.293Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-09-03T02:58:25.294Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-09-03T02:58:25.294Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-09-03T02:58:25.294Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:58:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:58:25.295Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-09-03T02:58:25.295Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-09-03T02:58:25.296Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-09-03T02:58:25.296Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-09-03T02:58:25.297Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2021-09-03T02:58:25.297Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2021-09-03T02:58:25.298Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-09-03T02:58:25.298Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2021-09-03T02:58:25.298Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9bc01017-9931-4eca-8702-4b355043a639", X-RequestID:"9bc01017-9931-4eca-8702-4b355043a639", X-TransactionID:"9bc01017-9931-4eca-8702-4b355043a639", X-ECOMP-RequestID:"9bc01017-9931-4eca-8702-4b355043a639", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22aaee2c-0459-4b8d-a744-92061d8ade21"] 2021-09-03T02:58:25.298Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2021-09-03T02:58:25.298Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2021-09-03T02:58:25.320Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2021-09-03T02:58:25.321Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2021-09-03T02:58:25.321Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2021-09-03T02:58:25.322Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:58:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:58:25.322Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2021-09-03 01:02:43.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" } } } 2021-09-03T02:58:25.322Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2021-09-03T02:58:25.322Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2021-09-03T02:58:25.325Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2021-09-03T02:58:25.325Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2021-09-03T02:58:25.325Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T02:58:25.326Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2021-09-03T02:58:25.326Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2021-09-03T02:58:25.326Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9bc01017-9931-4eca-8702-4b355043a639", X-RequestID:"9bc01017-9931-4eca-8702-4b355043a639", X-TransactionID:"9bc01017-9931-4eca-8702-4b355043a639", X-ECOMP-RequestID:"9bc01017-9931-4eca-8702-4b355043a639", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a41b1b8-daf5-4c62-8e1a-7c80944f7ca1"] 2021-09-03T02:58:25.326Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2021-09-03T02:58:25.326Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2021-09-03T02:58:25.342Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2021-09-03T02:58:25.343Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2021-09-03T02:58:25.343Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2021-09-03T02:58:25.344Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:58:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:58:25.344Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 505, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2021-09-03T01:02:43.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505/service" } } } 2021-09-03T02:58:25.344Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2021-09-03T02:58:25.345Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2021-09-03T02:58:25.346Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-09-03T02:58:25.347Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2021-09-03T02:58:25.347Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2021-09-03T02:58:25.347Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-09-03T02:58:25.347Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2021-09-03T02:58:25.348Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9bc01017-9931-4eca-8702-4b355043a639", X-RequestID:"9bc01017-9931-4eca-8702-4b355043a639", X-TransactionID:"9bc01017-9931-4eca-8702-4b355043a639", X-ECOMP-RequestID:"9bc01017-9931-4eca-8702-4b355043a639", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0840a1cd-a614-4bd0-983d-2a6d07305281"] 2021-09-03T02:58:25.348Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2021-09-03T02:58:25.348Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2021-09-03T02:58:25.362Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2021-09-03T02:58:25.362Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2021-09-03T02:58:25.363Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2021-09-03T02:58:25.363Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:58:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:58:25.364Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2021-09-03 01:02:43.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" } } } 2021-09-03T02:58:25.364Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2021-09-03T02:58:25.364Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2021-09-03T02:58:25.367Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:58:25.367Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-09-03T02:58:25.368Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-09-03T02:58:25.368Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:58:25.368Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-09-03T02:58:25.368Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1847", X-B3-TraceId:"b09f16667b5c4d28", X-B3-SpanId:"9803c96d5ee3b4a7", X-B3-ParentSpanId:"b09f16667b5c4d28", X-B3-Sampled:"0", X-ONAP-RequestID:"9bc01017-9931-4eca-8702-4b355043a639", X-RequestID:"9bc01017-9931-4eca-8702-4b355043a639", X-TransactionID:"9bc01017-9931-4eca-8702-4b355043a639", X-ECOMP-RequestID:"9bc01017-9931-4eca-8702-4b355043a639", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18778ab5-c992-4fef-ba06-7386f2f68dfb"] 2021-09-03T02:58:25.368Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"9bc01017-9931-4eca-8702-4b355043a639","requestStatus":"IN_PROGRESS","startTime":1630637905198,"source":"VID","tenantId":"93f71d5aeecb4135a3590b6f62af098b","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\n\t\t\t\"modelVersionId\": \"c0ba9fb8-13f3-49e8-94fd-82a25d783986\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"44fe2b7f-f178-4a7b-87ec-1b451308f6dc\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceName":"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"9bc01017-9931-4eca-8702-4b355043a639"} 2021-09-03T02:58:25.369Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-09-03T02:58:25.383Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-09-03T02:58:25.383Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-09-03T02:58:25.383Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-09-03T02:58:25.384Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:58:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:58:25.384Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "9bc01017-9931-4eca-8702-4b355043a639", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:58:25.198+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\n\t\t\t\"modelVersionId\": \"c0ba9fb8-13f3-49e8-94fd-82a25d783986\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"44fe2b7f-f178-4a7b-87ec-1b451308f6dc\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-09-03T02:58:25.375+00:00", "cloudRegion" : "k8sregion", "serviceInstanceName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "9bc01017-9931-4eca-8702-4b355043a639", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639" } } } 2021-09-03T02:58:25.385Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-09-03T02:58:25.385Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-09-03T02:58:25.393Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:58:25.394Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-09-03T02:58:25.394Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-09-03T02:58:25.394Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:58:25.395Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-09-03T02:58:25.395Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2251", X-B3-TraceId:"b09f16667b5c4d28", X-B3-SpanId:"4e0995c8a9f69028", X-B3-ParentSpanId:"b09f16667b5c4d28", X-B3-Sampled:"0", X-ONAP-RequestID:"9bc01017-9931-4eca-8702-4b355043a639", X-RequestID:"9bc01017-9931-4eca-8702-4b355043a639", X-TransactionID:"9bc01017-9931-4eca-8702-4b355043a639", X-ECOMP-RequestID:"9bc01017-9931-4eca-8702-4b355043a639", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ea66d57-ddc7-4beb-829f-01f2b25c2f6d"] 2021-09-03T02:58:25.395Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"c0ba9fb8-13f3-49e8-94fd-82a25d783986\",\"modelUuid\":\"c0ba9fb8-13f3-49e8-94fd-82a25d783986\",\"modelInvariantUuid\":\"61c5eac6-d8b7-40cf-9af6-86b082f18579\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnf-customer\"},\"cloudConfiguration\":{\"tenantId\":\"93f71d5aeecb4135a3590b6f62af098b\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnf_project\"},\"owningEntity\":{\"owningEntityId\":\"44fe2b7f-f178-4a7b-87ec-1b451308f6dc\",\"owningEntityName\":\"basicnf_owning_entity\"}}}","type":"String"},"requestId":{"value":"9bc01017-9931-4eca-8702-4b355043a639","type":"String"},"mso-request-id":{"value":"9bc01017-9931-4eca-8702-4b355043a639","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-09-03T02:58:25.395Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-09-03T02:58:26.412Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-09-03T02:58:26.412Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-09-03T02:58:26.413Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-09-03T02:58:26.413Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 03 Sep 2021 02:58:26 GMT", X-ONAP-RequestID:"9bc01017-9931-4eca-8702-4b355043a639", X-RequestID:"9bc01017-9931-4eca-8702-4b355043a639", X-TransactionID:"9bc01017-9931-4eca-8702-4b355043a639", X-ECOMP-RequestID:"9bc01017-9931-4eca-8702-4b355043a639", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"3ea66d57-ddc7-4beb-829f-01f2b25c2f6d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:58:26.413Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"9bc01017-9931-4eca-8702-4b355043a639\",\"instanceId\":\"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3\"}}","message":"Success","processInstanceID":"ce9915a0-0c62-11ec-994b-e2843a500213","variables":null,"messageCode":200} 2021-09-03T02:58:26.413Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-09-03T02:58:26.414Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-09-03T02:58:26.417Z|9bc01017-9931-4eca-8702-4b355043a639|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:58:26.558Z|75220b21-c4b8-4c6c-a19b-c520db6d6c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:58:26.562Z|75220b21-c4b8-4c6c-a19b-c520db6d6c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639 2021-09-03T02:58:26.562Z|75220b21-c4b8-4c6c-a19b-c520db6d6c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|INFO|500||Invoke 2021-09-03T02:58:26.562Z|75220b21-c4b8-4c6c-a19b-c520db6d6c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||===========================request begin================================================ 2021-09-03T02:58:26.563Z|75220b21-c4b8-4c6c-a19b-c520db6d6c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639 2021-09-03T02:58:26.563Z|75220b21-c4b8-4c6c-a19b-c520db6d6c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Method : GET 2021-09-03T02:58:26.563Z|75220b21-c4b8-4c6c-a19b-c520db6d6c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d996e9d1f46d5ea", X-B3-SpanId:"7ac00eeeeccbf004", X-B3-ParentSpanId:"6d996e9d1f46d5ea", X-B3-Sampled:"0", X-ONAP-RequestID:"75220b21-c4b8-4c6c-a19b-c520db6d6c88", X-RequestID:"75220b21-c4b8-4c6c-a19b-c520db6d6c88", X-TransactionID:"75220b21-c4b8-4c6c-a19b-c520db6d6c88", X-ECOMP-RequestID:"75220b21-c4b8-4c6c-a19b-c520db6d6c88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"382bd667-298f-4e95-b628-b82fdbc62ffc"] 2021-09-03T02:58:26.563Z|75220b21-c4b8-4c6c-a19b-c520db6d6c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Request body: 2021-09-03T02:58:26.564Z|75220b21-c4b8-4c6c-a19b-c520db6d6c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||==========================request end================================================ 2021-09-03T02:58:26.578Z|75220b21-c4b8-4c6c-a19b-c520db6d6c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||============================response begin========================================== 2021-09-03T02:58:26.578Z|75220b21-c4b8-4c6c-a19b-c520db6d6c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Status code : 200 OK 2021-09-03T02:58:26.578Z|75220b21-c4b8-4c6c-a19b-c520db6d6c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Status text : 2021-09-03T02:58:26.579Z|75220b21-c4b8-4c6c-a19b-c520db6d6c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:58:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:58:26.580Z|75220b21-c4b8-4c6c-a19b-c520db6d6c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Response body: { "requestId" : "9bc01017-9931-4eca-8702-4b355043a639", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:58:25.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\n\t\t\t\"modelVersionId\": \"c0ba9fb8-13f3-49e8-94fd-82a25d783986\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"44fe2b7f-f178-4a7b-87ec-1b451308f6dc\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:58:25.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "serviceInstanceName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "9bc01017-9931-4eca-8702-4b355043a639", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639" } } } 2021-09-03T02:58:26.580Z|75220b21-c4b8-4c6c-a19b-c520db6d6c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||=======================response end================================================= 2021-09-03T02:58:26.580Z|75220b21-c4b8-4c6c-a19b-c520db6d6c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|INFO|500||InvokeReturn 2021-09-03T02:58:26.581Z|75220b21-c4b8-4c6c-a19b-c520db6d6c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false 2021-09-03T02:58:26.581Z|75220b21-c4b8-4c6c-a19b-c520db6d6c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:58:26.581Z|75220b21-c4b8-4c6c-a19b-c520db6d6c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:58:26.582Z|75220b21-c4b8-4c6c-a19b-c520db6d6c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false 2021-09-03T02:58:26.582Z|75220b21-c4b8-4c6c-a19b-c520db6d6c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:58:26.582Z|75220b21-c4b8-4c6c-a19b-c520db6d6c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d996e9d1f46d5ea", X-B3-SpanId:"d2908d120fce37ca", X-B3-ParentSpanId:"6d996e9d1f46d5ea", X-B3-Sampled:"0", X-ONAP-RequestID:"75220b21-c4b8-4c6c-a19b-c520db6d6c88", X-RequestID:"75220b21-c4b8-4c6c-a19b-c520db6d6c88", X-TransactionID:"75220b21-c4b8-4c6c-a19b-c520db6d6c88", X-ECOMP-RequestID:"75220b21-c4b8-4c6c-a19b-c520db6d6c88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf8b2de2-b6ea-454b-8c17-555da69c9e45"] 2021-09-03T02:58:26.582Z|75220b21-c4b8-4c6c-a19b-c520db6d6c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:58:26.582Z|75220b21-c4b8-4c6c-a19b-c520db6d6c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:58:26.591Z|75220b21-c4b8-4c6c-a19b-c520db6d6c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:58:26.591Z|75220b21-c4b8-4c6c-a19b-c520db6d6c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:58:26.592Z|75220b21-c4b8-4c6c-a19b-c520db6d6c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:58:26.592Z|75220b21-c4b8-4c6c-a19b-c520db6d6c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:58:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:58:26.593Z|75220b21-c4b8-4c6c-a19b-c520db6d6c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:58:26.593Z|75220b21-c4b8-4c6c-a19b-c520db6d6c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:58:26.593Z|75220b21-c4b8-4c6c-a19b-c520db6d6c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:58:26.599Z|75220b21-c4b8-4c6c-a19b-c520db6d6c88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:58:30.177Z|b47bf678-77d3-4679-a949-8bec89abc5b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:58:30.178Z|b47bf678-77d3-4679-a949-8bec89abc5b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:58:30.178Z|167ebd9b-6dbb-4e52-85ce-61904b528650|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:58:30.178Z|e0c6c2be-eabd-47b0-aa86-38e940946108|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:58:30.178Z|167ebd9b-6dbb-4e52-85ce-61904b528650|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:58:30.178Z|e0c6c2be-eabd-47b0-aa86-38e940946108|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:58:30.868Z|38a98e44-d849-41ea-b355-a398ab72f160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:58:30.868Z|38a98e44-d849-41ea-b355-a398ab72f160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:58:31.248Z|21472ac5-1add-4fc6-9260-56f823a7cff9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:58:31.248Z|21472ac5-1add-4fc6-9260-56f823a7cff9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:58:36.734Z|7e176c6e-9c35-452a-bba6-1e5eba826063|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:58:36.738Z|7e176c6e-9c35-452a-bba6-1e5eba826063|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639 2021-09-03T02:58:36.739Z|7e176c6e-9c35-452a-bba6-1e5eba826063|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|INFO|500||Invoke 2021-09-03T02:58:36.739Z|7e176c6e-9c35-452a-bba6-1e5eba826063|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||===========================request begin================================================ 2021-09-03T02:58:36.739Z|7e176c6e-9c35-452a-bba6-1e5eba826063|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639 2021-09-03T02:58:36.739Z|7e176c6e-9c35-452a-bba6-1e5eba826063|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Method : GET 2021-09-03T02:58:36.740Z|7e176c6e-9c35-452a-bba6-1e5eba826063|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8cb004898e1da1e1", X-B3-SpanId:"6295428d28dae924", X-B3-ParentSpanId:"8cb004898e1da1e1", X-B3-Sampled:"0", X-ONAP-RequestID:"7e176c6e-9c35-452a-bba6-1e5eba826063", X-RequestID:"7e176c6e-9c35-452a-bba6-1e5eba826063", X-TransactionID:"7e176c6e-9c35-452a-bba6-1e5eba826063", X-ECOMP-RequestID:"7e176c6e-9c35-452a-bba6-1e5eba826063", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bdfc7496-3191-44f2-bf5e-a30c375f8f1d"] 2021-09-03T02:58:36.740Z|7e176c6e-9c35-452a-bba6-1e5eba826063|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Request body: 2021-09-03T02:58:36.740Z|7e176c6e-9c35-452a-bba6-1e5eba826063|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||==========================request end================================================ 2021-09-03T02:58:36.751Z|7e176c6e-9c35-452a-bba6-1e5eba826063|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||============================response begin========================================== 2021-09-03T02:58:36.752Z|7e176c6e-9c35-452a-bba6-1e5eba826063|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Status code : 200 OK 2021-09-03T02:58:36.752Z|7e176c6e-9c35-452a-bba6-1e5eba826063|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Status text : 2021-09-03T02:58:36.752Z|7e176c6e-9c35-452a-bba6-1e5eba826063|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:58:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:58:36.753Z|7e176c6e-9c35-452a-bba6-1e5eba826063|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Response body: { "requestId" : "9bc01017-9931-4eca-8702-4b355043a639", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:58:25.000+00:00", "endTime" : "2021-09-03T02:58:28.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\n\t\t\t\"modelVersionId\": \"c0ba9fb8-13f3-49e8-94fd-82a25d783986\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"44fe2b7f-f178-4a7b-87ec-1b451308f6dc\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:58:28.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "serviceInstanceName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "9bc01017-9931-4eca-8702-4b355043a639", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639" } } } 2021-09-03T02:58:36.753Z|7e176c6e-9c35-452a-bba6-1e5eba826063|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||=======================response end================================================= 2021-09-03T02:58:36.754Z|7e176c6e-9c35-452a-bba6-1e5eba826063|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|INFO|500||InvokeReturn 2021-09-03T02:58:36.755Z|7e176c6e-9c35-452a-bba6-1e5eba826063|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false 2021-09-03T02:58:36.755Z|7e176c6e-9c35-452a-bba6-1e5eba826063|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:58:36.755Z|7e176c6e-9c35-452a-bba6-1e5eba826063|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:58:36.756Z|7e176c6e-9c35-452a-bba6-1e5eba826063|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false 2021-09-03T02:58:36.756Z|7e176c6e-9c35-452a-bba6-1e5eba826063|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:58:36.756Z|7e176c6e-9c35-452a-bba6-1e5eba826063|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8cb004898e1da1e1", X-B3-SpanId:"1fd73e92b3abbca4", X-B3-ParentSpanId:"8cb004898e1da1e1", X-B3-Sampled:"0", X-ONAP-RequestID:"7e176c6e-9c35-452a-bba6-1e5eba826063", X-RequestID:"7e176c6e-9c35-452a-bba6-1e5eba826063", X-TransactionID:"7e176c6e-9c35-452a-bba6-1e5eba826063", X-ECOMP-RequestID:"7e176c6e-9c35-452a-bba6-1e5eba826063", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e3e9c09-afa2-4629-945e-408ae3d91e0c"] 2021-09-03T02:58:36.756Z|7e176c6e-9c35-452a-bba6-1e5eba826063|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:58:36.757Z|7e176c6e-9c35-452a-bba6-1e5eba826063|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:58:36.765Z|7e176c6e-9c35-452a-bba6-1e5eba826063|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:58:36.766Z|7e176c6e-9c35-452a-bba6-1e5eba826063|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:58:36.766Z|7e176c6e-9c35-452a-bba6-1e5eba826063|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:58:36.766Z|7e176c6e-9c35-452a-bba6-1e5eba826063|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:58:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:58:36.767Z|7e176c6e-9c35-452a-bba6-1e5eba826063|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:58:36.767Z|7e176c6e-9c35-452a-bba6-1e5eba826063|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:58:36.767Z|7e176c6e-9c35-452a-bba6-1e5eba826063|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:58:36.775Z|7e176c6e-9c35-452a-bba6-1e5eba826063|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:58:36.897Z|8bf62639-6a91-46eb-9324-3603f546c0dc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:58:36.900Z|8bf62639-6a91-46eb-9324-3603f546c0dc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639 2021-09-03T02:58:36.900Z|8bf62639-6a91-46eb-9324-3603f546c0dc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|INFO|500||Invoke 2021-09-03T02:58:36.900Z|8bf62639-6a91-46eb-9324-3603f546c0dc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||===========================request begin================================================ 2021-09-03T02:58:36.900Z|8bf62639-6a91-46eb-9324-3603f546c0dc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639 2021-09-03T02:58:36.900Z|8bf62639-6a91-46eb-9324-3603f546c0dc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Method : GET 2021-09-03T02:58:36.901Z|8bf62639-6a91-46eb-9324-3603f546c0dc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ecdcb410df62c721", X-B3-SpanId:"4df9db945a7f4922", X-B3-ParentSpanId:"ecdcb410df62c721", X-B3-Sampled:"0", X-ONAP-RequestID:"8bf62639-6a91-46eb-9324-3603f546c0dc", X-RequestID:"8bf62639-6a91-46eb-9324-3603f546c0dc", X-TransactionID:"8bf62639-6a91-46eb-9324-3603f546c0dc", X-ECOMP-RequestID:"8bf62639-6a91-46eb-9324-3603f546c0dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"848f1f64-262c-4ac0-a0f6-8b3164f48036"] 2021-09-03T02:58:36.901Z|8bf62639-6a91-46eb-9324-3603f546c0dc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Request body: 2021-09-03T02:58:36.901Z|8bf62639-6a91-46eb-9324-3603f546c0dc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||==========================request end================================================ 2021-09-03T02:58:36.911Z|8bf62639-6a91-46eb-9324-3603f546c0dc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||============================response begin========================================== 2021-09-03T02:58:36.912Z|8bf62639-6a91-46eb-9324-3603f546c0dc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Status code : 200 OK 2021-09-03T02:58:36.912Z|8bf62639-6a91-46eb-9324-3603f546c0dc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Status text : 2021-09-03T02:58:36.912Z|8bf62639-6a91-46eb-9324-3603f546c0dc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:58:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:58:36.913Z|8bf62639-6a91-46eb-9324-3603f546c0dc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Response body: { "requestId" : "9bc01017-9931-4eca-8702-4b355043a639", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:58:25.000+00:00", "endTime" : "2021-09-03T02:58:28.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\n\t\t\t\"modelVersionId\": \"c0ba9fb8-13f3-49e8-94fd-82a25d783986\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"44fe2b7f-f178-4a7b-87ec-1b451308f6dc\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:58:28.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "serviceInstanceName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "9bc01017-9931-4eca-8702-4b355043a639", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639" } } } 2021-09-03T02:58:36.913Z|8bf62639-6a91-46eb-9324-3603f546c0dc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||=======================response end================================================= 2021-09-03T02:58:36.913Z|8bf62639-6a91-46eb-9324-3603f546c0dc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|INFO|500||InvokeReturn 2021-09-03T02:58:36.914Z|8bf62639-6a91-46eb-9324-3603f546c0dc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false 2021-09-03T02:58:36.915Z|8bf62639-6a91-46eb-9324-3603f546c0dc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:58:36.915Z|8bf62639-6a91-46eb-9324-3603f546c0dc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:58:36.915Z|8bf62639-6a91-46eb-9324-3603f546c0dc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false 2021-09-03T02:58:36.915Z|8bf62639-6a91-46eb-9324-3603f546c0dc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:58:36.916Z|8bf62639-6a91-46eb-9324-3603f546c0dc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ecdcb410df62c721", X-B3-SpanId:"4a43c8a003a70e29", X-B3-ParentSpanId:"ecdcb410df62c721", X-B3-Sampled:"0", X-ONAP-RequestID:"8bf62639-6a91-46eb-9324-3603f546c0dc", X-RequestID:"8bf62639-6a91-46eb-9324-3603f546c0dc", X-TransactionID:"8bf62639-6a91-46eb-9324-3603f546c0dc", X-ECOMP-RequestID:"8bf62639-6a91-46eb-9324-3603f546c0dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71ab12be-a937-47de-9334-077e7163ca7d"] 2021-09-03T02:58:36.916Z|8bf62639-6a91-46eb-9324-3603f546c0dc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:58:36.916Z|8bf62639-6a91-46eb-9324-3603f546c0dc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:58:36.924Z|8bf62639-6a91-46eb-9324-3603f546c0dc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:58:36.924Z|8bf62639-6a91-46eb-9324-3603f546c0dc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:58:36.924Z|8bf62639-6a91-46eb-9324-3603f546c0dc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:58:36.925Z|8bf62639-6a91-46eb-9324-3603f546c0dc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:58:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:58:36.925Z|8bf62639-6a91-46eb-9324-3603f546c0dc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:58:36.925Z|8bf62639-6a91-46eb-9324-3603f546c0dc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:58:36.926Z|8bf62639-6a91-46eb-9324-3603f546c0dc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:58:36.931Z|8bf62639-6a91-46eb-9324-3603f546c0dc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:58:37.059Z|dfeff364-d5b1-4738-8f84-5c0c344e63c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:58:37.063Z|dfeff364-d5b1-4738-8f84-5c0c344e63c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639 2021-09-03T02:58:37.064Z|dfeff364-d5b1-4738-8f84-5c0c344e63c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|INFO|500||Invoke 2021-09-03T02:58:37.065Z|dfeff364-d5b1-4738-8f84-5c0c344e63c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||===========================request begin================================================ 2021-09-03T02:58:37.065Z|dfeff364-d5b1-4738-8f84-5c0c344e63c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639 2021-09-03T02:58:37.065Z|dfeff364-d5b1-4738-8f84-5c0c344e63c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Method : GET 2021-09-03T02:58:37.065Z|dfeff364-d5b1-4738-8f84-5c0c344e63c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9346ac3471db370c", X-B3-SpanId:"5e7f1a352fe94726", X-B3-ParentSpanId:"9346ac3471db370c", X-B3-Sampled:"0", X-ONAP-RequestID:"dfeff364-d5b1-4738-8f84-5c0c344e63c5", X-RequestID:"dfeff364-d5b1-4738-8f84-5c0c344e63c5", X-TransactionID:"dfeff364-d5b1-4738-8f84-5c0c344e63c5", X-ECOMP-RequestID:"dfeff364-d5b1-4738-8f84-5c0c344e63c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61195e54-7106-4695-9be3-c4fe8f28dcc0"] 2021-09-03T02:58:37.066Z|dfeff364-d5b1-4738-8f84-5c0c344e63c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Request body: 2021-09-03T02:58:37.066Z|dfeff364-d5b1-4738-8f84-5c0c344e63c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||==========================request end================================================ 2021-09-03T02:58:37.079Z|dfeff364-d5b1-4738-8f84-5c0c344e63c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||============================response begin========================================== 2021-09-03T02:58:37.079Z|dfeff364-d5b1-4738-8f84-5c0c344e63c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Status code : 200 OK 2021-09-03T02:58:37.079Z|dfeff364-d5b1-4738-8f84-5c0c344e63c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Status text : 2021-09-03T02:58:37.080Z|dfeff364-d5b1-4738-8f84-5c0c344e63c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:58:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:58:37.080Z|dfeff364-d5b1-4738-8f84-5c0c344e63c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Response body: { "requestId" : "9bc01017-9931-4eca-8702-4b355043a639", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:58:25.000+00:00", "endTime" : "2021-09-03T02:58:28.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\n\t\t\t\"modelVersionId\": \"c0ba9fb8-13f3-49e8-94fd-82a25d783986\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"44fe2b7f-f178-4a7b-87ec-1b451308f6dc\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:58:28.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "serviceInstanceName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "9bc01017-9931-4eca-8702-4b355043a639", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639" } } } 2021-09-03T02:58:37.080Z|dfeff364-d5b1-4738-8f84-5c0c344e63c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||=======================response end================================================= 2021-09-03T02:58:37.081Z|dfeff364-d5b1-4738-8f84-5c0c344e63c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|INFO|500||InvokeReturn 2021-09-03T02:58:37.081Z|dfeff364-d5b1-4738-8f84-5c0c344e63c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false 2021-09-03T02:58:37.082Z|dfeff364-d5b1-4738-8f84-5c0c344e63c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:58:37.082Z|dfeff364-d5b1-4738-8f84-5c0c344e63c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:58:37.082Z|dfeff364-d5b1-4738-8f84-5c0c344e63c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false 2021-09-03T02:58:37.083Z|dfeff364-d5b1-4738-8f84-5c0c344e63c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:58:37.083Z|dfeff364-d5b1-4738-8f84-5c0c344e63c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9346ac3471db370c", X-B3-SpanId:"e3c7c7c72c45c9e1", X-B3-ParentSpanId:"9346ac3471db370c", X-B3-Sampled:"0", X-ONAP-RequestID:"dfeff364-d5b1-4738-8f84-5c0c344e63c5", X-RequestID:"dfeff364-d5b1-4738-8f84-5c0c344e63c5", X-TransactionID:"dfeff364-d5b1-4738-8f84-5c0c344e63c5", X-ECOMP-RequestID:"dfeff364-d5b1-4738-8f84-5c0c344e63c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a7d7e9c-0f88-432f-b0e3-956826ff3bee"] 2021-09-03T02:58:37.083Z|dfeff364-d5b1-4738-8f84-5c0c344e63c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:58:37.083Z|dfeff364-d5b1-4738-8f84-5c0c344e63c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:58:37.090Z|dfeff364-d5b1-4738-8f84-5c0c344e63c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:58:37.090Z|dfeff364-d5b1-4738-8f84-5c0c344e63c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:58:37.091Z|dfeff364-d5b1-4738-8f84-5c0c344e63c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:58:37.092Z|dfeff364-d5b1-4738-8f84-5c0c344e63c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:58:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:58:37.092Z|dfeff364-d5b1-4738-8f84-5c0c344e63c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:58:37.093Z|dfeff364-d5b1-4738-8f84-5c0c344e63c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:58:37.093Z|dfeff364-d5b1-4738-8f84-5c0c344e63c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:58:37.098Z|dfeff364-d5b1-4738-8f84-5c0c344e63c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:58:37.232Z|829087ee-a30d-4e6e-a765-11cf6c4a02a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:58:37.236Z|829087ee-a30d-4e6e-a765-11cf6c4a02a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639 2021-09-03T02:58:37.236Z|829087ee-a30d-4e6e-a765-11cf6c4a02a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|INFO|500||Invoke 2021-09-03T02:58:37.236Z|829087ee-a30d-4e6e-a765-11cf6c4a02a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||===========================request begin================================================ 2021-09-03T02:58:37.237Z|829087ee-a30d-4e6e-a765-11cf6c4a02a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639 2021-09-03T02:58:37.237Z|829087ee-a30d-4e6e-a765-11cf6c4a02a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Method : GET 2021-09-03T02:58:37.237Z|829087ee-a30d-4e6e-a765-11cf6c4a02a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"953bc3c661c1203a", X-B3-SpanId:"8e63be0892f155f1", X-B3-ParentSpanId:"953bc3c661c1203a", X-B3-Sampled:"0", X-ONAP-RequestID:"829087ee-a30d-4e6e-a765-11cf6c4a02a9", X-RequestID:"829087ee-a30d-4e6e-a765-11cf6c4a02a9", X-TransactionID:"829087ee-a30d-4e6e-a765-11cf6c4a02a9", X-ECOMP-RequestID:"829087ee-a30d-4e6e-a765-11cf6c4a02a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2d9fd97-0e4b-4705-8612-a60c3b6e9b61"] 2021-09-03T02:58:37.237Z|829087ee-a30d-4e6e-a765-11cf6c4a02a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Request body: 2021-09-03T02:58:37.237Z|829087ee-a30d-4e6e-a765-11cf6c4a02a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||==========================request end================================================ 2021-09-03T02:58:37.248Z|829087ee-a30d-4e6e-a765-11cf6c4a02a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||============================response begin========================================== 2021-09-03T02:58:37.249Z|829087ee-a30d-4e6e-a765-11cf6c4a02a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Status code : 200 OK 2021-09-03T02:58:37.249Z|829087ee-a30d-4e6e-a765-11cf6c4a02a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Status text : 2021-09-03T02:58:37.249Z|829087ee-a30d-4e6e-a765-11cf6c4a02a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:58:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:58:37.250Z|829087ee-a30d-4e6e-a765-11cf6c4a02a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Response body: { "requestId" : "9bc01017-9931-4eca-8702-4b355043a639", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:58:25.000+00:00", "endTime" : "2021-09-03T02:58:28.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\n\t\t\t\"modelVersionId\": \"c0ba9fb8-13f3-49e8-94fd-82a25d783986\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"44fe2b7f-f178-4a7b-87ec-1b451308f6dc\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:58:28.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "serviceInstanceName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "9bc01017-9931-4eca-8702-4b355043a639", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639" } } } 2021-09-03T02:58:37.250Z|829087ee-a30d-4e6e-a765-11cf6c4a02a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||=======================response end================================================= 2021-09-03T02:58:37.251Z|829087ee-a30d-4e6e-a765-11cf6c4a02a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|INFO|500||InvokeReturn 2021-09-03T02:58:37.251Z|829087ee-a30d-4e6e-a765-11cf6c4a02a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false 2021-09-03T02:58:37.252Z|829087ee-a30d-4e6e-a765-11cf6c4a02a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:58:37.252Z|829087ee-a30d-4e6e-a765-11cf6c4a02a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:58:37.252Z|829087ee-a30d-4e6e-a765-11cf6c4a02a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false 2021-09-03T02:58:37.252Z|829087ee-a30d-4e6e-a765-11cf6c4a02a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:58:37.252Z|829087ee-a30d-4e6e-a765-11cf6c4a02a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"953bc3c661c1203a", X-B3-SpanId:"a31cf82ba549d26f", X-B3-ParentSpanId:"953bc3c661c1203a", X-B3-Sampled:"0", X-ONAP-RequestID:"829087ee-a30d-4e6e-a765-11cf6c4a02a9", X-RequestID:"829087ee-a30d-4e6e-a765-11cf6c4a02a9", X-TransactionID:"829087ee-a30d-4e6e-a765-11cf6c4a02a9", X-ECOMP-RequestID:"829087ee-a30d-4e6e-a765-11cf6c4a02a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ea8cad6-c82e-40eb-9cc6-5aecd84a5f95"] 2021-09-03T02:58:37.252Z|829087ee-a30d-4e6e-a765-11cf6c4a02a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:58:37.253Z|829087ee-a30d-4e6e-a765-11cf6c4a02a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:58:37.261Z|829087ee-a30d-4e6e-a765-11cf6c4a02a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:58:37.261Z|829087ee-a30d-4e6e-a765-11cf6c4a02a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:58:37.261Z|829087ee-a30d-4e6e-a765-11cf6c4a02a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:58:37.261Z|829087ee-a30d-4e6e-a765-11cf6c4a02a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:58:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:58:37.262Z|829087ee-a30d-4e6e-a765-11cf6c4a02a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:58:37.262Z|829087ee-a30d-4e6e-a765-11cf6c4a02a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:58:37.262Z|829087ee-a30d-4e6e-a765-11cf6c4a02a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:58:37.268Z|829087ee-a30d-4e6e-a765-11cf6c4a02a9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:58:37.384Z|bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:58:37.386Z|bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639 2021-09-03T02:58:37.387Z|bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|INFO|500||Invoke 2021-09-03T02:58:37.387Z|bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||===========================request begin================================================ 2021-09-03T02:58:37.387Z|bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639 2021-09-03T02:58:37.387Z|bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Method : GET 2021-09-03T02:58:37.387Z|bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce821fb75edf21db", X-B3-SpanId:"c60ce4062366d848", X-B3-ParentSpanId:"ce821fb75edf21db", X-B3-Sampled:"0", X-ONAP-RequestID:"bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53", X-RequestID:"bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53", X-TransactionID:"bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53", X-ECOMP-RequestID:"bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c85b2b7d-5ef7-4037-8fae-52699753978b"] 2021-09-03T02:58:37.388Z|bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Request body: 2021-09-03T02:58:37.388Z|bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||==========================request end================================================ 2021-09-03T02:58:37.397Z|bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||============================response begin========================================== 2021-09-03T02:58:37.397Z|bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Status code : 200 OK 2021-09-03T02:58:37.397Z|bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Status text : 2021-09-03T02:58:37.397Z|bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:58:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:58:37.398Z|bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||Response body: { "requestId" : "9bc01017-9931-4eca-8702-4b355043a639", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:58:25.000+00:00", "endTime" : "2021-09-03T02:58:28.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\n\t\t\t\"modelVersionId\": \"c0ba9fb8-13f3-49e8-94fd-82a25d783986\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"44fe2b7f-f178-4a7b-87ec-1b451308f6dc\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:58:28.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "serviceInstanceName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "9bc01017-9931-4eca-8702-4b355043a639", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639" } } } 2021-09-03T02:58:37.398Z|bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|DEBUG|500||=======================response end================================================= 2021-09-03T02:58:37.398Z|bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9bc01017-9931-4eca-8702-4b355043a639|INFO|500||InvokeReturn 2021-09-03T02:58:37.399Z|bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false 2021-09-03T02:58:37.400Z|bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:58:37.400Z|bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:58:37.400Z|bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false 2021-09-03T02:58:37.400Z|bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:58:37.400Z|bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce821fb75edf21db", X-B3-SpanId:"84c9fd7fe5f522cc", X-B3-ParentSpanId:"ce821fb75edf21db", X-B3-Sampled:"0", X-ONAP-RequestID:"bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53", X-RequestID:"bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53", X-TransactionID:"bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53", X-ECOMP-RequestID:"bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fedbdaf-c6af-4077-9066-ed873f5194c6"] 2021-09-03T02:58:37.401Z|bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:58:37.401Z|bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:58:37.409Z|bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:58:37.410Z|bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:58:37.410Z|bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:58:37.410Z|bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:58:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:58:37.411Z|bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:58:37.412Z|bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:58:37.412Z|bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9bc01017-9931-4eca-8702-4b355043a639&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:58:37.417Z|bc3e4a5a-a7c4-4e0f-8871-5308d8b5ca53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9bc01017-9931-4eca-8702-4b355043a639|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:58:40.194Z|971d278a-3ab2-46b6-8085-1cb6bbc806e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:58:40.194Z|9d106ce5-3e77-4164-a2ea-66fc02b9862f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:58:40.194Z|e9c29dfb-66d6-4d2a-910d-d97fee824275|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:58:40.195Z|971d278a-3ab2-46b6-8085-1cb6bbc806e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:58:40.195Z|9d106ce5-3e77-4164-a2ea-66fc02b9862f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:58:40.195Z|e9c29dfb-66d6-4d2a-910d-d97fee824275|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:58:45.868Z|2aa5fb8b-8fbc-4e9a-b921-b6717685746e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:58:45.868Z|2aa5fb8b-8fbc-4e9a-b921-b6717685746e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:58:49.299Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:58:49.300Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 1de48ecd-707d-4628-91d1-da90d404d7ac already exists in requestDb InfraActiveRequests table 2021-09-03T02:58:49.301Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac 2021-09-03T02:58:49.301Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|INFO|500||Invoke 2021-09-03T02:58:49.301Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||===========================request begin================================================ 2021-09-03T02:58:49.301Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac 2021-09-03T02:58:49.302Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Method : GET 2021-09-03T02:58:49.302Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"443077d0cdac5404", X-B3-SpanId:"b523c082ce3f9278", X-B3-ParentSpanId:"443077d0cdac5404", X-B3-Sampled:"0", X-ONAP-RequestID:"1de48ecd-707d-4628-91d1-da90d404d7ac", X-RequestID:"1de48ecd-707d-4628-91d1-da90d404d7ac", X-TransactionID:"1de48ecd-707d-4628-91d1-da90d404d7ac", X-ECOMP-RequestID:"1de48ecd-707d-4628-91d1-da90d404d7ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f08017e1-d820-428a-9c76-3b94b587df0f"] 2021-09-03T02:58:49.302Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Request body: 2021-09-03T02:58:49.302Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||==========================request end================================================ 2021-09-03T02:58:49.317Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||============================response begin========================================== 2021-09-03T02:58:49.317Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:58:49.317Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Status text : 2021-09-03T02:58:49.317Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:58:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:58:49.317Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Response body: 2021-09-03T02:58:49.317Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||=======================response end================================================= 2021-09-03T02:58:49.317Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|INFO|404|Not Found|InvokeReturn 2021-09-03T02:58:49.323Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|||INFO|500||Running local validations 2021-09-03T02:58:49.324Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2021-09-03T02:58:49.328Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:58:49.342Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/61c5eac6-d8b7-40cf-9af6-86b082f18579 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-09-03T02:58:49.342Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/61c5eac6-d8b7-40cf-9af6-86b082f18579|INFO|500||Invoke 2021-09-03T02:58:49.378Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/61c5eac6-d8b7-40cf-9af6-86b082f18579|INFO|404|Not Found|InvokeReturn 2021-09-03T02:58:49.378Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/61c5eac6-d8b7-40cf-9af6-86b082f18579 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210903-02:58:49:362-64974], Content-Length=[377], Date=[Fri, 03 Sep 2021 02:58:49 GMT], Content-Type=[application/json]} 2021-09-03T02:58:49.379Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/61c5eac6-d8b7-40cf-9af6-86b082f18579","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/61c5eac6-d8b7-40cf-9af6-86b082f18579","ERR.5.4.6114"]}}} 2021-09-03T02:58:49.384Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/61c5eac6-d8b7-40cf-9af6-86b082f18579 2021-09-03T02:58:49.385Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 61c5eac6-d8b7-40cf-9af6-86b082f18579 2021-09-03T02:58:49.389Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:58:49.402Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/61c5eac6-d8b7-40cf-9af6-86b082f18579|INFO|500||Invoke 2021-09-03T02:58:49.403Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/61c5eac6-d8b7-40cf-9af6-86b082f18579|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/61c5eac6-d8b7-40cf-9af6-86b082f18579 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1de48ecd-707d-4628-91d1-da90d404d7ac], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6e6a63ff-9ae3-40d7-a02a-a0b6e5fda0a4], X-ECOMP-RequestID=[1de48ecd-707d-4628-91d1-da90d404d7ac], X-TransactionId=[], X-ONAP-RequestID=[1de48ecd-707d-4628-91d1-da90d404d7ac]} 2021-09-03T02:58:49.434Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/61c5eac6-d8b7-40cf-9af6-86b082f18579|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/61c5eac6-d8b7-40cf-9af6-86b082f18579 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210903-02:58:49:420-40796], Content-Length=[377], Date=[Fri, 03 Sep 2021 02:58:49 GMT], Content-Type=[application/json]} 2021-09-03T02:58:49.434Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/61c5eac6-d8b7-40cf-9af6-86b082f18579|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/61c5eac6-d8b7-40cf-9af6-86b082f18579","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/61c5eac6-d8b7-40cf-9af6-86b082f18579","ERR.5.4.6114"]}}} 2021-09-03T02:58:49.435Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/61c5eac6-d8b7-40cf-9af6-86b082f18579|INFO|404|Not Found|InvokeReturn 2021-09-03T02:58:49.438Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/61c5eac6-d8b7-40cf-9af6-86b082f18579 2021-09-03T02:58:49.438Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 61c5eac6-d8b7-40cf-9af6-86b082f18579 2021-09-03T02:58:49.443Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:58:49.465Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|INFO|500||Invoke 2021-09-03T02:58:49.466Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b with request headers:{Authorization=[***REDACTED***], X-RequestID=[1de48ecd-707d-4628-91d1-da90d404d7ac], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[81daafd6-d60e-4580-9e12-cfb9e8541d70], X-ECOMP-RequestID=[1de48ecd-707d-4628-91d1-da90d404d7ac], X-TransactionId=[], X-ONAP-RequestID=[1de48ecd-707d-4628-91d1-da90d404d7ac]} 2021-09-03T02:58:49.502Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210903-02:58:49:481-38509], vertex-id=[491752], Content-Length=[611], Date=[Fri, 03 Sep 2021 02:58:49 GMT], Content-Type=[application/json]} 2021-09-03T02:58:49.503Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|DEBUG|500||{"tenant-id":"93f71d5aeecb4135a3590b6f62af098b","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1630637833425","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-09-03T02:58:49.503Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|INFO|500||InvokeReturn 2021-09-03T02:58:49.505Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-09-03T02:58:49.505Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-09-03T02:58:49.506Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:58:49.506Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-09-03T02:58:49.506Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-09-03T02:58:49.507Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:58:49.507Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-09-03T02:58:49.507Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"169", X-B3-TraceId:"443077d0cdac5404", X-B3-SpanId:"836f56853940a815", X-B3-ParentSpanId:"443077d0cdac5404", X-B3-Sampled:"0", X-ONAP-RequestID:"1de48ecd-707d-4628-91d1-da90d404d7ac", X-RequestID:"1de48ecd-707d-4628-91d1-da90d404d7ac", X-TransactionID:"1de48ecd-707d-4628-91d1-da90d404d7ac", X-ECOMP-RequestID:"1de48ecd-707d-4628-91d1-da90d404d7ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b949f869-d4f4-47c6-9d4e-672a9e00cab2"] 2021-09-03T02:58:49.507Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3"},"instanceName":"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c_vnf_0","requestScope":"vnf"} 2021-09-03T02:58:49.508Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-09-03T02:58:49.519Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-09-03T02:58:49.520Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-09-03T02:58:49.520Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-09-03T02:58:49.520Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:58:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:58:49.520Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-09-03T02:58:49.520Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-09-03T02:58:49.521Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-09-03T02:58:49.521Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=708b6b42-c44d-48ff-884b-485d19d40b46|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=708b6b42-c44d-48ff-884b-485d19d40b46 2021-09-03T02:58:49.521Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=708b6b42-c44d-48ff-884b-485d19d40b46|INFO|500||Invoke 2021-09-03T02:58:49.522Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=708b6b42-c44d-48ff-884b-485d19d40b46|DEBUG|500||===========================request begin================================================ 2021-09-03T02:58:49.522Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=708b6b42-c44d-48ff-884b-485d19d40b46|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=708b6b42-c44d-48ff-884b-485d19d40b46 2021-09-03T02:58:49.522Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=708b6b42-c44d-48ff-884b-485d19d40b46|DEBUG|500||Method : GET 2021-09-03T02:58:49.522Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=708b6b42-c44d-48ff-884b-485d19d40b46|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1de48ecd-707d-4628-91d1-da90d404d7ac", X-RequestID:"1de48ecd-707d-4628-91d1-da90d404d7ac", X-TransactionID:"1de48ecd-707d-4628-91d1-da90d404d7ac", X-ECOMP-RequestID:"1de48ecd-707d-4628-91d1-da90d404d7ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90819ebf-b0d7-44ad-af49-43d100f5c3ae"] 2021-09-03T02:58:49.522Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=708b6b42-c44d-48ff-884b-485d19d40b46|DEBUG|500||Request body: 2021-09-03T02:58:49.523Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=708b6b42-c44d-48ff-884b-485d19d40b46|DEBUG|500||==========================request end================================================ 2021-09-03T02:58:49.546Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=708b6b42-c44d-48ff-884b-485d19d40b46|DEBUG|500||============================response begin========================================== 2021-09-03T02:58:49.546Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=708b6b42-c44d-48ff-884b-485d19d40b46|DEBUG|500||Status code : 200 OK 2021-09-03T02:58:49.546Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=708b6b42-c44d-48ff-884b-485d19d40b46|DEBUG|500||Status text : 2021-09-03T02:58:49.547Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=708b6b42-c44d-48ff-884b-485d19d40b46|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:58:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:58:49.547Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=708b6b42-c44d-48ff-884b-485d19d40b46|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 16, "modelCustomizationUUID" : "708b6b42-c44d-48ff-884b-485d19d40b46", "modelInstanceName" : "basic_cnf 0", "created" : "2021-09-03 02:57:30.000", "minInstances" : null, "maxInstances" : null, "availabilityZoneMaxCount" : null, "nfFunction" : null, "nfType" : null, "nfRole" : null, "nfNamingCode" : null, "multiStageDesign" : "false", "resourceInput" : "{\\\"vf_module_id\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\",\\\"vnf_id\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"dummy_image_name\\\":\\\"dummy\\\",\\\"vnf_name\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"dummy_name_0\\\":\\\"dummy_1_0\\\",\\\"dummy_flavor_name\\\":\\\"dummy.default\\\"}", "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "vnfcInstanceGroupOrder" : null, "nfDataValid" : false, "controllerActor" : "SO-REF-DATA", "creationTimestamp" : "2021-09-03T02:57:30.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16" }, "vnfResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/service" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vfModuleCustomizations" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfcInstanceGroupCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=708b6b42-c44d-48ff-884b-485d19d40b46" } } } 2021-09-03T02:58:49.548Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=708b6b42-c44d-48ff-884b-485d19d40b46|DEBUG|500||=======================response end================================================= 2021-09-03T02:58:49.548Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=708b6b42-c44d-48ff-884b-485d19d40b46|INFO|500||InvokeReturn 2021-09-03T02:58:49.551Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources 2021-09-03T02:58:49.551Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources|INFO|500||Invoke 2021-09-03T02:58:49.551Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources|DEBUG|500||===========================request begin================================================ 2021-09-03T02:58:49.552Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources 2021-09-03T02:58:49.552Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources|DEBUG|500||Method : GET 2021-09-03T02:58:49.552Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1de48ecd-707d-4628-91d1-da90d404d7ac", X-RequestID:"1de48ecd-707d-4628-91d1-da90d404d7ac", X-TransactionID:"1de48ecd-707d-4628-91d1-da90d404d7ac", X-ECOMP-RequestID:"1de48ecd-707d-4628-91d1-da90d404d7ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2048c77f-de78-40e6-889d-87cd1797e594"] 2021-09-03T02:58:49.552Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources|DEBUG|500||Request body: 2021-09-03T02:58:49.552Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources|DEBUG|500||==========================request end================================================ 2021-09-03T02:58:49.570Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources|DEBUG|500||============================response begin========================================== 2021-09-03T02:58:49.570Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources|DEBUG|500||Status code : 200 OK 2021-09-03T02:58:49.570Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources|DEBUG|500||Status text : 2021-09-03T02:58:49.570Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/3a9bee2d-8977-4749-9e57-b104db74dce7", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:58:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:58:49.572Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources|DEBUG|500||Response body: { "modelUUID" : "3a9bee2d-8977-4749-9e57-b104db74dce7", "modelInvariantUUID" : "9aad0458-362a-4071-a30f-ac30aef5ecd0", "modelName" : "basic_cnf", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vf.BasicCnf", "description" : "VF", "orchestrationMode" : "HEAT", "aicVersionMin" : null, "aicVersionMax" : null, "category" : "Generic", "subCategory" : "Abstract", "created" : "2021-09-03T02:57:30.000+00:00", "modelInvariantId" : "9aad0458-362a-4071-a30f-ac30aef5ecd0", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/3a9bee2d-8977-4749-9e57-b104db74dce7" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/3a9bee2d-8977-4749-9e57-b104db74dce7" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/3a9bee2d-8977-4749-9e57-b104db74dce7/heatTemplates" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/3a9bee2d-8977-4749-9e57-b104db74dce7/vnfResourceWorkflow" } } } 2021-09-03T02:58:49.573Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources|DEBUG|500||=======================response end================================================= 2021-09-03T02:58:49.573Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources|INFO|500||InvokeReturn 2021-09-03T02:58:49.574Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance 2021-09-03T02:58:49.574Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2021-09-03T02:58:49.574Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T02:58:49.574Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance 2021-09-03T02:58:49.575Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method : GET 2021-09-03T02:58:49.575Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1de48ecd-707d-4628-91d1-da90d404d7ac", X-RequestID:"1de48ecd-707d-4628-91d1-da90d404d7ac", X-TransactionID:"1de48ecd-707d-4628-91d1-da90d404d7ac", X-ECOMP-RequestID:"1de48ecd-707d-4628-91d1-da90d404d7ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"838cac04-682b-4ce1-8d79-8affdf17a651"] 2021-09-03T02:58:49.575Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 2021-09-03T02:58:49.575Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================ 2021-09-03T02:58:49.585Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin========================================== 2021-09-03T02:58:49.586Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code : 200 OK 2021-09-03T02:58:49.586Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : 2021-09-03T02:58:49.586Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:58:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:58:49.587Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: { "id" : 10006, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "createInstance", "description" : "Gr api recipe to create vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2021-09-03T01:02:43.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10006" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10006" } } } 2021-09-03T02:58:49.588Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end================================================= 2021-09-03T02:58:49.588Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2021-09-03T02:58:49.592Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:58:49.592Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-09-03T02:58:49.592Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-09-03T02:58:49.594Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:58:49.595Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-09-03T02:58:49.595Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2585", X-B3-TraceId:"443077d0cdac5404", X-B3-SpanId:"49f416691460b760", X-B3-ParentSpanId:"443077d0cdac5404", X-B3-Sampled:"0", X-ONAP-RequestID:"1de48ecd-707d-4628-91d1-da90d404d7ac", X-RequestID:"1de48ecd-707d-4628-91d1-da90d404d7ac", X-TransactionID:"1de48ecd-707d-4628-91d1-da90d404d7ac", X-ECOMP-RequestID:"1de48ecd-707d-4628-91d1-da90d404d7ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4226d81-54d8-4948-ac40-3fb872827471"] 2021-09-03T02:58:49.595Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"1de48ecd-707d-4628-91d1-da90d404d7ac","requestStatus":"IN_PROGRESS","startTime":1630637929324,"source":"VID","vnfName":"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c_vnf_0","vnfType":"basic_cnf/basic_cnf 0","tenantId":"93f71d5aeecb4135a3590b6f62af098b","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"9aad0458-362a-4071-a30f-ac30aef5ecd0\",\n \"modelVersionId\": \"3a9bee2d-8977-4749-9e57-b104db74dce7\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"708b6b42-c44d-48ff-884b-485d19d40b46\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0ba9fb8-13f3-49e8-94fd-82a25d783986\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"1de48ecd-707d-4628-91d1-da90d404d7ac"} 2021-09-03T02:58:49.596Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-09-03T02:58:49.613Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-09-03T02:58:49.613Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-09-03T02:58:49.613Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-09-03T02:58:49.614Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:58:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:58:49.614Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "1de48ecd-707d-4628-91d1-da90d404d7ac", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:58:49.324+00:00", "source" : "VID", "vnfName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"9aad0458-362a-4071-a30f-ac30aef5ecd0\",\n \"modelVersionId\": \"3a9bee2d-8977-4749-9e57-b104db74dce7\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"708b6b42-c44d-48ff-884b-485d19d40b46\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0ba9fb8-13f3-49e8-94fd-82a25d783986\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-09-03T02:58:49.604+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "1de48ecd-707d-4628-91d1-da90d404d7ac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac" } } } 2021-09-03T02:58:49.614Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-09-03T02:58:49.615Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-09-03T02:58:49.621Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:58:49.621Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-09-03T02:58:49.621Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-09-03T02:58:49.621Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:58:49.621Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-09-03T02:58:49.622Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2943", X-B3-TraceId:"443077d0cdac5404", X-B3-SpanId:"31a169dc13d42a35", X-B3-ParentSpanId:"443077d0cdac5404", X-B3-Sampled:"0", X-ONAP-RequestID:"1de48ecd-707d-4628-91d1-da90d404d7ac", X-RequestID:"1de48ecd-707d-4628-91d1-da90d404d7ac", X-TransactionID:"1de48ecd-707d-4628-91d1-da90d404d7ac", X-ECOMP-RequestID:"1de48ecd-707d-4628-91d1-da90d404d7ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2eaba3ae-c3d3-440d-9a46-3ef424a219a5"] 2021-09-03T02:58:49.622Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"9aad0458-362a-4071-a30f-ac30aef5ecd0\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"708b6b42-c44d-48ff-884b-485d19d40b46\",\"modelVersionId\":\"3a9bee2d-8977-4749-9e57-b104db74dce7\",\"modelCustomizationId\":\"708b6b42-c44d-48ff-884b-485d19d40b46\",\"modelUuid\":\"3a9bee2d-8977-4749-9e57-b104db74dce7\",\"modelInvariantUuid\":\"9aad0458-362a-4071-a30f-ac30aef5ecd0\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"productFamilyId\":\"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\"source\":\"VID\",\"instanceName\":\"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3\",\"modelInfo\":{\"modelInvariantId\":\"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"c0ba9fb8-13f3-49e8-94fd-82a25d783986\",\"modelUuid\":\"c0ba9fb8-13f3-49e8-94fd-82a25d783986\",\"modelInvariantUuid\":\"61c5eac6-d8b7-40cf-9af6-86b082f18579\"}}}],\"cloudConfiguration\":{\"tenantId\":\"93f71d5aeecb4135a3590b6f62af098b\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnf_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_lob\"}},\"serviceInstanceId\":\"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3\"}","type":"String"},"requestId":{"value":"1de48ecd-707d-4628-91d1-da90d404d7ac","type":"String"},"mso-request-id":{"value":"1de48ecd-707d-4628-91d1-da90d404d7ac","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"basic_cnf/basic_cnf 0","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-09-03T02:58:49.622Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-09-03T02:58:50.212Z|c7647aca-8265-4f86-bf30-1720a9d20c22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:58:50.212Z|3f64b127-6b11-40b6-8c8f-81a9d9d2f300|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:58:50.212Z|985f4269-ff69-4e78-b694-19336cc8bec9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:58:50.213Z|c7647aca-8265-4f86-bf30-1720a9d20c22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:58:50.213Z|3f64b127-6b11-40b6-8c8f-81a9d9d2f300|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:58:50.213Z|985f4269-ff69-4e78-b694-19336cc8bec9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:58:50.634Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-09-03T02:58:50.635Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-09-03T02:58:50.635Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-09-03T02:58:50.635Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 03 Sep 2021 02:58:50 GMT", X-ONAP-RequestID:"1de48ecd-707d-4628-91d1-da90d404d7ac", X-RequestID:"1de48ecd-707d-4628-91d1-da90d404d7ac", X-TransactionID:"1de48ecd-707d-4628-91d1-da90d404d7ac", X-ECOMP-RequestID:"1de48ecd-707d-4628-91d1-da90d404d7ac", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2eaba3ae-c3d3-440d-9a46-3ef424a219a5", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:58:50.636Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"1de48ecd-707d-4628-91d1-da90d404d7ac\",\"instanceId\":\"e5af0fa2-e43c-460a-8aaf-ed72eef0d37c\"}}","message":"Success","processInstanceID":"dd0911cc-0c62-11ec-994b-e2843a500213","variables":null,"messageCode":200} 2021-09-03T02:58:50.636Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-09-03T02:58:50.636Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-09-03T02:58:50.640Z|1de48ecd-707d-4628-91d1-da90d404d7ac|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:58:50.782Z|607b2dd3-cee5-4cce-b177-fa7c892925cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:58:50.784Z|607b2dd3-cee5-4cce-b177-fa7c892925cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac 2021-09-03T02:58:50.785Z|607b2dd3-cee5-4cce-b177-fa7c892925cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|INFO|500||Invoke 2021-09-03T02:58:50.785Z|607b2dd3-cee5-4cce-b177-fa7c892925cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||===========================request begin================================================ 2021-09-03T02:58:50.785Z|607b2dd3-cee5-4cce-b177-fa7c892925cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac 2021-09-03T02:58:50.785Z|607b2dd3-cee5-4cce-b177-fa7c892925cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Method : GET 2021-09-03T02:58:50.785Z|607b2dd3-cee5-4cce-b177-fa7c892925cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f4de40c6c28aebb", X-B3-SpanId:"09ba6346f902e120", X-B3-ParentSpanId:"4f4de40c6c28aebb", X-B3-Sampled:"0", X-ONAP-RequestID:"607b2dd3-cee5-4cce-b177-fa7c892925cf", X-RequestID:"607b2dd3-cee5-4cce-b177-fa7c892925cf", X-TransactionID:"607b2dd3-cee5-4cce-b177-fa7c892925cf", X-ECOMP-RequestID:"607b2dd3-cee5-4cce-b177-fa7c892925cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3c0dd61-22ad-4774-8bfb-b5a14536b04e"] 2021-09-03T02:58:50.786Z|607b2dd3-cee5-4cce-b177-fa7c892925cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Request body: 2021-09-03T02:58:50.786Z|607b2dd3-cee5-4cce-b177-fa7c892925cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||==========================request end================================================ 2021-09-03T02:58:50.799Z|607b2dd3-cee5-4cce-b177-fa7c892925cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||============================response begin========================================== 2021-09-03T02:58:50.799Z|607b2dd3-cee5-4cce-b177-fa7c892925cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Status code : 200 OK 2021-09-03T02:58:50.799Z|607b2dd3-cee5-4cce-b177-fa7c892925cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Status text : 2021-09-03T02:58:50.799Z|607b2dd3-cee5-4cce-b177-fa7c892925cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:58:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:58:50.800Z|607b2dd3-cee5-4cce-b177-fa7c892925cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Response body: { "requestId" : "1de48ecd-707d-4628-91d1-da90d404d7ac", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:58:49.000+00:00", "source" : "VID", "vnfId" : "e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "vnfName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"9aad0458-362a-4071-a30f-ac30aef5ecd0\",\n \"modelVersionId\": \"3a9bee2d-8977-4749-9e57-b104db74dce7\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"708b6b42-c44d-48ff-884b-485d19d40b46\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0ba9fb8-13f3-49e8-94fd-82a25d783986\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:58:49.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "1de48ecd-707d-4628-91d1-da90d404d7ac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac" } } } 2021-09-03T02:58:50.800Z|607b2dd3-cee5-4cce-b177-fa7c892925cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||=======================response end================================================= 2021-09-03T02:58:50.800Z|607b2dd3-cee5-4cce-b177-fa7c892925cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|INFO|500||InvokeReturn 2021-09-03T02:58:50.801Z|607b2dd3-cee5-4cce-b177-fa7c892925cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false 2021-09-03T02:58:50.801Z|607b2dd3-cee5-4cce-b177-fa7c892925cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:58:50.801Z|607b2dd3-cee5-4cce-b177-fa7c892925cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:58:50.802Z|607b2dd3-cee5-4cce-b177-fa7c892925cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false 2021-09-03T02:58:50.802Z|607b2dd3-cee5-4cce-b177-fa7c892925cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:58:50.802Z|607b2dd3-cee5-4cce-b177-fa7c892925cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f4de40c6c28aebb", X-B3-SpanId:"4879a701f419be4c", X-B3-ParentSpanId:"4f4de40c6c28aebb", X-B3-Sampled:"0", X-ONAP-RequestID:"607b2dd3-cee5-4cce-b177-fa7c892925cf", X-RequestID:"607b2dd3-cee5-4cce-b177-fa7c892925cf", X-TransactionID:"607b2dd3-cee5-4cce-b177-fa7c892925cf", X-ECOMP-RequestID:"607b2dd3-cee5-4cce-b177-fa7c892925cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1034f70-15bd-4215-9d26-528870775e21"] 2021-09-03T02:58:50.802Z|607b2dd3-cee5-4cce-b177-fa7c892925cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:58:50.802Z|607b2dd3-cee5-4cce-b177-fa7c892925cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:58:50.811Z|607b2dd3-cee5-4cce-b177-fa7c892925cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:58:50.811Z|607b2dd3-cee5-4cce-b177-fa7c892925cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:58:50.812Z|607b2dd3-cee5-4cce-b177-fa7c892925cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:58:50.812Z|607b2dd3-cee5-4cce-b177-fa7c892925cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:58:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:58:50.813Z|607b2dd3-cee5-4cce-b177-fa7c892925cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:58:50.813Z|607b2dd3-cee5-4cce-b177-fa7c892925cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:58:50.813Z|607b2dd3-cee5-4cce-b177-fa7c892925cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:58:50.818Z|607b2dd3-cee5-4cce-b177-fa7c892925cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:59:00.233Z|33545ff2-8bd7-48bb-b8c1-05df815e0486|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:59:00.233Z|7e14f80e-916a-4567-89b5-552258be119b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:59:00.233Z|6eac978e-6ab0-46b8-bfd6-e94dc0c7c3fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:59:00.233Z|6eac978e-6ab0-46b8-bfd6-e94dc0c7c3fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:59:00.233Z|7e14f80e-916a-4567-89b5-552258be119b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:59:00.233Z|33545ff2-8bd7-48bb-b8c1-05df815e0486|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:59:00.868Z|00848450-09f6-40d3-9e6d-a04596ecbfb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:59:00.870Z|00848450-09f6-40d3-9e6d-a04596ecbfb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:59:00.957Z|73f95c7f-1d5a-4d4b-bc44-815190016910|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:59:00.961Z|73f95c7f-1d5a-4d4b-bc44-815190016910|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac 2021-09-03T02:59:00.962Z|73f95c7f-1d5a-4d4b-bc44-815190016910|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|INFO|500||Invoke 2021-09-03T02:59:00.962Z|73f95c7f-1d5a-4d4b-bc44-815190016910|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:00.962Z|73f95c7f-1d5a-4d4b-bc44-815190016910|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac 2021-09-03T02:59:00.963Z|73f95c7f-1d5a-4d4b-bc44-815190016910|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Method : GET 2021-09-03T02:59:00.963Z|73f95c7f-1d5a-4d4b-bc44-815190016910|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ba292318c4b14f7a", X-B3-SpanId:"295a5c502bdb966f", X-B3-ParentSpanId:"ba292318c4b14f7a", X-B3-Sampled:"0", X-ONAP-RequestID:"73f95c7f-1d5a-4d4b-bc44-815190016910", X-RequestID:"73f95c7f-1d5a-4d4b-bc44-815190016910", X-TransactionID:"73f95c7f-1d5a-4d4b-bc44-815190016910", X-ECOMP-RequestID:"73f95c7f-1d5a-4d4b-bc44-815190016910", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3086b9b9-234e-4bbb-a075-600f7894bb43"] 2021-09-03T02:59:00.963Z|73f95c7f-1d5a-4d4b-bc44-815190016910|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Request body: 2021-09-03T02:59:00.964Z|73f95c7f-1d5a-4d4b-bc44-815190016910|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:00.981Z|73f95c7f-1d5a-4d4b-bc44-815190016910|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:00.981Z|73f95c7f-1d5a-4d4b-bc44-815190016910|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:00.981Z|73f95c7f-1d5a-4d4b-bc44-815190016910|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Status text : 2021-09-03T02:59:00.982Z|73f95c7f-1d5a-4d4b-bc44-815190016910|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:00.982Z|73f95c7f-1d5a-4d4b-bc44-815190016910|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Response body: { "requestId" : "1de48ecd-707d-4628-91d1-da90d404d7ac", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:58:49.000+00:00", "endTime" : "2021-09-03T02:58:55.000+00:00", "source" : "VID", "vnfId" : "e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "vnfName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"9aad0458-362a-4071-a30f-ac30aef5ecd0\",\n \"modelVersionId\": \"3a9bee2d-8977-4749-9e57-b104db74dce7\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"708b6b42-c44d-48ff-884b-485d19d40b46\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0ba9fb8-13f3-49e8-94fd-82a25d783986\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:58:55.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "1de48ecd-707d-4628-91d1-da90d404d7ac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac" } } } 2021-09-03T02:59:00.983Z|73f95c7f-1d5a-4d4b-bc44-815190016910|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:00.983Z|73f95c7f-1d5a-4d4b-bc44-815190016910|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|INFO|500||InvokeReturn 2021-09-03T02:59:00.984Z|73f95c7f-1d5a-4d4b-bc44-815190016910|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false 2021-09-03T02:59:00.984Z|73f95c7f-1d5a-4d4b-bc44-815190016910|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:59:00.985Z|73f95c7f-1d5a-4d4b-bc44-815190016910|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:00.985Z|73f95c7f-1d5a-4d4b-bc44-815190016910|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false 2021-09-03T02:59:00.985Z|73f95c7f-1d5a-4d4b-bc44-815190016910|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:59:00.985Z|73f95c7f-1d5a-4d4b-bc44-815190016910|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ba292318c4b14f7a", X-B3-SpanId:"146ed6a538255bde", X-B3-ParentSpanId:"ba292318c4b14f7a", X-B3-Sampled:"0", X-ONAP-RequestID:"73f95c7f-1d5a-4d4b-bc44-815190016910", X-RequestID:"73f95c7f-1d5a-4d4b-bc44-815190016910", X-TransactionID:"73f95c7f-1d5a-4d4b-bc44-815190016910", X-ECOMP-RequestID:"73f95c7f-1d5a-4d4b-bc44-815190016910", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"946f5fe1-1ee5-4e7f-89cc-291b7ab3aed3"] 2021-09-03T02:59:00.986Z|73f95c7f-1d5a-4d4b-bc44-815190016910|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:59:00.986Z|73f95c7f-1d5a-4d4b-bc44-815190016910|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:00.996Z|73f95c7f-1d5a-4d4b-bc44-815190016910|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:00.996Z|73f95c7f-1d5a-4d4b-bc44-815190016910|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:00.996Z|73f95c7f-1d5a-4d4b-bc44-815190016910|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:59:00.997Z|73f95c7f-1d5a-4d4b-bc44-815190016910|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:00.997Z|73f95c7f-1d5a-4d4b-bc44-815190016910|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:59:00.997Z|73f95c7f-1d5a-4d4b-bc44-815190016910|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:00.998Z|73f95c7f-1d5a-4d4b-bc44-815190016910|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:59:01.003Z|73f95c7f-1d5a-4d4b-bc44-815190016910|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:59:01.120Z|c6512a83-e42e-4896-a91d-061d81ff1a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:59:01.123Z|c6512a83-e42e-4896-a91d-061d81ff1a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac 2021-09-03T02:59:01.123Z|c6512a83-e42e-4896-a91d-061d81ff1a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|INFO|500||Invoke 2021-09-03T02:59:01.123Z|c6512a83-e42e-4896-a91d-061d81ff1a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:01.124Z|c6512a83-e42e-4896-a91d-061d81ff1a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac 2021-09-03T02:59:01.124Z|c6512a83-e42e-4896-a91d-061d81ff1a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Method : GET 2021-09-03T02:59:01.124Z|c6512a83-e42e-4896-a91d-061d81ff1a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1eb312aa82544e60", X-B3-SpanId:"a75bc8b5e67de0c3", X-B3-ParentSpanId:"1eb312aa82544e60", X-B3-Sampled:"0", X-ONAP-RequestID:"c6512a83-e42e-4896-a91d-061d81ff1a32", X-RequestID:"c6512a83-e42e-4896-a91d-061d81ff1a32", X-TransactionID:"c6512a83-e42e-4896-a91d-061d81ff1a32", X-ECOMP-RequestID:"c6512a83-e42e-4896-a91d-061d81ff1a32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c21ad5ff-cf14-4641-ade1-1441d975dcf1"] 2021-09-03T02:59:01.124Z|c6512a83-e42e-4896-a91d-061d81ff1a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Request body: 2021-09-03T02:59:01.124Z|c6512a83-e42e-4896-a91d-061d81ff1a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:01.134Z|c6512a83-e42e-4896-a91d-061d81ff1a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:01.134Z|c6512a83-e42e-4896-a91d-061d81ff1a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:01.135Z|c6512a83-e42e-4896-a91d-061d81ff1a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Status text : 2021-09-03T02:59:01.135Z|c6512a83-e42e-4896-a91d-061d81ff1a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:01.135Z|c6512a83-e42e-4896-a91d-061d81ff1a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Response body: { "requestId" : "1de48ecd-707d-4628-91d1-da90d404d7ac", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:58:49.000+00:00", "endTime" : "2021-09-03T02:58:55.000+00:00", "source" : "VID", "vnfId" : "e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "vnfName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"9aad0458-362a-4071-a30f-ac30aef5ecd0\",\n \"modelVersionId\": \"3a9bee2d-8977-4749-9e57-b104db74dce7\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"708b6b42-c44d-48ff-884b-485d19d40b46\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0ba9fb8-13f3-49e8-94fd-82a25d783986\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:58:55.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "1de48ecd-707d-4628-91d1-da90d404d7ac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac" } } } 2021-09-03T02:59:01.136Z|c6512a83-e42e-4896-a91d-061d81ff1a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:01.136Z|c6512a83-e42e-4896-a91d-061d81ff1a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|INFO|500||InvokeReturn 2021-09-03T02:59:01.139Z|c6512a83-e42e-4896-a91d-061d81ff1a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false 2021-09-03T02:59:01.139Z|c6512a83-e42e-4896-a91d-061d81ff1a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:59:01.139Z|c6512a83-e42e-4896-a91d-061d81ff1a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:01.139Z|c6512a83-e42e-4896-a91d-061d81ff1a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false 2021-09-03T02:59:01.139Z|c6512a83-e42e-4896-a91d-061d81ff1a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:59:01.140Z|c6512a83-e42e-4896-a91d-061d81ff1a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1eb312aa82544e60", X-B3-SpanId:"1479ce362d12f4b1", X-B3-ParentSpanId:"1eb312aa82544e60", X-B3-Sampled:"0", X-ONAP-RequestID:"c6512a83-e42e-4896-a91d-061d81ff1a32", X-RequestID:"c6512a83-e42e-4896-a91d-061d81ff1a32", X-TransactionID:"c6512a83-e42e-4896-a91d-061d81ff1a32", X-ECOMP-RequestID:"c6512a83-e42e-4896-a91d-061d81ff1a32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a207788-be50-48c1-8366-54dfefe4a3eb"] 2021-09-03T02:59:01.140Z|c6512a83-e42e-4896-a91d-061d81ff1a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:59:01.140Z|c6512a83-e42e-4896-a91d-061d81ff1a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:01.146Z|c6512a83-e42e-4896-a91d-061d81ff1a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:01.146Z|c6512a83-e42e-4896-a91d-061d81ff1a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:01.147Z|c6512a83-e42e-4896-a91d-061d81ff1a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:59:01.147Z|c6512a83-e42e-4896-a91d-061d81ff1a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:01.148Z|c6512a83-e42e-4896-a91d-061d81ff1a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:59:01.148Z|c6512a83-e42e-4896-a91d-061d81ff1a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:01.148Z|c6512a83-e42e-4896-a91d-061d81ff1a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:59:01.153Z|c6512a83-e42e-4896-a91d-061d81ff1a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:59:01.249Z|6cc7df8a-6097-4941-92f5-2193b25e3ce1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:59:01.249Z|6cc7df8a-6097-4941-92f5-2193b25e3ce1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:59:01.272Z|e01055cd-0505-4614-8e79-07ba93527551|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:59:01.275Z|e01055cd-0505-4614-8e79-07ba93527551|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac 2021-09-03T02:59:01.276Z|e01055cd-0505-4614-8e79-07ba93527551|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|INFO|500||Invoke 2021-09-03T02:59:01.276Z|e01055cd-0505-4614-8e79-07ba93527551|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:01.276Z|e01055cd-0505-4614-8e79-07ba93527551|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac 2021-09-03T02:59:01.276Z|e01055cd-0505-4614-8e79-07ba93527551|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Method : GET 2021-09-03T02:59:01.276Z|e01055cd-0505-4614-8e79-07ba93527551|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"967d72fbe63fcfd2", X-B3-SpanId:"0a515f1b8d70a218", X-B3-ParentSpanId:"967d72fbe63fcfd2", X-B3-Sampled:"0", X-ONAP-RequestID:"e01055cd-0505-4614-8e79-07ba93527551", X-RequestID:"e01055cd-0505-4614-8e79-07ba93527551", X-TransactionID:"e01055cd-0505-4614-8e79-07ba93527551", X-ECOMP-RequestID:"e01055cd-0505-4614-8e79-07ba93527551", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"882ade4e-2ced-4933-ad90-134b2b7fa305"] 2021-09-03T02:59:01.277Z|e01055cd-0505-4614-8e79-07ba93527551|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Request body: 2021-09-03T02:59:01.277Z|e01055cd-0505-4614-8e79-07ba93527551|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:01.290Z|e01055cd-0505-4614-8e79-07ba93527551|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:01.290Z|e01055cd-0505-4614-8e79-07ba93527551|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:01.290Z|e01055cd-0505-4614-8e79-07ba93527551|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Status text : 2021-09-03T02:59:01.290Z|e01055cd-0505-4614-8e79-07ba93527551|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:01.291Z|e01055cd-0505-4614-8e79-07ba93527551|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Response body: { "requestId" : "1de48ecd-707d-4628-91d1-da90d404d7ac", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:58:49.000+00:00", "endTime" : "2021-09-03T02:58:55.000+00:00", "source" : "VID", "vnfId" : "e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "vnfName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"9aad0458-362a-4071-a30f-ac30aef5ecd0\",\n \"modelVersionId\": \"3a9bee2d-8977-4749-9e57-b104db74dce7\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"708b6b42-c44d-48ff-884b-485d19d40b46\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0ba9fb8-13f3-49e8-94fd-82a25d783986\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:58:55.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "1de48ecd-707d-4628-91d1-da90d404d7ac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac" } } } 2021-09-03T02:59:01.291Z|e01055cd-0505-4614-8e79-07ba93527551|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:01.292Z|e01055cd-0505-4614-8e79-07ba93527551|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|INFO|500||InvokeReturn 2021-09-03T02:59:01.293Z|e01055cd-0505-4614-8e79-07ba93527551|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false 2021-09-03T02:59:01.294Z|e01055cd-0505-4614-8e79-07ba93527551|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:59:01.294Z|e01055cd-0505-4614-8e79-07ba93527551|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:01.294Z|e01055cd-0505-4614-8e79-07ba93527551|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false 2021-09-03T02:59:01.294Z|e01055cd-0505-4614-8e79-07ba93527551|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:59:01.294Z|e01055cd-0505-4614-8e79-07ba93527551|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"967d72fbe63fcfd2", X-B3-SpanId:"31a8c0fe8ea09506", X-B3-ParentSpanId:"967d72fbe63fcfd2", X-B3-Sampled:"0", X-ONAP-RequestID:"e01055cd-0505-4614-8e79-07ba93527551", X-RequestID:"e01055cd-0505-4614-8e79-07ba93527551", X-TransactionID:"e01055cd-0505-4614-8e79-07ba93527551", X-ECOMP-RequestID:"e01055cd-0505-4614-8e79-07ba93527551", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf935108-4ad1-4947-98ed-98c8c9f8dfb3"] 2021-09-03T02:59:01.295Z|e01055cd-0505-4614-8e79-07ba93527551|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:59:01.295Z|e01055cd-0505-4614-8e79-07ba93527551|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:01.303Z|e01055cd-0505-4614-8e79-07ba93527551|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:01.303Z|e01055cd-0505-4614-8e79-07ba93527551|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:01.303Z|e01055cd-0505-4614-8e79-07ba93527551|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:59:01.303Z|e01055cd-0505-4614-8e79-07ba93527551|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:01.304Z|e01055cd-0505-4614-8e79-07ba93527551|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:59:01.304Z|e01055cd-0505-4614-8e79-07ba93527551|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:01.305Z|e01055cd-0505-4614-8e79-07ba93527551|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:59:01.310Z|e01055cd-0505-4614-8e79-07ba93527551|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:59:01.441Z|35eab495-7619-4ae2-b2d1-b7d20508d497|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:59:01.443Z|35eab495-7619-4ae2-b2d1-b7d20508d497|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac 2021-09-03T02:59:01.443Z|35eab495-7619-4ae2-b2d1-b7d20508d497|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|INFO|500||Invoke 2021-09-03T02:59:01.443Z|35eab495-7619-4ae2-b2d1-b7d20508d497|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:01.444Z|35eab495-7619-4ae2-b2d1-b7d20508d497|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac 2021-09-03T02:59:01.444Z|35eab495-7619-4ae2-b2d1-b7d20508d497|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Method : GET 2021-09-03T02:59:01.444Z|35eab495-7619-4ae2-b2d1-b7d20508d497|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b6927d85157378bf", X-B3-SpanId:"9a8554186d78760c", X-B3-ParentSpanId:"b6927d85157378bf", X-B3-Sampled:"0", X-ONAP-RequestID:"35eab495-7619-4ae2-b2d1-b7d20508d497", X-RequestID:"35eab495-7619-4ae2-b2d1-b7d20508d497", X-TransactionID:"35eab495-7619-4ae2-b2d1-b7d20508d497", X-ECOMP-RequestID:"35eab495-7619-4ae2-b2d1-b7d20508d497", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f3fba0b-07c7-4e08-a1b7-ac3d4b813cb5"] 2021-09-03T02:59:01.444Z|35eab495-7619-4ae2-b2d1-b7d20508d497|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Request body: 2021-09-03T02:59:01.444Z|35eab495-7619-4ae2-b2d1-b7d20508d497|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:01.456Z|35eab495-7619-4ae2-b2d1-b7d20508d497|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:01.456Z|35eab495-7619-4ae2-b2d1-b7d20508d497|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:01.456Z|35eab495-7619-4ae2-b2d1-b7d20508d497|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Status text : 2021-09-03T02:59:01.456Z|35eab495-7619-4ae2-b2d1-b7d20508d497|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:01.457Z|35eab495-7619-4ae2-b2d1-b7d20508d497|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Response body: { "requestId" : "1de48ecd-707d-4628-91d1-da90d404d7ac", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:58:49.000+00:00", "endTime" : "2021-09-03T02:58:55.000+00:00", "source" : "VID", "vnfId" : "e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "vnfName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"9aad0458-362a-4071-a30f-ac30aef5ecd0\",\n \"modelVersionId\": \"3a9bee2d-8977-4749-9e57-b104db74dce7\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"708b6b42-c44d-48ff-884b-485d19d40b46\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0ba9fb8-13f3-49e8-94fd-82a25d783986\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:58:55.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "1de48ecd-707d-4628-91d1-da90d404d7ac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac" } } } 2021-09-03T02:59:01.457Z|35eab495-7619-4ae2-b2d1-b7d20508d497|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:01.457Z|35eab495-7619-4ae2-b2d1-b7d20508d497|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|INFO|500||InvokeReturn 2021-09-03T02:59:01.458Z|35eab495-7619-4ae2-b2d1-b7d20508d497|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false 2021-09-03T02:59:01.459Z|35eab495-7619-4ae2-b2d1-b7d20508d497|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:59:01.459Z|35eab495-7619-4ae2-b2d1-b7d20508d497|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:01.459Z|35eab495-7619-4ae2-b2d1-b7d20508d497|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false 2021-09-03T02:59:01.459Z|35eab495-7619-4ae2-b2d1-b7d20508d497|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:59:01.459Z|35eab495-7619-4ae2-b2d1-b7d20508d497|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b6927d85157378bf", X-B3-SpanId:"f9f2c8c3bc9defef", X-B3-ParentSpanId:"b6927d85157378bf", X-B3-Sampled:"0", X-ONAP-RequestID:"35eab495-7619-4ae2-b2d1-b7d20508d497", X-RequestID:"35eab495-7619-4ae2-b2d1-b7d20508d497", X-TransactionID:"35eab495-7619-4ae2-b2d1-b7d20508d497", X-ECOMP-RequestID:"35eab495-7619-4ae2-b2d1-b7d20508d497", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e789aecf-71ba-4851-a77b-141337793b1c"] 2021-09-03T02:59:01.460Z|35eab495-7619-4ae2-b2d1-b7d20508d497|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:59:01.460Z|35eab495-7619-4ae2-b2d1-b7d20508d497|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:01.466Z|35eab495-7619-4ae2-b2d1-b7d20508d497|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:01.466Z|35eab495-7619-4ae2-b2d1-b7d20508d497|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:01.467Z|35eab495-7619-4ae2-b2d1-b7d20508d497|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:59:01.467Z|35eab495-7619-4ae2-b2d1-b7d20508d497|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:01.467Z|35eab495-7619-4ae2-b2d1-b7d20508d497|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:59:01.468Z|35eab495-7619-4ae2-b2d1-b7d20508d497|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:01.468Z|35eab495-7619-4ae2-b2d1-b7d20508d497|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:59:01.473Z|35eab495-7619-4ae2-b2d1-b7d20508d497|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:59:01.600Z|8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:59:01.604Z|8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac 2021-09-03T02:59:01.604Z|8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|INFO|500||Invoke 2021-09-03T02:59:01.604Z|8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:01.604Z|8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac 2021-09-03T02:59:01.604Z|8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Method : GET 2021-09-03T02:59:01.605Z|8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"532e1fc3383a1496", X-B3-SpanId:"4eb9e18abba14968", X-B3-ParentSpanId:"532e1fc3383a1496", X-B3-Sampled:"0", X-ONAP-RequestID:"8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2", X-RequestID:"8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2", X-TransactionID:"8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2", X-ECOMP-RequestID:"8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48bd1c1d-98b7-4beb-bfb4-0432565caea6"] 2021-09-03T02:59:01.605Z|8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Request body: 2021-09-03T02:59:01.605Z|8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:01.620Z|8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:01.620Z|8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:01.621Z|8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Status text : 2021-09-03T02:59:01.621Z|8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:01.621Z|8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||Response body: { "requestId" : "1de48ecd-707d-4628-91d1-da90d404d7ac", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:58:49.000+00:00", "endTime" : "2021-09-03T02:58:55.000+00:00", "source" : "VID", "vnfId" : "e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "vnfName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"9aad0458-362a-4071-a30f-ac30aef5ecd0\",\n \"modelVersionId\": \"3a9bee2d-8977-4749-9e57-b104db74dce7\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"708b6b42-c44d-48ff-884b-485d19d40b46\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0ba9fb8-13f3-49e8-94fd-82a25d783986\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:58:55.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "1de48ecd-707d-4628-91d1-da90d404d7ac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac" } } } 2021-09-03T02:59:01.622Z|8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:01.622Z|8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1de48ecd-707d-4628-91d1-da90d404d7ac|INFO|500||InvokeReturn 2021-09-03T02:59:01.623Z|8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false 2021-09-03T02:59:01.623Z|8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:59:01.623Z|8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:01.624Z|8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false 2021-09-03T02:59:01.624Z|8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:59:01.624Z|8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"532e1fc3383a1496", X-B3-SpanId:"8791e81ee67908af", X-B3-ParentSpanId:"532e1fc3383a1496", X-B3-Sampled:"0", X-ONAP-RequestID:"8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2", X-RequestID:"8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2", X-TransactionID:"8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2", X-ECOMP-RequestID:"8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a815518f-4061-4f19-b819-7101821b7f93"] 2021-09-03T02:59:01.624Z|8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:59:01.624Z|8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:01.631Z|8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:01.631Z|8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:01.632Z|8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:59:01.632Z|8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:01.632Z|8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:59:01.632Z|8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:01.633Z|8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1de48ecd-707d-4628-91d1-da90d404d7ac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:59:01.638Z|8b989d6d-c8b5-4f5d-8eaf-6a814d7a76e2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1de48ecd-707d-4628-91d1-da90d404d7ac|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:59:10.253Z|921bbece-670e-4ee4-8905-465c591c517f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:59:10.253Z|e0e53975-55dc-40da-bc6d-352d334b2ce2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:59:10.253Z|fe45f373-11ca-45b9-beba-6f3541f67706|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:59:10.254Z|fe45f373-11ca-45b9-beba-6f3541f67706|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:59:10.254Z|921bbece-670e-4ee4-8905-465c591c517f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:59:10.254Z|e0e53975-55dc-40da-bc6d-352d334b2ce2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:59:11.999Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:59:12.000Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 400bf47e-bf0a-4109-802e-c97552ff3641 already exists in requestDb InfraActiveRequests table 2021-09-03T02:59:12.000Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641 2021-09-03T02:59:12.001Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|INFO|500||Invoke 2021-09-03T02:59:12.001Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:12.001Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641 2021-09-03T02:59:12.001Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Method : GET 2021-09-03T02:59:12.002Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5079a486564caec6", X-B3-SpanId:"5cefe30824fd2836", X-B3-ParentSpanId:"5079a486564caec6", X-B3-Sampled:"0", X-ONAP-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-TransactionID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-ECOMP-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b298a474-6fb8-4463-8d81-9ddb0e156dda"] 2021-09-03T02:59:12.002Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Request body: 2021-09-03T02:59:12.002Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:12.015Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:12.015Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:59:12.015Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Status text : 2021-09-03T02:59:12.015Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:59:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:12.015Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Response body: 2021-09-03T02:59:12.016Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:12.016Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|INFO|404|Not Found|InvokeReturn 2021-09-03T02:59:12.021Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|||INFO|500||Running local validations 2021-09-03T02:59:12.024Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:59:12.038Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|INFO|500||Invoke 2021-09-03T02:59:12.038Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b with request headers:{Authorization=[***REDACTED***], X-RequestID=[400bf47e-bf0a-4109-802e-c97552ff3641], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f1186031-b1d2-4b47-b6ad-8ec282b19d58], X-ECOMP-RequestID=[400bf47e-bf0a-4109-802e-c97552ff3641], X-TransactionId=[], X-ONAP-RequestID=[400bf47e-bf0a-4109-802e-c97552ff3641]} 2021-09-03T02:59:12.091Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210903-02:59:12:064-76177], vertex-id=[491752], Content-Length=[1062], Date=[Fri, 03 Sep 2021 02:59:12 GMT], Content-Type=[application/json]} 2021-09-03T02:59:12.092Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|DEBUG|500||{"tenant-id":"93f71d5aeecb4135a3590b6f62af098b","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1630637931365","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"e5af0fa2-e43c-460a-8aaf-ed72eef0d37c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-09-03T02:59:12.093Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|INFO|500||InvokeReturn 2021-09-03T02:59:12.097Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-09-03T02:59:12.097Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-09-03T02:59:12.099Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:59:12.099Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-09-03T02:59:12.100Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:12.100Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:59:12.100Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-09-03T02:59:12.101Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"223", X-B3-TraceId:"5079a486564caec6", X-B3-SpanId:"1912faad34a178de", X-B3-ParentSpanId:"5079a486564caec6", X-B3-Sampled:"0", X-ONAP-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-TransactionID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-ECOMP-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86511ead-31eb-4267-9c9a-f7465805239b"] 2021-09-03T02:59:12.101Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"e5af0fa2-e43c-460a-8aaf-ed72eef0d37c","serviceInstanceId":"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3"},"instanceName":"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c","requestScope":"vfModule"} 2021-09-03T02:59:12.102Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:12.116Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:12.116Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:12.117Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-09-03T02:59:12.117Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:59:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:12.117Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-09-03T02:59:12.117Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:12.118Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-09-03T02:59:12.118Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c145f1a4-1afe-43e2-922a-f15a369ab636|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c145f1a4-1afe-43e2-922a-f15a369ab636 2021-09-03T02:59:12.118Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c145f1a4-1afe-43e2-922a-f15a369ab636|INFO|500||Invoke 2021-09-03T02:59:12.119Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c145f1a4-1afe-43e2-922a-f15a369ab636|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:12.119Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c145f1a4-1afe-43e2-922a-f15a369ab636|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c145f1a4-1afe-43e2-922a-f15a369ab636 2021-09-03T02:59:12.119Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c145f1a4-1afe-43e2-922a-f15a369ab636|DEBUG|500||Method : GET 2021-09-03T02:59:12.119Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c145f1a4-1afe-43e2-922a-f15a369ab636|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-TransactionID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-ECOMP-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8877f810-24e4-49f1-8008-9b09b2b4581a"] 2021-09-03T02:59:12.120Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c145f1a4-1afe-43e2-922a-f15a369ab636|DEBUG|500||Request body: 2021-09-03T02:59:12.120Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c145f1a4-1afe-43e2-922a-f15a369ab636|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:12.149Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c145f1a4-1afe-43e2-922a-f15a369ab636|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:12.149Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c145f1a4-1afe-43e2-922a-f15a369ab636|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:12.150Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c145f1a4-1afe-43e2-922a-f15a369ab636|DEBUG|500||Status text : 2021-09-03T02:59:12.150Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c145f1a4-1afe-43e2-922a-f15a369ab636|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:12.151Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c145f1a4-1afe-43e2-922a-f15a369ab636|DEBUG|500||Response body: { "id" : 16, "modelCustomizationUUID" : "c145f1a4-1afe-43e2-922a-f15a369ab636", "label" : "base_dummy", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2021-09-03 02:57:30.000", "skipPostInstConf" : true, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/heatEnvironment" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/cvnfcCustomization" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/volumeHeatEnv" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vnfCustomization" } } } 2021-09-03T02:59:12.152Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c145f1a4-1afe-43e2-922a-f15a369ab636|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:12.152Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c145f1a4-1afe-43e2-922a-f15a369ab636|INFO|500||InvokeReturn 2021-09-03T02:59:12.154Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule 2021-09-03T02:59:12.155Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule|INFO|500||Invoke 2021-09-03T02:59:12.155Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:12.155Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule 2021-09-03T02:59:12.156Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule|DEBUG|500||Method : GET 2021-09-03T02:59:12.156Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-TransactionID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-ECOMP-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"658e406f-c319-4950-b8d1-b98a2d2d1e40"] 2021-09-03T02:59:12.156Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule|DEBUG|500||Request body: 2021-09-03T02:59:12.156Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:12.179Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:12.180Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:12.181Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule|DEBUG|500||Status text : 2021-09-03T02:59:12.181Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:12.182Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule|DEBUG|500||Response body: { "modelUUID" : "41d10808-f743-457f-8ea5-629614c2d738", "modelInvariantUUID" : "ba1c4c7e-53bb-4e14-9567-0abb87f0c293", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2021-09-03 02:57:30.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738/vnfResources" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738/heatFiles" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738/moduleHeatTemplate" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738/volumeHeatTemplate" } } } 2021-09-03T02:59:12.183Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:12.183Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule|INFO|500||InvokeReturn 2021-09-03T02:59:12.188Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance 2021-09-03T02:59:12.189Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2021-09-03T02:59:12.189Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:12.189Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance 2021-09-03T02:59:12.189Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2021-09-03T02:59:12.189Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-TransactionID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-ECOMP-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"168d3c7a-23e6-4442-b41b-f8c49f2549ac"] 2021-09-03T02:59:12.190Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2021-09-03T02:59:12.190Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:12.203Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:12.203Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:59:12.203Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2021-09-03T02:59:12.203Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:59:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:12.204Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2021-09-03T02:59:12.204Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:12.204Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2021-09-03T02:59:12.204Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ba1c4c7e-53bb-4e14-9567-0abb87f0c293|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ba1c4c7e-53bb-4e14-9567-0abb87f0c293 2021-09-03T02:59:12.205Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ba1c4c7e-53bb-4e14-9567-0abb87f0c293|INFO|500||Invoke 2021-09-03T02:59:12.205Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ba1c4c7e-53bb-4e14-9567-0abb87f0c293|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:12.205Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ba1c4c7e-53bb-4e14-9567-0abb87f0c293|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ba1c4c7e-53bb-4e14-9567-0abb87f0c293 2021-09-03T02:59:12.205Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ba1c4c7e-53bb-4e14-9567-0abb87f0c293|DEBUG|500||Method : GET 2021-09-03T02:59:12.205Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ba1c4c7e-53bb-4e14-9567-0abb87f0c293|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-TransactionID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-ECOMP-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d66d24b-7485-44a6-b273-b8c2a930e2cb"] 2021-09-03T02:59:12.205Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ba1c4c7e-53bb-4e14-9567-0abb87f0c293|DEBUG|500||Request body: 2021-09-03T02:59:12.205Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ba1c4c7e-53bb-4e14-9567-0abb87f0c293|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:12.221Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ba1c4c7e-53bb-4e14-9567-0abb87f0c293|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:12.222Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ba1c4c7e-53bb-4e14-9567-0abb87f0c293|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:12.222Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ba1c4c7e-53bb-4e14-9567-0abb87f0c293|DEBUG|500||Status text : 2021-09-03T02:59:12.222Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ba1c4c7e-53bb-4e14-9567-0abb87f0c293|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:12.223Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ba1c4c7e-53bb-4e14-9567-0abb87f0c293|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "41d10808-f743-457f-8ea5-629614c2d738", "modelInvariantUUID" : "ba1c4c7e-53bb-4e14-9567-0abb87f0c293", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2021-09-03 02:57:30.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738/vnfResources" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738/heatFiles" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738/moduleHeatTemplate" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738/volumeHeatTemplate" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ba1c4c7e-53bb-4e14-9567-0abb87f0c293" } } } 2021-09-03T02:59:12.224Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ba1c4c7e-53bb-4e14-9567-0abb87f0c293|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:12.224Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ba1c4c7e-53bb-4e14-9567-0abb87f0c293|INFO|500||InvokeReturn 2021-09-03T02:59:12.226Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance 2021-09-03T02:59:12.226Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2021-09-03T02:59:12.226Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:12.227Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance 2021-09-03T02:59:12.227Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2021-09-03T02:59:12.227Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-TransactionID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-ECOMP-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82b23445-c8f7-43f2-865b-e9fa8ea9cf2d"] 2021-09-03T02:59:12.227Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2021-09-03T02:59:12.228Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:12.238Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:12.239Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:59:12.239Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2021-09-03T02:59:12.239Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:59:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:12.239Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2021-09-03T02:59:12.240Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:12.240Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=41d10808-f743-457f-8ea5-629614c2d738&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2021-09-03T02:59:12.240Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance 2021-09-03T02:59:12.240Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2021-09-03T02:59:12.241Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:12.241Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance 2021-09-03T02:59:12.241Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2021-09-03T02:59:12.241Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-TransactionID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-ECOMP-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92c34237-4ca0-43c0-b510-af8e51d2f64a"] 2021-09-03T02:59:12.241Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2021-09-03T02:59:12.241Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:12.251Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:12.251Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:12.251Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2021-09-03T02:59:12.251Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:12.252Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: { "id" : 46, "action" : "createInstance", "description" : "Gr api recipe to create vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/46" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/46" } } } 2021-09-03T02:59:12.252Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:12.252Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||InvokeReturn 2021-09-03T02:59:12.253Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738 2021-09-03T02:59:12.253Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738|INFO|500||Invoke 2021-09-03T02:59:12.254Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:12.254Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738 2021-09-03T02:59:12.254Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738|DEBUG|500||Method : GET 2021-09-03T02:59:12.254Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-TransactionID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-ECOMP-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7afeba6b-105c-48b2-a8e0-d37e52bad0fd"] 2021-09-03T02:59:12.254Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738|DEBUG|500||Request body: 2021-09-03T02:59:12.254Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:12.271Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:12.271Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:12.272Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738|DEBUG|500||Status text : 2021-09-03T02:59:12.272Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:12.273Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738|DEBUG|500||Response body: { "modelUUID" : "41d10808-f743-457f-8ea5-629614c2d738", "modelInvariantUUID" : "ba1c4c7e-53bb-4e14-9567-0abb87f0c293", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2021-09-03 02:57:30.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738/vnfResources" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738/heatFiles" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738/moduleHeatTemplate" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738/volumeHeatTemplate" } } } 2021-09-03T02:59:12.274Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:12.274Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738|INFO|500||InvokeReturn 2021-09-03T02:59:12.283Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:59:12.283Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-09-03T02:59:12.284Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:12.284Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:59:12.284Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-09-03T02:59:12.284Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3400", X-B3-TraceId:"5079a486564caec6", X-B3-SpanId:"ab52c9d491190f40", X-B3-ParentSpanId:"5079a486564caec6", X-B3-Sampled:"0", X-ONAP-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-TransactionID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-ECOMP-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"874e5961-398c-4c4c-a7ad-5edf4351de03"] 2021-09-03T02:59:12.284Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"400bf47e-bf0a-4109-802e-c97552ff3641","requestStatus":"IN_PROGRESS","startTime":1630637952021,"source":"VID","vnfId":"e5af0fa2-e43c-460a-8aaf-ed72eef0d37c","vnfType":"","tenantId":"93f71d5aeecb4135a3590b6f62af098b","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ba1c4c7e-53bb-4e14-9567-0abb87f0c293\",\n \"modelVersionId\": \"41d10808-f743-457f-8ea5-629614c2d738\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c145f1a4-1afe-43e2-922a-f15a369ab636\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0ba9fb8-13f3-49e8-94fd-82a25d783986\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"e5af0fa2-e43c-460a-8aaf-ed72eef0d37c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9aad0458-362a-4071-a30f-ac30aef5ecd0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3a9bee2d-8977-4749-9e57-b104db74dce7\",\n \"modelCustomizationId\": \"708b6b42-c44d-48ff-884b-485d19d40b46\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c","vfModuleModelName":"BasicCnf..base_dummy..module-0","cloudRegion":"k8sregion","serviceInstanceId":"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"400bf47e-bf0a-4109-802e-c97552ff3641"} 2021-09-03T02:59:12.284Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:12.308Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:12.308Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-09-03T02:59:12.309Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-09-03T02:59:12.309Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:12.309Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "400bf47e-bf0a-4109-802e-c97552ff3641", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:59:12.021+00:00", "source" : "VID", "vnfId" : "e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ba1c4c7e-53bb-4e14-9567-0abb87f0c293\",\n \"modelVersionId\": \"41d10808-f743-457f-8ea5-629614c2d738\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c145f1a4-1afe-43e2-922a-f15a369ab636\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0ba9fb8-13f3-49e8-94fd-82a25d783986\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"e5af0fa2-e43c-460a-8aaf-ed72eef0d37c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9aad0458-362a-4071-a30f-ac30aef5ecd0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3a9bee2d-8977-4749-9e57-b104db74dce7\",\n \"modelCustomizationId\": \"708b6b42-c44d-48ff-884b-485d19d40b46\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-09-03T02:59:12.293+00:00", "vfModuleName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "400bf47e-bf0a-4109-802e-c97552ff3641", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641" } } } 2021-09-03T02:59:12.310Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:12.310Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-09-03T02:59:12.321Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:59:12.321Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-09-03T02:59:12.321Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:12.322Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:59:12.322Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-09-03T02:59:12.322Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3666", X-B3-TraceId:"5079a486564caec6", X-B3-SpanId:"83691134473566a9", X-B3-ParentSpanId:"5079a486564caec6", X-B3-Sampled:"0", X-ONAP-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-TransactionID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-ECOMP-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb31f8c3-da36-435d-bb1b-19d9f37f309f"] 2021-09-03T02:59:12.322Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"BasicCnf..base_dummy..module-0\",\"modelInvariantId\":\"ba1c4c7e-53bb-4e14-9567-0abb87f0c293\",\"modelType\":\"vfModule\",\"modelName\":\"BasicCnf..base_dummy..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"c145f1a4-1afe-43e2-922a-f15a369ab636\",\"modelVersionId\":\"41d10808-f743-457f-8ea5-629614c2d738\",\"modelCustomizationId\":\"c145f1a4-1afe-43e2-922a-f15a369ab636\",\"modelUuid\":\"41d10808-f743-457f-8ea5-629614c2d738\",\"modelInvariantUuid\":\"ba1c4c7e-53bb-4e14-9567-0abb87f0c293\",\"modelInstanceName\":\"BasicCnf..base_dummy..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3\",\"modelInfo\":{\"modelInvariantId\":\"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"c0ba9fb8-13f3-49e8-94fd-82a25d783986\",\"modelUuid\":\"c0ba9fb8-13f3-49e8-94fd-82a25d783986\",\"modelInvariantUuid\":\"61c5eac6-d8b7-40cf-9af6-86b082f18579\"}}},{\"relatedInstance\":{\"instanceId\":\"e5af0fa2-e43c-460a-8aaf-ed72eef0d37c\",\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"9aad0458-362a-4071-a30f-ac30aef5ecd0\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"708b6b42-c44d-48ff-884b-485d19d40b46\",\"modelVersionId\":\"3a9bee2d-8977-4749-9e57-b104db74dce7\",\"modelCustomizationId\":\"708b6b42-c44d-48ff-884b-485d19d40b46\",\"modelUuid\":\"3a9bee2d-8977-4749-9e57-b104db74dce7\",\"modelInvariantUuid\":\"9aad0458-362a-4071-a30f-ac30aef5ecd0\",\"modelInstanceName\":\"basic_cnf 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"93f71d5aeecb4135a3590b6f62af098b\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3\",\"vnfInstanceId\":\"e5af0fa2-e43c-460a-8aaf-ed72eef0d37c\"}","type":"String"},"requestId":{"value":"400bf47e-bf0a-4109-802e-c97552ff3641","type":"String"},"mso-request-id":{"value":"400bf47e-bf0a-4109-802e-c97552ff3641","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"e5af0fa2-e43c-460a-8aaf-ed72eef0d37c","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"basic_cnf/basic_cnf 0","type":"String"},"vfModuleType":{"value":"basic_cnf/basic_cnf 0::BasicCnf..base_dummy..module-0","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-09-03T02:59:12.322Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:13.334Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:13.335Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-09-03T02:59:13.335Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-09-03T02:59:13.336Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 03 Sep 2021 02:59:13 GMT", X-ONAP-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-TransactionID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-ECOMP-RequestID:"400bf47e-bf0a-4109-802e-c97552ff3641", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"eb31f8c3-da36-435d-bb1b-19d9f37f309f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:13.336Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"400bf47e-bf0a-4109-802e-c97552ff3641\",\"instanceId\":\"0ed6bc11-c24d-4809-a571-cfd154358818\"}}","message":"Success","processInstanceID":"ea90d042-0c62-11ec-994b-e2843a500213","variables":null,"messageCode":200} 2021-09-03T02:59:13.336Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:13.337Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-09-03T02:59:13.343Z|400bf47e-bf0a-4109-802e-c97552ff3641|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:59:13.476Z|2e86b1ea-7899-41fe-a548-bcd51cfadd88|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:59:13.480Z|2e86b1ea-7899-41fe-a548-bcd51cfadd88|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641 2021-09-03T02:59:13.481Z|2e86b1ea-7899-41fe-a548-bcd51cfadd88|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|INFO|500||Invoke 2021-09-03T02:59:13.481Z|2e86b1ea-7899-41fe-a548-bcd51cfadd88|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:13.481Z|2e86b1ea-7899-41fe-a548-bcd51cfadd88|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641 2021-09-03T02:59:13.481Z|2e86b1ea-7899-41fe-a548-bcd51cfadd88|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Method : GET 2021-09-03T02:59:13.482Z|2e86b1ea-7899-41fe-a548-bcd51cfadd88|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df1cec45fcd81ca2", X-B3-SpanId:"7e8400a7eef61916", X-B3-ParentSpanId:"df1cec45fcd81ca2", X-B3-Sampled:"0", X-ONAP-RequestID:"2e86b1ea-7899-41fe-a548-bcd51cfadd88", X-RequestID:"2e86b1ea-7899-41fe-a548-bcd51cfadd88", X-TransactionID:"2e86b1ea-7899-41fe-a548-bcd51cfadd88", X-ECOMP-RequestID:"2e86b1ea-7899-41fe-a548-bcd51cfadd88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"758dd822-7e1c-4295-b313-bbc4eef29d7f"] 2021-09-03T02:59:13.482Z|2e86b1ea-7899-41fe-a548-bcd51cfadd88|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Request body: 2021-09-03T02:59:13.482Z|2e86b1ea-7899-41fe-a548-bcd51cfadd88|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:13.494Z|2e86b1ea-7899-41fe-a548-bcd51cfadd88|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:13.495Z|2e86b1ea-7899-41fe-a548-bcd51cfadd88|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:13.495Z|2e86b1ea-7899-41fe-a548-bcd51cfadd88|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Status text : 2021-09-03T02:59:13.495Z|2e86b1ea-7899-41fe-a548-bcd51cfadd88|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:13.496Z|2e86b1ea-7899-41fe-a548-bcd51cfadd88|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Response body: { "requestId" : "400bf47e-bf0a-4109-802e-c97552ff3641", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:59:12.000+00:00", "source" : "VID", "vnfId" : "e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ba1c4c7e-53bb-4e14-9567-0abb87f0c293\",\n \"modelVersionId\": \"41d10808-f743-457f-8ea5-629614c2d738\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c145f1a4-1afe-43e2-922a-f15a369ab636\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0ba9fb8-13f3-49e8-94fd-82a25d783986\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"e5af0fa2-e43c-460a-8aaf-ed72eef0d37c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9aad0458-362a-4071-a30f-ac30aef5ecd0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3a9bee2d-8977-4749-9e57-b104db74dce7\",\n \"modelCustomizationId\": \"708b6b42-c44d-48ff-884b-485d19d40b46\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:59:12.000+00:00", "vfModuleId" : "0ed6bc11-c24d-4809-a571-cfd154358818", "vfModuleName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "400bf47e-bf0a-4109-802e-c97552ff3641", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641" } } } 2021-09-03T02:59:13.496Z|2e86b1ea-7899-41fe-a548-bcd51cfadd88|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:13.497Z|2e86b1ea-7899-41fe-a548-bcd51cfadd88|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|INFO|500||InvokeReturn 2021-09-03T02:59:13.498Z|2e86b1ea-7899-41fe-a548-bcd51cfadd88|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false 2021-09-03T02:59:13.498Z|2e86b1ea-7899-41fe-a548-bcd51cfadd88|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:59:13.498Z|2e86b1ea-7899-41fe-a548-bcd51cfadd88|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:13.499Z|2e86b1ea-7899-41fe-a548-bcd51cfadd88|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false 2021-09-03T02:59:13.499Z|2e86b1ea-7899-41fe-a548-bcd51cfadd88|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:59:13.499Z|2e86b1ea-7899-41fe-a548-bcd51cfadd88|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df1cec45fcd81ca2", X-B3-SpanId:"01798593ac6f9935", X-B3-ParentSpanId:"df1cec45fcd81ca2", X-B3-Sampled:"0", X-ONAP-RequestID:"2e86b1ea-7899-41fe-a548-bcd51cfadd88", X-RequestID:"2e86b1ea-7899-41fe-a548-bcd51cfadd88", X-TransactionID:"2e86b1ea-7899-41fe-a548-bcd51cfadd88", X-ECOMP-RequestID:"2e86b1ea-7899-41fe-a548-bcd51cfadd88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e5f3bfc-d475-4c2c-9875-97c6cd5f3a8a"] 2021-09-03T02:59:13.500Z|2e86b1ea-7899-41fe-a548-bcd51cfadd88|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:59:13.500Z|2e86b1ea-7899-41fe-a548-bcd51cfadd88|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:13.507Z|2e86b1ea-7899-41fe-a548-bcd51cfadd88|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:13.507Z|2e86b1ea-7899-41fe-a548-bcd51cfadd88|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:13.507Z|2e86b1ea-7899-41fe-a548-bcd51cfadd88|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:59:13.507Z|2e86b1ea-7899-41fe-a548-bcd51cfadd88|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:13.508Z|2e86b1ea-7899-41fe-a548-bcd51cfadd88|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:59:13.508Z|2e86b1ea-7899-41fe-a548-bcd51cfadd88|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:13.508Z|2e86b1ea-7899-41fe-a548-bcd51cfadd88|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:59:13.512Z|2e86b1ea-7899-41fe-a548-bcd51cfadd88|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:59:14.456Z|2dd6b2b2-401c-4e05-a82d-159551089fe0|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T02:59:14.457Z|2dd6b2b2-401c-4e05-a82d-159551089fe0|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T02:59:15.868Z|8ba36550-d995-4e17-8b03-179a0e10f598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:59:15.868Z|8ba36550-d995-4e17-8b03-179a0e10f598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:59:20.271Z|98a4f7b2-b87a-4299-bde6-ad8dbb074786|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:59:20.271Z|98a4f7b2-b87a-4299-bde6-ad8dbb074786|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:59:20.271Z|38f0fbc3-96e7-4cc7-bf7f-95d44fcf987d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:59:20.272Z|38f0fbc3-96e7-4cc7-bf7f-95d44fcf987d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:59:20.272Z|c7c1c81e-f38e-4d5c-9742-8e853904a5af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:59:20.273Z|c7c1c81e-f38e-4d5c-9742-8e853904a5af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:59:23.652Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:59:23.656Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641 2021-09-03T02:59:23.657Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|INFO|500||Invoke 2021-09-03T02:59:23.657Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:23.657Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641 2021-09-03T02:59:23.657Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Method : GET 2021-09-03T02:59:23.658Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"09c3201e93f6f407", X-B3-SpanId:"d337a6e02d555478", X-B3-ParentSpanId:"09c3201e93f6f407", X-B3-Sampled:"0", X-ONAP-RequestID:"1b803124-c514-4ad9-b917-0721957a3a7b", X-RequestID:"1b803124-c514-4ad9-b917-0721957a3a7b", X-TransactionID:"1b803124-c514-4ad9-b917-0721957a3a7b", X-ECOMP-RequestID:"1b803124-c514-4ad9-b917-0721957a3a7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e5c13e9-77f4-4553-81bc-42bbe73f1715"] 2021-09-03T02:59:23.658Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Request body: 2021-09-03T02:59:23.658Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:23.674Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:23.674Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:23.675Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Status text : 2021-09-03T02:59:23.675Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:23.676Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Response body: { "requestId" : "400bf47e-bf0a-4109-802e-c97552ff3641", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2021-09-03T02:59:12.000+00:00", "source" : "VID", "vnfId" : "e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ba1c4c7e-53bb-4e14-9567-0abb87f0c293\",\n \"modelVersionId\": \"41d10808-f743-457f-8ea5-629614c2d738\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c145f1a4-1afe-43e2-922a-f15a369ab636\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0ba9fb8-13f3-49e8-94fd-82a25d783986\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"e5af0fa2-e43c-460a-8aaf-ed72eef0d37c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9aad0458-362a-4071-a30f-ac30aef5ecd0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3a9bee2d-8977-4749-9e57-b104db74dce7\",\n \"modelCustomizationId\": \"708b6b42-c44d-48ff-884b-485d19d40b46\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:59:22.000+00:00", "vfModuleId" : "0ed6bc11-c24d-4809-a571-cfd154358818", "vfModuleName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "400bf47e-bf0a-4109-802e-c97552ff3641", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641" } } } 2021-09-03T02:59:23.676Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:23.676Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|INFO|500||InvokeReturn 2021-09-03T02:59:23.677Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false 2021-09-03T02:59:23.677Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:59:23.678Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:23.678Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false 2021-09-03T02:59:23.678Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:59:23.678Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"09c3201e93f6f407", X-B3-SpanId:"c2c8ce0510bdfc0a", X-B3-ParentSpanId:"09c3201e93f6f407", X-B3-Sampled:"0", X-ONAP-RequestID:"1b803124-c514-4ad9-b917-0721957a3a7b", X-RequestID:"1b803124-c514-4ad9-b917-0721957a3a7b", X-TransactionID:"1b803124-c514-4ad9-b917-0721957a3a7b", X-ECOMP-RequestID:"1b803124-c514-4ad9-b917-0721957a3a7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b5d8979-1c49-45d6-baac-059d408fe173"] 2021-09-03T02:59:23.679Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:59:23.679Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:23.686Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:23.687Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:23.687Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:59:23.687Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:23.688Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:59:23.688Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:23.689Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:59:23.710Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=400bf47e-bf0a-4109-802e-c97552ff3641&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=400bf47e-bf0a-4109-802e-c97552ff3641&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:59:23.710Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=400bf47e-bf0a-4109-802e-c97552ff3641&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-09-03T02:59:23.711Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=400bf47e-bf0a-4109-802e-c97552ff3641&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:23.711Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=400bf47e-bf0a-4109-802e-c97552ff3641&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=400bf47e-bf0a-4109-802e-c97552ff3641&sortBy=startTime&sortOrder=desc&maxResults=1 2021-09-03T02:59:23.711Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=400bf47e-bf0a-4109-802e-c97552ff3641&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:59:23.711Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=400bf47e-bf0a-4109-802e-c97552ff3641&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1b803124-c514-4ad9-b917-0721957a3a7b", X-RequestID:"1b803124-c514-4ad9-b917-0721957a3a7b", X-TransactionID:"1b803124-c514-4ad9-b917-0721957a3a7b", X-ECOMP-RequestID:"1b803124-c514-4ad9-b917-0721957a3a7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61123545-b55e-4812-b13a-60fbb8bef221"] 2021-09-03T02:59:23.711Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=400bf47e-bf0a-4109-802e-c97552ff3641&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:59:23.711Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=400bf47e-bf0a-4109-802e-c97552ff3641&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:23.837Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=400bf47e-bf0a-4109-802e-c97552ff3641&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:23.837Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=400bf47e-bf0a-4109-802e-c97552ff3641&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:23.838Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=400bf47e-bf0a-4109-802e-c97552ff3641&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:59:23.838Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=400bf47e-bf0a-4109-802e-c97552ff3641&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=75B93272C1C80B55247A3FB2AC03FF61; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"717", Date:"Fri, 03 Sep 2021 02:59:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:23.838Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=400bf47e-bf0a-4109-802e-c97552ff3641&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ed7cf42d-0c62-11ec-994b-e2843a500213","businessKey":"400bf47e-bf0a-4109-802e-c97552ff3641","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-09-03T02:59:17.236+0000","endTime":"2021-09-03T02:59:21.443+0000","removalTime":null,"durationInMillis":4207,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ea90d042-0c62-11ec-994b-e2843a500213","superProcessInstanceId":"ed7c7ebc-0c62-11ec-994b-e2843a500213","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2021-09-03T02:59:23.838Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=400bf47e-bf0a-4109-802e-c97552ff3641&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:23.839Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=400bf47e-bf0a-4109-802e-c97552ff3641&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:59:23.860Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed7cf42d-0c62-11ec-994b-e2843a500213&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed7cf42d-0c62-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:59:23.861Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed7cf42d-0c62-11ec-994b-e2843a500213&maxResults=1|INFO|500||Invoke 2021-09-03T02:59:23.861Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed7cf42d-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:23.861Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed7cf42d-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed7cf42d-0c62-11ec-994b-e2843a500213&maxResults=1 2021-09-03T02:59:23.861Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed7cf42d-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Method : GET 2021-09-03T02:59:23.861Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed7cf42d-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1b803124-c514-4ad9-b917-0721957a3a7b", X-RequestID:"1b803124-c514-4ad9-b917-0721957a3a7b", X-TransactionID:"1b803124-c514-4ad9-b917-0721957a3a7b", X-ECOMP-RequestID:"1b803124-c514-4ad9-b917-0721957a3a7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44fdb68e-5e6f-4c89-87be-2d5a67dac3df"] 2021-09-03T02:59:23.862Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed7cf42d-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Request body: 2021-09-03T02:59:23.862Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed7cf42d-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:23.983Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed7cf42d-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:23.984Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed7cf42d-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:23.984Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed7cf42d-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Status text : 2021-09-03T02:59:23.984Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed7cf42d-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=6AE20C92327B30FA2081E9595530D64B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Fri, 03 Sep 2021 02:59:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:23.985Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed7cf42d-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:effebc48-0c62-11ec-994b-e2843a500213","parentActivityInstanceId":"ed7cf42d-0c62-11ec-994b-e2843a500213","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e5369887-0c50-11ec-994b-e2843a500213","processInstanceId":"ed7cf42d-0c62-11ec-994b-e2843a500213","executionId":"ed7cf42d-0c62-11ec-994b-e2843a500213","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-09-03T02:59:21.442+0000","endTime":"2021-09-03T02:59:21.443+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ea90d042-0c62-11ec-994b-e2843a500213"}] 2021-09-03T02:59:23.985Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed7cf42d-0c62-11ec-994b-e2843a500213&maxResults=1|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:23.985Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ed7cf42d-0c62-11ec-994b-e2843a500213&maxResults=1|INFO|500||InvokeReturn 2021-09-03T02:59:23.988Z|1b803124-c514-4ad9-b917-0721957a3a7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:59:30.298Z|c685cfdf-dacf-4055-9db2-387898de4254|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:59:30.298Z|3b680400-933b-4601-b980-71894eabb6dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:59:30.299Z|3b680400-933b-4601-b980-71894eabb6dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:59:30.299Z|c685cfdf-dacf-4055-9db2-387898de4254|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:59:30.299Z|15a4b681-7205-4b6c-9f91-41d7bb9fb479|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:59:30.300Z|15a4b681-7205-4b6c-9f91-41d7bb9fb479|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:59:30.868Z|9220a669-117a-44cc-8108-ea7b1b3ab697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:59:30.868Z|9220a669-117a-44cc-8108-ea7b1b3ab697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:59:31.250Z|5b92d411-0f16-4189-ac62-5f1cde3237f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:59:31.250Z|5b92d411-0f16-4189-ac62-5f1cde3237f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:59:34.139Z|96e231bf-5050-411b-823d-140fcac0d04b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:59:34.142Z|96e231bf-5050-411b-823d-140fcac0d04b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641 2021-09-03T02:59:34.143Z|96e231bf-5050-411b-823d-140fcac0d04b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|INFO|500||Invoke 2021-09-03T02:59:34.143Z|96e231bf-5050-411b-823d-140fcac0d04b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:34.143Z|96e231bf-5050-411b-823d-140fcac0d04b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641 2021-09-03T02:59:34.143Z|96e231bf-5050-411b-823d-140fcac0d04b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Method : GET 2021-09-03T02:59:34.143Z|96e231bf-5050-411b-823d-140fcac0d04b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc4ee215e669e62e", X-B3-SpanId:"30d0451afd187ebc", X-B3-ParentSpanId:"cc4ee215e669e62e", X-B3-Sampled:"0", X-ONAP-RequestID:"96e231bf-5050-411b-823d-140fcac0d04b", X-RequestID:"96e231bf-5050-411b-823d-140fcac0d04b", X-TransactionID:"96e231bf-5050-411b-823d-140fcac0d04b", X-ECOMP-RequestID:"96e231bf-5050-411b-823d-140fcac0d04b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a7f2bd4-c128-4b0f-92b1-5f4215c3fbd1"] 2021-09-03T02:59:34.144Z|96e231bf-5050-411b-823d-140fcac0d04b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Request body: 2021-09-03T02:59:34.144Z|96e231bf-5050-411b-823d-140fcac0d04b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:34.158Z|96e231bf-5050-411b-823d-140fcac0d04b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:34.158Z|96e231bf-5050-411b-823d-140fcac0d04b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:34.158Z|96e231bf-5050-411b-823d-140fcac0d04b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Status text : 2021-09-03T02:59:34.159Z|96e231bf-5050-411b-823d-140fcac0d04b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:34.160Z|96e231bf-5050-411b-823d-140fcac0d04b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Response body: { "requestId" : "400bf47e-bf0a-4109-802e-c97552ff3641", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:59:12.000+00:00", "endTime" : "2021-09-03T02:59:27.000+00:00", "source" : "VID", "vnfId" : "e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ba1c4c7e-53bb-4e14-9567-0abb87f0c293\",\n \"modelVersionId\": \"41d10808-f743-457f-8ea5-629614c2d738\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c145f1a4-1afe-43e2-922a-f15a369ab636\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0ba9fb8-13f3-49e8-94fd-82a25d783986\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"e5af0fa2-e43c-460a-8aaf-ed72eef0d37c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9aad0458-362a-4071-a30f-ac30aef5ecd0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3a9bee2d-8977-4749-9e57-b104db74dce7\",\n \"modelCustomizationId\": \"708b6b42-c44d-48ff-884b-485d19d40b46\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:59:27.000+00:00", "vfModuleId" : "0ed6bc11-c24d-4809-a571-cfd154358818", "vfModuleName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "400bf47e-bf0a-4109-802e-c97552ff3641", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641" } } } 2021-09-03T02:59:34.160Z|96e231bf-5050-411b-823d-140fcac0d04b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:34.160Z|96e231bf-5050-411b-823d-140fcac0d04b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|INFO|500||InvokeReturn 2021-09-03T02:59:34.161Z|96e231bf-5050-411b-823d-140fcac0d04b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false 2021-09-03T02:59:34.161Z|96e231bf-5050-411b-823d-140fcac0d04b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:59:34.162Z|96e231bf-5050-411b-823d-140fcac0d04b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:34.162Z|96e231bf-5050-411b-823d-140fcac0d04b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false 2021-09-03T02:59:34.162Z|96e231bf-5050-411b-823d-140fcac0d04b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:59:34.162Z|96e231bf-5050-411b-823d-140fcac0d04b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc4ee215e669e62e", X-B3-SpanId:"05bdb7f16404f8f2", X-B3-ParentSpanId:"cc4ee215e669e62e", X-B3-Sampled:"0", X-ONAP-RequestID:"96e231bf-5050-411b-823d-140fcac0d04b", X-RequestID:"96e231bf-5050-411b-823d-140fcac0d04b", X-TransactionID:"96e231bf-5050-411b-823d-140fcac0d04b", X-ECOMP-RequestID:"96e231bf-5050-411b-823d-140fcac0d04b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"363a2be5-d825-4807-b70f-189bd7fc8fe9"] 2021-09-03T02:59:34.162Z|96e231bf-5050-411b-823d-140fcac0d04b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:59:34.162Z|96e231bf-5050-411b-823d-140fcac0d04b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:34.169Z|96e231bf-5050-411b-823d-140fcac0d04b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:34.169Z|96e231bf-5050-411b-823d-140fcac0d04b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:34.169Z|96e231bf-5050-411b-823d-140fcac0d04b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:59:34.169Z|96e231bf-5050-411b-823d-140fcac0d04b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:34.170Z|96e231bf-5050-411b-823d-140fcac0d04b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:59:34.170Z|96e231bf-5050-411b-823d-140fcac0d04b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:34.171Z|96e231bf-5050-411b-823d-140fcac0d04b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:59:34.175Z|96e231bf-5050-411b-823d-140fcac0d04b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:59:34.297Z|779e1435-e6d9-472c-8dc1-2bf1353a6424|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:59:34.300Z|779e1435-e6d9-472c-8dc1-2bf1353a6424|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641 2021-09-03T02:59:34.301Z|779e1435-e6d9-472c-8dc1-2bf1353a6424|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|INFO|500||Invoke 2021-09-03T02:59:34.301Z|779e1435-e6d9-472c-8dc1-2bf1353a6424|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:34.301Z|779e1435-e6d9-472c-8dc1-2bf1353a6424|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641 2021-09-03T02:59:34.301Z|779e1435-e6d9-472c-8dc1-2bf1353a6424|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Method : GET 2021-09-03T02:59:34.301Z|779e1435-e6d9-472c-8dc1-2bf1353a6424|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"644ce3b819de7d35", X-B3-SpanId:"d0dbbf86f8abbd71", X-B3-ParentSpanId:"644ce3b819de7d35", X-B3-Sampled:"0", X-ONAP-RequestID:"779e1435-e6d9-472c-8dc1-2bf1353a6424", X-RequestID:"779e1435-e6d9-472c-8dc1-2bf1353a6424", X-TransactionID:"779e1435-e6d9-472c-8dc1-2bf1353a6424", X-ECOMP-RequestID:"779e1435-e6d9-472c-8dc1-2bf1353a6424", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8514488-09b8-4e22-926b-f94a991d7780"] 2021-09-03T02:59:34.301Z|779e1435-e6d9-472c-8dc1-2bf1353a6424|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Request body: 2021-09-03T02:59:34.302Z|779e1435-e6d9-472c-8dc1-2bf1353a6424|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:34.316Z|779e1435-e6d9-472c-8dc1-2bf1353a6424|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:34.316Z|779e1435-e6d9-472c-8dc1-2bf1353a6424|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:34.317Z|779e1435-e6d9-472c-8dc1-2bf1353a6424|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Status text : 2021-09-03T02:59:34.317Z|779e1435-e6d9-472c-8dc1-2bf1353a6424|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:34.318Z|779e1435-e6d9-472c-8dc1-2bf1353a6424|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Response body: { "requestId" : "400bf47e-bf0a-4109-802e-c97552ff3641", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:59:12.000+00:00", "endTime" : "2021-09-03T02:59:27.000+00:00", "source" : "VID", "vnfId" : "e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ba1c4c7e-53bb-4e14-9567-0abb87f0c293\",\n \"modelVersionId\": \"41d10808-f743-457f-8ea5-629614c2d738\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c145f1a4-1afe-43e2-922a-f15a369ab636\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0ba9fb8-13f3-49e8-94fd-82a25d783986\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"e5af0fa2-e43c-460a-8aaf-ed72eef0d37c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9aad0458-362a-4071-a30f-ac30aef5ecd0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3a9bee2d-8977-4749-9e57-b104db74dce7\",\n \"modelCustomizationId\": \"708b6b42-c44d-48ff-884b-485d19d40b46\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:59:27.000+00:00", "vfModuleId" : "0ed6bc11-c24d-4809-a571-cfd154358818", "vfModuleName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "400bf47e-bf0a-4109-802e-c97552ff3641", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641" } } } 2021-09-03T02:59:34.318Z|779e1435-e6d9-472c-8dc1-2bf1353a6424|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:34.318Z|779e1435-e6d9-472c-8dc1-2bf1353a6424|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|INFO|500||InvokeReturn 2021-09-03T02:59:34.320Z|779e1435-e6d9-472c-8dc1-2bf1353a6424|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false 2021-09-03T02:59:34.320Z|779e1435-e6d9-472c-8dc1-2bf1353a6424|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:59:34.320Z|779e1435-e6d9-472c-8dc1-2bf1353a6424|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:34.321Z|779e1435-e6d9-472c-8dc1-2bf1353a6424|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false 2021-09-03T02:59:34.321Z|779e1435-e6d9-472c-8dc1-2bf1353a6424|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:59:34.321Z|779e1435-e6d9-472c-8dc1-2bf1353a6424|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"644ce3b819de7d35", X-B3-SpanId:"686d4bb06fb3e2ca", X-B3-ParentSpanId:"644ce3b819de7d35", X-B3-Sampled:"0", X-ONAP-RequestID:"779e1435-e6d9-472c-8dc1-2bf1353a6424", X-RequestID:"779e1435-e6d9-472c-8dc1-2bf1353a6424", X-TransactionID:"779e1435-e6d9-472c-8dc1-2bf1353a6424", X-ECOMP-RequestID:"779e1435-e6d9-472c-8dc1-2bf1353a6424", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d30fd99-d4eb-4c99-817d-59f619be16a8"] 2021-09-03T02:59:34.321Z|779e1435-e6d9-472c-8dc1-2bf1353a6424|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:59:34.322Z|779e1435-e6d9-472c-8dc1-2bf1353a6424|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:34.330Z|779e1435-e6d9-472c-8dc1-2bf1353a6424|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:34.330Z|779e1435-e6d9-472c-8dc1-2bf1353a6424|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:34.330Z|779e1435-e6d9-472c-8dc1-2bf1353a6424|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:59:34.331Z|779e1435-e6d9-472c-8dc1-2bf1353a6424|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:34.331Z|779e1435-e6d9-472c-8dc1-2bf1353a6424|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:59:34.331Z|779e1435-e6d9-472c-8dc1-2bf1353a6424|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:34.332Z|779e1435-e6d9-472c-8dc1-2bf1353a6424|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:59:34.337Z|779e1435-e6d9-472c-8dc1-2bf1353a6424|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:59:34.467Z|a06d47a3-8adf-4419-8a44-654898d0ee37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:59:34.469Z|a06d47a3-8adf-4419-8a44-654898d0ee37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641 2021-09-03T02:59:34.470Z|a06d47a3-8adf-4419-8a44-654898d0ee37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|INFO|500||Invoke 2021-09-03T02:59:34.470Z|a06d47a3-8adf-4419-8a44-654898d0ee37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:34.470Z|a06d47a3-8adf-4419-8a44-654898d0ee37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641 2021-09-03T02:59:34.470Z|a06d47a3-8adf-4419-8a44-654898d0ee37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Method : GET 2021-09-03T02:59:34.471Z|a06d47a3-8adf-4419-8a44-654898d0ee37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"946ff72b7a21ec8d", X-B3-SpanId:"45132cbe20a1bd35", X-B3-ParentSpanId:"946ff72b7a21ec8d", X-B3-Sampled:"0", X-ONAP-RequestID:"a06d47a3-8adf-4419-8a44-654898d0ee37", X-RequestID:"a06d47a3-8adf-4419-8a44-654898d0ee37", X-TransactionID:"a06d47a3-8adf-4419-8a44-654898d0ee37", X-ECOMP-RequestID:"a06d47a3-8adf-4419-8a44-654898d0ee37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cade971c-62de-495b-915e-888161e4fe4c"] 2021-09-03T02:59:34.471Z|a06d47a3-8adf-4419-8a44-654898d0ee37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Request body: 2021-09-03T02:59:34.471Z|a06d47a3-8adf-4419-8a44-654898d0ee37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:34.485Z|a06d47a3-8adf-4419-8a44-654898d0ee37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:34.485Z|a06d47a3-8adf-4419-8a44-654898d0ee37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:34.485Z|a06d47a3-8adf-4419-8a44-654898d0ee37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Status text : 2021-09-03T02:59:34.486Z|a06d47a3-8adf-4419-8a44-654898d0ee37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:34 GMT", Connection:"close"] 2021-09-03T02:59:34.487Z|a06d47a3-8adf-4419-8a44-654898d0ee37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Response body: { "requestId" : "400bf47e-bf0a-4109-802e-c97552ff3641", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:59:12.000+00:00", "endTime" : "2021-09-03T02:59:27.000+00:00", "source" : "VID", "vnfId" : "e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ba1c4c7e-53bb-4e14-9567-0abb87f0c293\",\n \"modelVersionId\": \"41d10808-f743-457f-8ea5-629614c2d738\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c145f1a4-1afe-43e2-922a-f15a369ab636\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0ba9fb8-13f3-49e8-94fd-82a25d783986\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"e5af0fa2-e43c-460a-8aaf-ed72eef0d37c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9aad0458-362a-4071-a30f-ac30aef5ecd0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3a9bee2d-8977-4749-9e57-b104db74dce7\",\n \"modelCustomizationId\": \"708b6b42-c44d-48ff-884b-485d19d40b46\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:59:27.000+00:00", "vfModuleId" : "0ed6bc11-c24d-4809-a571-cfd154358818", "vfModuleName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "400bf47e-bf0a-4109-802e-c97552ff3641", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641" } } } 2021-09-03T02:59:34.487Z|a06d47a3-8adf-4419-8a44-654898d0ee37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:34.487Z|a06d47a3-8adf-4419-8a44-654898d0ee37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|INFO|500||InvokeReturn 2021-09-03T02:59:34.488Z|a06d47a3-8adf-4419-8a44-654898d0ee37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false 2021-09-03T02:59:34.489Z|a06d47a3-8adf-4419-8a44-654898d0ee37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:59:34.489Z|a06d47a3-8adf-4419-8a44-654898d0ee37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:34.489Z|a06d47a3-8adf-4419-8a44-654898d0ee37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false 2021-09-03T02:59:34.489Z|a06d47a3-8adf-4419-8a44-654898d0ee37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:59:34.489Z|a06d47a3-8adf-4419-8a44-654898d0ee37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"946ff72b7a21ec8d", X-B3-SpanId:"40803b3cbba02efb", X-B3-ParentSpanId:"946ff72b7a21ec8d", X-B3-Sampled:"0", X-ONAP-RequestID:"a06d47a3-8adf-4419-8a44-654898d0ee37", X-RequestID:"a06d47a3-8adf-4419-8a44-654898d0ee37", X-TransactionID:"a06d47a3-8adf-4419-8a44-654898d0ee37", X-ECOMP-RequestID:"a06d47a3-8adf-4419-8a44-654898d0ee37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa8dd80d-8103-42a2-a18f-83ff51e985d3"] 2021-09-03T02:59:34.490Z|a06d47a3-8adf-4419-8a44-654898d0ee37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:59:34.490Z|a06d47a3-8adf-4419-8a44-654898d0ee37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:34.503Z|a06d47a3-8adf-4419-8a44-654898d0ee37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:34.504Z|a06d47a3-8adf-4419-8a44-654898d0ee37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:34.504Z|a06d47a3-8adf-4419-8a44-654898d0ee37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:59:34.504Z|a06d47a3-8adf-4419-8a44-654898d0ee37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:34.505Z|a06d47a3-8adf-4419-8a44-654898d0ee37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:59:34.505Z|a06d47a3-8adf-4419-8a44-654898d0ee37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:34.505Z|a06d47a3-8adf-4419-8a44-654898d0ee37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:59:34.510Z|a06d47a3-8adf-4419-8a44-654898d0ee37|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:59:34.637Z|ff445ca5-9ba5-4722-91ba-0230d0661ea4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:59:34.640Z|ff445ca5-9ba5-4722-91ba-0230d0661ea4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641 2021-09-03T02:59:34.640Z|ff445ca5-9ba5-4722-91ba-0230d0661ea4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|INFO|500||Invoke 2021-09-03T02:59:34.641Z|ff445ca5-9ba5-4722-91ba-0230d0661ea4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:34.641Z|ff445ca5-9ba5-4722-91ba-0230d0661ea4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641 2021-09-03T02:59:34.641Z|ff445ca5-9ba5-4722-91ba-0230d0661ea4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Method : GET 2021-09-03T02:59:34.641Z|ff445ca5-9ba5-4722-91ba-0230d0661ea4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd56e5cc13251d0f", X-B3-SpanId:"67305531ffdefc1a", X-B3-ParentSpanId:"bd56e5cc13251d0f", X-B3-Sampled:"0", X-ONAP-RequestID:"ff445ca5-9ba5-4722-91ba-0230d0661ea4", X-RequestID:"ff445ca5-9ba5-4722-91ba-0230d0661ea4", X-TransactionID:"ff445ca5-9ba5-4722-91ba-0230d0661ea4", X-ECOMP-RequestID:"ff445ca5-9ba5-4722-91ba-0230d0661ea4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ebf0419-1e77-45d3-b558-44e3c0b6ac0c"] 2021-09-03T02:59:34.641Z|ff445ca5-9ba5-4722-91ba-0230d0661ea4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Request body: 2021-09-03T02:59:34.641Z|ff445ca5-9ba5-4722-91ba-0230d0661ea4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:34.651Z|ff445ca5-9ba5-4722-91ba-0230d0661ea4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:34.652Z|ff445ca5-9ba5-4722-91ba-0230d0661ea4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:34.652Z|ff445ca5-9ba5-4722-91ba-0230d0661ea4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Status text : 2021-09-03T02:59:34.652Z|ff445ca5-9ba5-4722-91ba-0230d0661ea4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:34.653Z|ff445ca5-9ba5-4722-91ba-0230d0661ea4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Response body: { "requestId" : "400bf47e-bf0a-4109-802e-c97552ff3641", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:59:12.000+00:00", "endTime" : "2021-09-03T02:59:27.000+00:00", "source" : "VID", "vnfId" : "e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ba1c4c7e-53bb-4e14-9567-0abb87f0c293\",\n \"modelVersionId\": \"41d10808-f743-457f-8ea5-629614c2d738\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c145f1a4-1afe-43e2-922a-f15a369ab636\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0ba9fb8-13f3-49e8-94fd-82a25d783986\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"e5af0fa2-e43c-460a-8aaf-ed72eef0d37c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9aad0458-362a-4071-a30f-ac30aef5ecd0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3a9bee2d-8977-4749-9e57-b104db74dce7\",\n \"modelCustomizationId\": \"708b6b42-c44d-48ff-884b-485d19d40b46\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:59:27.000+00:00", "vfModuleId" : "0ed6bc11-c24d-4809-a571-cfd154358818", "vfModuleName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "400bf47e-bf0a-4109-802e-c97552ff3641", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641" } } } 2021-09-03T02:59:34.653Z|ff445ca5-9ba5-4722-91ba-0230d0661ea4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:34.653Z|ff445ca5-9ba5-4722-91ba-0230d0661ea4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|INFO|500||InvokeReturn 2021-09-03T02:59:34.654Z|ff445ca5-9ba5-4722-91ba-0230d0661ea4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false 2021-09-03T02:59:34.654Z|ff445ca5-9ba5-4722-91ba-0230d0661ea4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:59:34.654Z|ff445ca5-9ba5-4722-91ba-0230d0661ea4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:34.654Z|ff445ca5-9ba5-4722-91ba-0230d0661ea4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false 2021-09-03T02:59:34.655Z|ff445ca5-9ba5-4722-91ba-0230d0661ea4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:59:34.655Z|ff445ca5-9ba5-4722-91ba-0230d0661ea4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd56e5cc13251d0f", X-B3-SpanId:"08cf4ee2092e8533", X-B3-ParentSpanId:"bd56e5cc13251d0f", X-B3-Sampled:"0", X-ONAP-RequestID:"ff445ca5-9ba5-4722-91ba-0230d0661ea4", X-RequestID:"ff445ca5-9ba5-4722-91ba-0230d0661ea4", X-TransactionID:"ff445ca5-9ba5-4722-91ba-0230d0661ea4", X-ECOMP-RequestID:"ff445ca5-9ba5-4722-91ba-0230d0661ea4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b317771f-6ce5-4993-8564-9f93b829d9c0"] 2021-09-03T02:59:34.655Z|ff445ca5-9ba5-4722-91ba-0230d0661ea4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:59:34.655Z|ff445ca5-9ba5-4722-91ba-0230d0661ea4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:34.661Z|ff445ca5-9ba5-4722-91ba-0230d0661ea4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:34.661Z|ff445ca5-9ba5-4722-91ba-0230d0661ea4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:34.661Z|ff445ca5-9ba5-4722-91ba-0230d0661ea4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:59:34.662Z|ff445ca5-9ba5-4722-91ba-0230d0661ea4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:34.662Z|ff445ca5-9ba5-4722-91ba-0230d0661ea4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:59:34.662Z|ff445ca5-9ba5-4722-91ba-0230d0661ea4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:34.662Z|ff445ca5-9ba5-4722-91ba-0230d0661ea4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:59:34.666Z|ff445ca5-9ba5-4722-91ba-0230d0661ea4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:59:34.785Z|727d54af-fb0c-4269-81e2-804e60af0403|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:59:34.788Z|727d54af-fb0c-4269-81e2-804e60af0403|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641 2021-09-03T02:59:34.788Z|727d54af-fb0c-4269-81e2-804e60af0403|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|INFO|500||Invoke 2021-09-03T02:59:34.788Z|727d54af-fb0c-4269-81e2-804e60af0403|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:34.788Z|727d54af-fb0c-4269-81e2-804e60af0403|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641 2021-09-03T02:59:34.788Z|727d54af-fb0c-4269-81e2-804e60af0403|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Method : GET 2021-09-03T02:59:34.789Z|727d54af-fb0c-4269-81e2-804e60af0403|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b5a5a8d4be25946", X-B3-SpanId:"6426785989e30b1f", X-B3-ParentSpanId:"2b5a5a8d4be25946", X-B3-Sampled:"0", X-ONAP-RequestID:"727d54af-fb0c-4269-81e2-804e60af0403", X-RequestID:"727d54af-fb0c-4269-81e2-804e60af0403", X-TransactionID:"727d54af-fb0c-4269-81e2-804e60af0403", X-ECOMP-RequestID:"727d54af-fb0c-4269-81e2-804e60af0403", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e0a59b2-a742-41a9-8725-bb8a3c34ee92"] 2021-09-03T02:59:34.789Z|727d54af-fb0c-4269-81e2-804e60af0403|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Request body: 2021-09-03T02:59:34.789Z|727d54af-fb0c-4269-81e2-804e60af0403|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:34.798Z|727d54af-fb0c-4269-81e2-804e60af0403|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:34.798Z|727d54af-fb0c-4269-81e2-804e60af0403|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:34.798Z|727d54af-fb0c-4269-81e2-804e60af0403|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Status text : 2021-09-03T02:59:34.799Z|727d54af-fb0c-4269-81e2-804e60af0403|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:34.799Z|727d54af-fb0c-4269-81e2-804e60af0403|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||Response body: { "requestId" : "400bf47e-bf0a-4109-802e-c97552ff3641", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:59:12.000+00:00", "endTime" : "2021-09-03T02:59:27.000+00:00", "source" : "VID", "vnfId" : "e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ba1c4c7e-53bb-4e14-9567-0abb87f0c293\",\n \"modelVersionId\": \"41d10808-f743-457f-8ea5-629614c2d738\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c145f1a4-1afe-43e2-922a-f15a369ab636\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0ba9fb8-13f3-49e8-94fd-82a25d783986\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"e5af0fa2-e43c-460a-8aaf-ed72eef0d37c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9aad0458-362a-4071-a30f-ac30aef5ecd0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3a9bee2d-8977-4749-9e57-b104db74dce7\",\n \"modelCustomizationId\": \"708b6b42-c44d-48ff-884b-485d19d40b46\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:59:27.000+00:00", "vfModuleId" : "0ed6bc11-c24d-4809-a571-cfd154358818", "vfModuleName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "400bf47e-bf0a-4109-802e-c97552ff3641", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641" } } } 2021-09-03T02:59:34.800Z|727d54af-fb0c-4269-81e2-804e60af0403|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:34.800Z|727d54af-fb0c-4269-81e2-804e60af0403|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/400bf47e-bf0a-4109-802e-c97552ff3641|INFO|500||InvokeReturn 2021-09-03T02:59:34.801Z|727d54af-fb0c-4269-81e2-804e60af0403|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false 2021-09-03T02:59:34.801Z|727d54af-fb0c-4269-81e2-804e60af0403|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:59:34.801Z|727d54af-fb0c-4269-81e2-804e60af0403|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:34.801Z|727d54af-fb0c-4269-81e2-804e60af0403|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false 2021-09-03T02:59:34.801Z|727d54af-fb0c-4269-81e2-804e60af0403|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:59:34.802Z|727d54af-fb0c-4269-81e2-804e60af0403|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b5a5a8d4be25946", X-B3-SpanId:"2619314c2933517d", X-B3-ParentSpanId:"2b5a5a8d4be25946", X-B3-Sampled:"0", X-ONAP-RequestID:"727d54af-fb0c-4269-81e2-804e60af0403", X-RequestID:"727d54af-fb0c-4269-81e2-804e60af0403", X-TransactionID:"727d54af-fb0c-4269-81e2-804e60af0403", X-ECOMP-RequestID:"727d54af-fb0c-4269-81e2-804e60af0403", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6bbd04a-138a-4ff2-95a6-c4e519e023d0"] 2021-09-03T02:59:34.802Z|727d54af-fb0c-4269-81e2-804e60af0403|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:59:34.802Z|727d54af-fb0c-4269-81e2-804e60af0403|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:34.810Z|727d54af-fb0c-4269-81e2-804e60af0403|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:34.810Z|727d54af-fb0c-4269-81e2-804e60af0403|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:34.810Z|727d54af-fb0c-4269-81e2-804e60af0403|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:59:34.810Z|727d54af-fb0c-4269-81e2-804e60af0403|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:34.811Z|727d54af-fb0c-4269-81e2-804e60af0403|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:59:34.811Z|727d54af-fb0c-4269-81e2-804e60af0403|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:34.811Z|727d54af-fb0c-4269-81e2-804e60af0403|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=400bf47e-bf0a-4109-802e-c97552ff3641&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:59:34.815Z|727d54af-fb0c-4269-81e2-804e60af0403|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/400bf47e-bf0a-4109-802e-c97552ff3641|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:59:40.318Z|2f0b6b49-177a-4c31-a298-17e6f1d18fa5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:59:40.318Z|2f0b6b49-177a-4c31-a298-17e6f1d18fa5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:59:40.318Z|fd31c825-1317-4ea8-8ff4-5a6ab90f963c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:59:40.319Z|fd31c825-1317-4ea8-8ff4-5a6ab90f963c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:59:40.319Z|f77ecae8-68a7-4583-9cd7-d824465c17ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:59:40.319Z|f77ecae8-68a7-4583-9cd7-d824465c17ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:59:45.868Z|90f2e210-29e4-415a-aa5c-c3d9101ae08e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T02:59:45.872Z|90f2e210-29e4-415a-aa5c-c3d9101ae08e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T02:59:46.647Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:59:46.648Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|||INFO|500||Checking if requestId: 08d44f52-68ba-408a-8745-95a4fc4e15b0 already exists in requestDb InfraActiveRequests table 2021-09-03T02:59:46.649Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0 2021-09-03T02:59:46.649Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|INFO|500||Invoke 2021-09-03T02:59:46.649Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:46.649Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0 2021-09-03T02:59:46.649Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Method : GET 2021-09-03T02:59:46.649Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e328dc4d543f3f07", X-B3-SpanId:"7ef69b0d2aacd1b6", X-B3-ParentSpanId:"e328dc4d543f3f07", X-B3-Sampled:"0", X-ONAP-RequestID:"08d44f52-68ba-408a-8745-95a4fc4e15b0", X-RequestID:"08d44f52-68ba-408a-8745-95a4fc4e15b0", X-TransactionID:"08d44f52-68ba-408a-8745-95a4fc4e15b0", X-ECOMP-RequestID:"08d44f52-68ba-408a-8745-95a4fc4e15b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e115e979-07b8-456a-800d-94686f3fb058"] 2021-09-03T02:59:46.650Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Request body: 2021-09-03T02:59:46.650Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:46.661Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:46.661Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T02:59:46.661Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Status text : 2021-09-03T02:59:46.661Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:59:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:46.661Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Response body: 2021-09-03T02:59:46.661Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:46.662Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|INFO|404|Not Found|InvokeReturn 2021-09-03T02:59:46.667Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|||INFO|500||Running local validations 2021-09-03T02:59:46.671Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T02:59:46.686Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|INFO|500||Invoke 2021-09-03T02:59:46.686Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b with request headers:{Authorization=[***REDACTED***], X-RequestID=[08d44f52-68ba-408a-8745-95a4fc4e15b0], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[efccc144-42b1-4a53-9b28-a9ec3c8c2cea], X-ECOMP-RequestID=[08d44f52-68ba-408a-8745-95a4fc4e15b0], X-TransactionId=[], X-ONAP-RequestID=[08d44f52-68ba-408a-8745-95a4fc4e15b0]} 2021-09-03T02:59:46.734Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210903-02:59:46:706-40460], vertex-id=[491752], Content-Length=[1062], Date=[Fri, 03 Sep 2021 02:59:46 GMT], Content-Type=[application/json]} 2021-09-03T02:59:46.735Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|DEBUG|500||{"tenant-id":"93f71d5aeecb4135a3590b6f62af098b","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1630637931365","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"e5af0fa2-e43c-460a-8aaf-ed72eef0d37c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-09-03T02:59:46.736Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|INFO|500||InvokeReturn 2021-09-03T02:59:46.737Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-09-03T02:59:46.737Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-09-03T02:59:46.738Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:59:46.739Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-09-03T02:59:46.739Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:46.739Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T02:59:46.740Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-09-03T02:59:46.740Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"239", X-B3-TraceId:"e328dc4d543f3f07", X-B3-SpanId:"b25bdba64ff2967f", X-B3-ParentSpanId:"e328dc4d543f3f07", X-B3-Sampled:"0", X-ONAP-RequestID:"08d44f52-68ba-408a-8745-95a4fc4e15b0", X-RequestID:"08d44f52-68ba-408a-8745-95a4fc4e15b0", X-TransactionID:"08d44f52-68ba-408a-8745-95a4fc4e15b0", X-ECOMP-RequestID:"08d44f52-68ba-408a-8745-95a4fc4e15b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20f8ddb2-e9f3-4cc1-a954-b7d2ce64ec6a"] 2021-09-03T02:59:46.740Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"e5af0fa2-e43c-460a-8aaf-ed72eef0d37c","serviceInstanceId":"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3","vfModuleInstanceId":"0ed6bc11-c24d-4809-a571-cfd154358818"},"instanceName":null,"requestScope":"vfModule"} 2021-09-03T02:59:46.740Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:46.754Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:46.754Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:46.754Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-09-03T02:59:46.754Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 02:59:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:46.754Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-09-03T02:59:46.755Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:46.755Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-09-03T02:59:46.755Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 2021-09-03T02:59:46.756Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||Invoke 2021-09-03T02:59:46.756Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:46.756Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 2021-09-03T02:59:46.756Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Method : GET 2021-09-03T02:59:46.757Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"08d44f52-68ba-408a-8745-95a4fc4e15b0", X-RequestID:"08d44f52-68ba-408a-8745-95a4fc4e15b0", X-TransactionID:"08d44f52-68ba-408a-8745-95a4fc4e15b0", X-ECOMP-RequestID:"08d44f52-68ba-408a-8745-95a4fc4e15b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42f47291-e4c4-4ec3-a338-35a9d49eec1d"] 2021-09-03T02:59:46.757Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Request body: 2021-09-03T02:59:46.757Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:46.770Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:46.771Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:46.771Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status text : 2021-09-03T02:59:46.771Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:46.772Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Response body: { "id" : 49, "action" : "deleteInstance", "description" : "Gr api recipe to delete vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/49" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/49" } } } 2021-09-03T02:59:46.772Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:46.811Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||InvokeReturn 2021-09-03T02:59:46.824Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738 2021-09-03T02:59:46.826Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738|INFO|500||Invoke 2021-09-03T02:59:46.827Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:46.828Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738 2021-09-03T02:59:46.828Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738|DEBUG|500||Method : GET 2021-09-03T02:59:46.828Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"08d44f52-68ba-408a-8745-95a4fc4e15b0", X-RequestID:"08d44f52-68ba-408a-8745-95a4fc4e15b0", X-TransactionID:"08d44f52-68ba-408a-8745-95a4fc4e15b0", X-ECOMP-RequestID:"08d44f52-68ba-408a-8745-95a4fc4e15b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d39412b-cb23-49bf-a25b-9219228ebdea"] 2021-09-03T02:59:46.828Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738|DEBUG|500||Request body: 2021-09-03T02:59:46.828Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:46.847Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:46.847Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:46.848Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738|DEBUG|500||Status text : 2021-09-03T02:59:46.848Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:46.849Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738|DEBUG|500||Response body: { "modelUUID" : "41d10808-f743-457f-8ea5-629614c2d738", "modelInvariantUUID" : "ba1c4c7e-53bb-4e14-9567-0abb87f0c293", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2021-09-03 02:57:30.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738/vnfResources" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738/heatFiles" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738/moduleHeatTemplate" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738/volumeHeatTemplate" } } } 2021-09-03T02:59:46.849Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:46.849Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/41d10808-f743-457f-8ea5-629614c2d738|INFO|500||InvokeReturn 2021-09-03T02:59:46.863Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:59:46.864Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-09-03T02:59:46.864Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:46.864Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T02:59:46.864Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-09-03T02:59:46.864Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1769", X-B3-TraceId:"e328dc4d543f3f07", X-B3-SpanId:"aa28d79e85e256f7", X-B3-ParentSpanId:"e328dc4d543f3f07", X-B3-Sampled:"0", X-ONAP-RequestID:"08d44f52-68ba-408a-8745-95a4fc4e15b0", X-RequestID:"08d44f52-68ba-408a-8745-95a4fc4e15b0", X-TransactionID:"08d44f52-68ba-408a-8745-95a4fc4e15b0", X-ECOMP-RequestID:"08d44f52-68ba-408a-8745-95a4fc4e15b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c221b74d-deb3-4c84-bfe0-47854b5f2cac"] 2021-09-03T02:59:46.864Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"08d44f52-68ba-408a-8745-95a4fc4e15b0","requestStatus":"IN_PROGRESS","startTime":1630637986668,"source":"VID","vnfId":"e5af0fa2-e43c-460a-8aaf-ed72eef0d37c","vnfType":"","tenantId":"93f71d5aeecb4135a3590b6f62af098b","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ba1c4c7e-53bb-4e14-9567-0abb87f0c293\",\n \"modelVersionId\": \"41d10808-f743-457f-8ea5-629614c2d738\",\n \"modelName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c\",\n \"modelVersion\": \"1630637966252\",\n \"modelCustomizationId\": \"c145f1a4-1afe-43e2-922a-f15a369ab636\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"0ed6bc11-c24d-4809-a571-cfd154358818","vfModuleModelName":"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c","cloudRegion":"k8sregion","serviceInstanceId":"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"08d44f52-68ba-408a-8745-95a4fc4e15b0"} 2021-09-03T02:59:46.865Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:46.879Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:46.879Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-09-03T02:59:46.880Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-09-03T02:59:46.880Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:46.880Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "08d44f52-68ba-408a-8745-95a4fc4e15b0", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:59:46.668+00:00", "source" : "VID", "vnfId" : "e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ba1c4c7e-53bb-4e14-9567-0abb87f0c293\",\n \"modelVersionId\": \"41d10808-f743-457f-8ea5-629614c2d738\",\n \"modelName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c\",\n \"modelVersion\": \"1630637966252\",\n \"modelCustomizationId\": \"c145f1a4-1afe-43e2-922a-f15a369ab636\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-09-03T02:59:46.872+00:00", "vfModuleId" : "0ed6bc11-c24d-4809-a571-cfd154358818", "vfModuleModelName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "08d44f52-68ba-408a-8745-95a4fc4e15b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0" } } } 2021-09-03T02:59:46.880Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:46.881Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-09-03T02:59:46.885Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:59:46.886Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-09-03T02:59:46.886Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:46.886Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T02:59:46.886Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-09-03T02:59:46.887Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2481", X-B3-TraceId:"e328dc4d543f3f07", X-B3-SpanId:"a5ab46baf30a626c", X-B3-ParentSpanId:"e328dc4d543f3f07", X-B3-Sampled:"0", X-ONAP-RequestID:"08d44f52-68ba-408a-8745-95a4fc4e15b0", X-RequestID:"08d44f52-68ba-408a-8745-95a4fc4e15b0", X-TransactionID:"08d44f52-68ba-408a-8745-95a4fc4e15b0", X-ECOMP-RequestID:"08d44f52-68ba-408a-8745-95a4fc4e15b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2e5218c-590a-49ee-b086-a97b8ed659f3"] 2021-09-03T02:59:46.887Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ba1c4c7e-53bb-4e14-9567-0abb87f0c293\",\"modelType\":\"vfModule\",\"modelName\":\"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c\",\"modelVersion\":\"1630637966252\",\"modelCustomizationUuid\":\"c145f1a4-1afe-43e2-922a-f15a369ab636\",\"modelVersionId\":\"41d10808-f743-457f-8ea5-629614c2d738\",\"modelCustomizationId\":\"c145f1a4-1afe-43e2-922a-f15a369ab636\",\"modelUuid\":\"41d10808-f743-457f-8ea5-629614c2d738\",\"modelInvariantUuid\":\"ba1c4c7e-53bb-4e14-9567-0abb87f0c293\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"93f71d5aeecb4135a3590b6f62af098b\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3\",\"vnfInstanceId\":\"e5af0fa2-e43c-460a-8aaf-ed72eef0d37c\",\"vfModuleInstanceId\":\"0ed6bc11-c24d-4809-a571-cfd154358818\"}","type":"String"},"requestId":{"value":"08d44f52-68ba-408a-8745-95a4fc4e15b0","type":"String"},"mso-request-id":{"value":"08d44f52-68ba-408a-8745-95a4fc4e15b0","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"e5af0fa2-e43c-460a-8aaf-ed72eef0d37c","type":"String"},"vfModuleId":{"value":"0ed6bc11-c24d-4809-a571-cfd154358818","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-09-03T02:59:46.887Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:47.898Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:47.899Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-09-03T02:59:47.899Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-09-03T02:59:47.899Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 03 Sep 2021 02:59:47 GMT", X-ONAP-RequestID:"08d44f52-68ba-408a-8745-95a4fc4e15b0", X-RequestID:"08d44f52-68ba-408a-8745-95a4fc4e15b0", X-TransactionID:"08d44f52-68ba-408a-8745-95a4fc4e15b0", X-ECOMP-RequestID:"08d44f52-68ba-408a-8745-95a4fc4e15b0", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b2e5218c-590a-49ee-b086-a97b8ed659f3", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:47.900Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"08d44f52-68ba-408a-8745-95a4fc4e15b0\",\"instanceId\":\"0ed6bc11-c24d-4809-a571-cfd154358818\"}}","message":"Success","processInstanceID":"ff2adcc1-0c62-11ec-994b-e2843a500213","variables":null,"messageCode":200} 2021-09-03T02:59:47.900Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:47.900Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-09-03T02:59:47.903Z|08d44f52-68ba-408a-8745-95a4fc4e15b0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:59:48.038Z|184724f3-3520-454f-9835-7f667ac5c417|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:59:48.042Z|184724f3-3520-454f-9835-7f667ac5c417|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0 2021-09-03T02:59:48.042Z|184724f3-3520-454f-9835-7f667ac5c417|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|INFO|500||Invoke 2021-09-03T02:59:48.042Z|184724f3-3520-454f-9835-7f667ac5c417|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:48.042Z|184724f3-3520-454f-9835-7f667ac5c417|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0 2021-09-03T02:59:48.042Z|184724f3-3520-454f-9835-7f667ac5c417|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Method : GET 2021-09-03T02:59:48.043Z|184724f3-3520-454f-9835-7f667ac5c417|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e1c25d3e3671da0", X-B3-SpanId:"d0ba79d22f0ca961", X-B3-ParentSpanId:"7e1c25d3e3671da0", X-B3-Sampled:"0", X-ONAP-RequestID:"184724f3-3520-454f-9835-7f667ac5c417", X-RequestID:"184724f3-3520-454f-9835-7f667ac5c417", X-TransactionID:"184724f3-3520-454f-9835-7f667ac5c417", X-ECOMP-RequestID:"184724f3-3520-454f-9835-7f667ac5c417", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6d7122c-25ae-4b74-bd42-be93dd62dfa3"] 2021-09-03T02:59:48.043Z|184724f3-3520-454f-9835-7f667ac5c417|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Request body: 2021-09-03T02:59:48.043Z|184724f3-3520-454f-9835-7f667ac5c417|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:48.055Z|184724f3-3520-454f-9835-7f667ac5c417|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:48.055Z|184724f3-3520-454f-9835-7f667ac5c417|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:48.055Z|184724f3-3520-454f-9835-7f667ac5c417|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Status text : 2021-09-03T02:59:48.055Z|184724f3-3520-454f-9835-7f667ac5c417|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:48.056Z|184724f3-3520-454f-9835-7f667ac5c417|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Response body: { "requestId" : "08d44f52-68ba-408a-8745-95a4fc4e15b0", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T02:59:46.000+00:00", "source" : "VID", "vnfId" : "e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ba1c4c7e-53bb-4e14-9567-0abb87f0c293\",\n \"modelVersionId\": \"41d10808-f743-457f-8ea5-629614c2d738\",\n \"modelName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c\",\n \"modelVersion\": \"1630637966252\",\n \"modelCustomizationId\": \"c145f1a4-1afe-43e2-922a-f15a369ab636\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:59:47.000+00:00", "vfModuleId" : "0ed6bc11-c24d-4809-a571-cfd154358818", "vfModuleName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "vfModuleModelName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "08d44f52-68ba-408a-8745-95a4fc4e15b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0" } } } 2021-09-03T02:59:48.056Z|184724f3-3520-454f-9835-7f667ac5c417|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:48.057Z|184724f3-3520-454f-9835-7f667ac5c417|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|INFO|500||InvokeReturn 2021-09-03T02:59:48.057Z|184724f3-3520-454f-9835-7f667ac5c417|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false 2021-09-03T02:59:48.058Z|184724f3-3520-454f-9835-7f667ac5c417|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:59:48.058Z|184724f3-3520-454f-9835-7f667ac5c417|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:48.058Z|184724f3-3520-454f-9835-7f667ac5c417|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false 2021-09-03T02:59:48.058Z|184724f3-3520-454f-9835-7f667ac5c417|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:59:48.058Z|184724f3-3520-454f-9835-7f667ac5c417|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e1c25d3e3671da0", X-B3-SpanId:"c90f32a60f60ff2b", X-B3-ParentSpanId:"7e1c25d3e3671da0", X-B3-Sampled:"0", X-ONAP-RequestID:"184724f3-3520-454f-9835-7f667ac5c417", X-RequestID:"184724f3-3520-454f-9835-7f667ac5c417", X-TransactionID:"184724f3-3520-454f-9835-7f667ac5c417", X-ECOMP-RequestID:"184724f3-3520-454f-9835-7f667ac5c417", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc3ac5e9-3fe3-4e73-8c5c-a672b37a38b7"] 2021-09-03T02:59:48.059Z|184724f3-3520-454f-9835-7f667ac5c417|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:59:48.059Z|184724f3-3520-454f-9835-7f667ac5c417|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:48.066Z|184724f3-3520-454f-9835-7f667ac5c417|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:48.066Z|184724f3-3520-454f-9835-7f667ac5c417|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:48.066Z|184724f3-3520-454f-9835-7f667ac5c417|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:59:48.066Z|184724f3-3520-454f-9835-7f667ac5c417|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:48.068Z|184724f3-3520-454f-9835-7f667ac5c417|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:59:48.068Z|184724f3-3520-454f-9835-7f667ac5c417|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:48.068Z|184724f3-3520-454f-9835-7f667ac5c417|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:59:48.073Z|184724f3-3520-454f-9835-7f667ac5c417|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:59:50.336Z|34b3d9cb-3aac-4a7a-900d-338029f0f735|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:59:50.337Z|99d9cfbc-03db-4b80-a46e-382449de5dbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:59:50.337Z|99d9cfbc-03db-4b80-a46e-382449de5dbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:59:50.337Z|34b3d9cb-3aac-4a7a-900d-338029f0f735|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:59:50.338Z|dcdabc9c-f1a5-4fd2-8fb3-784773fd14e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T02:59:50.338Z|dcdabc9c-f1a5-4fd2-8fb3-784773fd14e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T02:59:58.202Z|d08ef11c-56e8-44e7-810b-eb6db94ea4ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:59:58.205Z|d08ef11c-56e8-44e7-810b-eb6db94ea4ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0 2021-09-03T02:59:58.206Z|d08ef11c-56e8-44e7-810b-eb6db94ea4ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|INFO|500||Invoke 2021-09-03T02:59:58.206Z|d08ef11c-56e8-44e7-810b-eb6db94ea4ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:58.206Z|d08ef11c-56e8-44e7-810b-eb6db94ea4ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0 2021-09-03T02:59:58.206Z|d08ef11c-56e8-44e7-810b-eb6db94ea4ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Method : GET 2021-09-03T02:59:58.206Z|d08ef11c-56e8-44e7-810b-eb6db94ea4ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4874b6fad9befb97", X-B3-SpanId:"5585388256cde291", X-B3-ParentSpanId:"4874b6fad9befb97", X-B3-Sampled:"0", X-ONAP-RequestID:"d08ef11c-56e8-44e7-810b-eb6db94ea4ab", X-RequestID:"d08ef11c-56e8-44e7-810b-eb6db94ea4ab", X-TransactionID:"d08ef11c-56e8-44e7-810b-eb6db94ea4ab", X-ECOMP-RequestID:"d08ef11c-56e8-44e7-810b-eb6db94ea4ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8deb2495-ccae-48cb-b3a0-f2f14b2481ed"] 2021-09-03T02:59:58.206Z|d08ef11c-56e8-44e7-810b-eb6db94ea4ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Request body: 2021-09-03T02:59:58.206Z|d08ef11c-56e8-44e7-810b-eb6db94ea4ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:58.219Z|d08ef11c-56e8-44e7-810b-eb6db94ea4ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:58.220Z|d08ef11c-56e8-44e7-810b-eb6db94ea4ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:58.220Z|d08ef11c-56e8-44e7-810b-eb6db94ea4ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Status text : 2021-09-03T02:59:58.220Z|d08ef11c-56e8-44e7-810b-eb6db94ea4ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:58.220Z|d08ef11c-56e8-44e7-810b-eb6db94ea4ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Response body: { "requestId" : "08d44f52-68ba-408a-8745-95a4fc4e15b0", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:59:46.000+00:00", "endTime" : "2021-09-03T02:59:53.000+00:00", "source" : "VID", "vnfId" : "e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ba1c4c7e-53bb-4e14-9567-0abb87f0c293\",\n \"modelVersionId\": \"41d10808-f743-457f-8ea5-629614c2d738\",\n \"modelName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c\",\n \"modelVersion\": \"1630637966252\",\n \"modelCustomizationId\": \"c145f1a4-1afe-43e2-922a-f15a369ab636\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:59:53.000+00:00", "vfModuleId" : "0ed6bc11-c24d-4809-a571-cfd154358818", "vfModuleName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "vfModuleModelName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "08d44f52-68ba-408a-8745-95a4fc4e15b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0" } } } 2021-09-03T02:59:58.221Z|d08ef11c-56e8-44e7-810b-eb6db94ea4ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:58.221Z|d08ef11c-56e8-44e7-810b-eb6db94ea4ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|INFO|500||InvokeReturn 2021-09-03T02:59:58.222Z|d08ef11c-56e8-44e7-810b-eb6db94ea4ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false 2021-09-03T02:59:58.222Z|d08ef11c-56e8-44e7-810b-eb6db94ea4ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:59:58.222Z|d08ef11c-56e8-44e7-810b-eb6db94ea4ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:58.222Z|d08ef11c-56e8-44e7-810b-eb6db94ea4ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false 2021-09-03T02:59:58.222Z|d08ef11c-56e8-44e7-810b-eb6db94ea4ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:59:58.223Z|d08ef11c-56e8-44e7-810b-eb6db94ea4ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4874b6fad9befb97", X-B3-SpanId:"2605764bc3edd036", X-B3-ParentSpanId:"4874b6fad9befb97", X-B3-Sampled:"0", X-ONAP-RequestID:"d08ef11c-56e8-44e7-810b-eb6db94ea4ab", X-RequestID:"d08ef11c-56e8-44e7-810b-eb6db94ea4ab", X-TransactionID:"d08ef11c-56e8-44e7-810b-eb6db94ea4ab", X-ECOMP-RequestID:"d08ef11c-56e8-44e7-810b-eb6db94ea4ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca4936a2-a622-4088-8475-6b4b58659918"] 2021-09-03T02:59:58.223Z|d08ef11c-56e8-44e7-810b-eb6db94ea4ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:59:58.223Z|d08ef11c-56e8-44e7-810b-eb6db94ea4ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:58.231Z|d08ef11c-56e8-44e7-810b-eb6db94ea4ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:58.231Z|d08ef11c-56e8-44e7-810b-eb6db94ea4ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:58.231Z|d08ef11c-56e8-44e7-810b-eb6db94ea4ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:59:58.232Z|d08ef11c-56e8-44e7-810b-eb6db94ea4ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:58.232Z|d08ef11c-56e8-44e7-810b-eb6db94ea4ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:59:58.233Z|d08ef11c-56e8-44e7-810b-eb6db94ea4ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:58.233Z|d08ef11c-56e8-44e7-810b-eb6db94ea4ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:59:58.237Z|d08ef11c-56e8-44e7-810b-eb6db94ea4ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:59:58.369Z|cf77830d-be0b-4de0-829a-d34ee929d732|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:59:58.373Z|cf77830d-be0b-4de0-829a-d34ee929d732|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0 2021-09-03T02:59:58.374Z|cf77830d-be0b-4de0-829a-d34ee929d732|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|INFO|500||Invoke 2021-09-03T02:59:58.374Z|cf77830d-be0b-4de0-829a-d34ee929d732|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:58.374Z|cf77830d-be0b-4de0-829a-d34ee929d732|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0 2021-09-03T02:59:58.374Z|cf77830d-be0b-4de0-829a-d34ee929d732|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Method : GET 2021-09-03T02:59:58.374Z|cf77830d-be0b-4de0-829a-d34ee929d732|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"063b6c2597b0432f", X-B3-SpanId:"8dd6271632736521", X-B3-ParentSpanId:"063b6c2597b0432f", X-B3-Sampled:"0", X-ONAP-RequestID:"cf77830d-be0b-4de0-829a-d34ee929d732", X-RequestID:"cf77830d-be0b-4de0-829a-d34ee929d732", X-TransactionID:"cf77830d-be0b-4de0-829a-d34ee929d732", X-ECOMP-RequestID:"cf77830d-be0b-4de0-829a-d34ee929d732", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d6642c6-ee5c-4071-b436-9378caa4eb47"] 2021-09-03T02:59:58.375Z|cf77830d-be0b-4de0-829a-d34ee929d732|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Request body: 2021-09-03T02:59:58.375Z|cf77830d-be0b-4de0-829a-d34ee929d732|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:58.385Z|cf77830d-be0b-4de0-829a-d34ee929d732|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:58.385Z|cf77830d-be0b-4de0-829a-d34ee929d732|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:58.385Z|cf77830d-be0b-4de0-829a-d34ee929d732|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Status text : 2021-09-03T02:59:58.386Z|cf77830d-be0b-4de0-829a-d34ee929d732|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:58.386Z|cf77830d-be0b-4de0-829a-d34ee929d732|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Response body: { "requestId" : "08d44f52-68ba-408a-8745-95a4fc4e15b0", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:59:46.000+00:00", "endTime" : "2021-09-03T02:59:53.000+00:00", "source" : "VID", "vnfId" : "e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ba1c4c7e-53bb-4e14-9567-0abb87f0c293\",\n \"modelVersionId\": \"41d10808-f743-457f-8ea5-629614c2d738\",\n \"modelName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c\",\n \"modelVersion\": \"1630637966252\",\n \"modelCustomizationId\": \"c145f1a4-1afe-43e2-922a-f15a369ab636\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:59:53.000+00:00", "vfModuleId" : "0ed6bc11-c24d-4809-a571-cfd154358818", "vfModuleName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "vfModuleModelName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "08d44f52-68ba-408a-8745-95a4fc4e15b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0" } } } 2021-09-03T02:59:58.386Z|cf77830d-be0b-4de0-829a-d34ee929d732|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:58.387Z|cf77830d-be0b-4de0-829a-d34ee929d732|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|INFO|500||InvokeReturn 2021-09-03T02:59:58.388Z|cf77830d-be0b-4de0-829a-d34ee929d732|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false 2021-09-03T02:59:58.388Z|cf77830d-be0b-4de0-829a-d34ee929d732|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:59:58.388Z|cf77830d-be0b-4de0-829a-d34ee929d732|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:58.389Z|cf77830d-be0b-4de0-829a-d34ee929d732|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false 2021-09-03T02:59:58.389Z|cf77830d-be0b-4de0-829a-d34ee929d732|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:59:58.389Z|cf77830d-be0b-4de0-829a-d34ee929d732|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"063b6c2597b0432f", X-B3-SpanId:"7abe5e657f423203", X-B3-ParentSpanId:"063b6c2597b0432f", X-B3-Sampled:"0", X-ONAP-RequestID:"cf77830d-be0b-4de0-829a-d34ee929d732", X-RequestID:"cf77830d-be0b-4de0-829a-d34ee929d732", X-TransactionID:"cf77830d-be0b-4de0-829a-d34ee929d732", X-ECOMP-RequestID:"cf77830d-be0b-4de0-829a-d34ee929d732", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14905f51-67fc-4af2-b719-07656e352ba4"] 2021-09-03T02:59:58.389Z|cf77830d-be0b-4de0-829a-d34ee929d732|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:59:58.390Z|cf77830d-be0b-4de0-829a-d34ee929d732|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:58.396Z|cf77830d-be0b-4de0-829a-d34ee929d732|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:58.396Z|cf77830d-be0b-4de0-829a-d34ee929d732|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:58.396Z|cf77830d-be0b-4de0-829a-d34ee929d732|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:59:58.397Z|cf77830d-be0b-4de0-829a-d34ee929d732|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:58.398Z|cf77830d-be0b-4de0-829a-d34ee929d732|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:59:58.398Z|cf77830d-be0b-4de0-829a-d34ee929d732|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:58.399Z|cf77830d-be0b-4de0-829a-d34ee929d732|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:59:58.404Z|cf77830d-be0b-4de0-829a-d34ee929d732|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:59:58.527Z|85ed186f-5049-42c6-8a40-a44004ceff89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:59:58.530Z|85ed186f-5049-42c6-8a40-a44004ceff89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0 2021-09-03T02:59:58.531Z|85ed186f-5049-42c6-8a40-a44004ceff89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|INFO|500||Invoke 2021-09-03T02:59:58.531Z|85ed186f-5049-42c6-8a40-a44004ceff89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:58.531Z|85ed186f-5049-42c6-8a40-a44004ceff89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0 2021-09-03T02:59:58.531Z|85ed186f-5049-42c6-8a40-a44004ceff89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Method : GET 2021-09-03T02:59:58.531Z|85ed186f-5049-42c6-8a40-a44004ceff89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8fd31e752ef4c7f", X-B3-SpanId:"383219e92895ba68", X-B3-ParentSpanId:"a8fd31e752ef4c7f", X-B3-Sampled:"0", X-ONAP-RequestID:"85ed186f-5049-42c6-8a40-a44004ceff89", X-RequestID:"85ed186f-5049-42c6-8a40-a44004ceff89", X-TransactionID:"85ed186f-5049-42c6-8a40-a44004ceff89", X-ECOMP-RequestID:"85ed186f-5049-42c6-8a40-a44004ceff89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ccb9c569-e2e7-411f-869b-9a195925ee41"] 2021-09-03T02:59:58.532Z|85ed186f-5049-42c6-8a40-a44004ceff89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Request body: 2021-09-03T02:59:58.532Z|85ed186f-5049-42c6-8a40-a44004ceff89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:58.542Z|85ed186f-5049-42c6-8a40-a44004ceff89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:58.542Z|85ed186f-5049-42c6-8a40-a44004ceff89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:58.542Z|85ed186f-5049-42c6-8a40-a44004ceff89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Status text : 2021-09-03T02:59:58.542Z|85ed186f-5049-42c6-8a40-a44004ceff89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:58.543Z|85ed186f-5049-42c6-8a40-a44004ceff89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Response body: { "requestId" : "08d44f52-68ba-408a-8745-95a4fc4e15b0", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:59:46.000+00:00", "endTime" : "2021-09-03T02:59:53.000+00:00", "source" : "VID", "vnfId" : "e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ba1c4c7e-53bb-4e14-9567-0abb87f0c293\",\n \"modelVersionId\": \"41d10808-f743-457f-8ea5-629614c2d738\",\n \"modelName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c\",\n \"modelVersion\": \"1630637966252\",\n \"modelCustomizationId\": \"c145f1a4-1afe-43e2-922a-f15a369ab636\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:59:53.000+00:00", "vfModuleId" : "0ed6bc11-c24d-4809-a571-cfd154358818", "vfModuleName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "vfModuleModelName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "08d44f52-68ba-408a-8745-95a4fc4e15b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0" } } } 2021-09-03T02:59:58.543Z|85ed186f-5049-42c6-8a40-a44004ceff89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:58.543Z|85ed186f-5049-42c6-8a40-a44004ceff89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|INFO|500||InvokeReturn 2021-09-03T02:59:58.544Z|85ed186f-5049-42c6-8a40-a44004ceff89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false 2021-09-03T02:59:58.545Z|85ed186f-5049-42c6-8a40-a44004ceff89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:59:58.545Z|85ed186f-5049-42c6-8a40-a44004ceff89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:58.545Z|85ed186f-5049-42c6-8a40-a44004ceff89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false 2021-09-03T02:59:58.545Z|85ed186f-5049-42c6-8a40-a44004ceff89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:59:58.546Z|85ed186f-5049-42c6-8a40-a44004ceff89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8fd31e752ef4c7f", X-B3-SpanId:"6ac28661b563512f", X-B3-ParentSpanId:"a8fd31e752ef4c7f", X-B3-Sampled:"0", X-ONAP-RequestID:"85ed186f-5049-42c6-8a40-a44004ceff89", X-RequestID:"85ed186f-5049-42c6-8a40-a44004ceff89", X-TransactionID:"85ed186f-5049-42c6-8a40-a44004ceff89", X-ECOMP-RequestID:"85ed186f-5049-42c6-8a40-a44004ceff89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7c5d7dd-3752-462b-b984-f160d4dc2f8d"] 2021-09-03T02:59:58.546Z|85ed186f-5049-42c6-8a40-a44004ceff89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:59:58.546Z|85ed186f-5049-42c6-8a40-a44004ceff89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:58.553Z|85ed186f-5049-42c6-8a40-a44004ceff89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:58.553Z|85ed186f-5049-42c6-8a40-a44004ceff89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:58.554Z|85ed186f-5049-42c6-8a40-a44004ceff89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:59:58.554Z|85ed186f-5049-42c6-8a40-a44004ceff89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:58.554Z|85ed186f-5049-42c6-8a40-a44004ceff89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:59:58.555Z|85ed186f-5049-42c6-8a40-a44004ceff89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:58.555Z|85ed186f-5049-42c6-8a40-a44004ceff89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:59:58.560Z|85ed186f-5049-42c6-8a40-a44004ceff89|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:59:58.687Z|10fdd4a1-1579-40d2-858c-954437009a1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:59:58.690Z|10fdd4a1-1579-40d2-858c-954437009a1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0 2021-09-03T02:59:58.691Z|10fdd4a1-1579-40d2-858c-954437009a1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|INFO|500||Invoke 2021-09-03T02:59:58.691Z|10fdd4a1-1579-40d2-858c-954437009a1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:58.691Z|10fdd4a1-1579-40d2-858c-954437009a1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0 2021-09-03T02:59:58.691Z|10fdd4a1-1579-40d2-858c-954437009a1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Method : GET 2021-09-03T02:59:58.692Z|10fdd4a1-1579-40d2-858c-954437009a1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e7e62e5fde862091", X-B3-SpanId:"d9817771d683dbdf", X-B3-ParentSpanId:"e7e62e5fde862091", X-B3-Sampled:"0", X-ONAP-RequestID:"10fdd4a1-1579-40d2-858c-954437009a1c", X-RequestID:"10fdd4a1-1579-40d2-858c-954437009a1c", X-TransactionID:"10fdd4a1-1579-40d2-858c-954437009a1c", X-ECOMP-RequestID:"10fdd4a1-1579-40d2-858c-954437009a1c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94a19d7e-f869-4889-b9b9-c6c98381c4d0"] 2021-09-03T02:59:58.692Z|10fdd4a1-1579-40d2-858c-954437009a1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Request body: 2021-09-03T02:59:58.692Z|10fdd4a1-1579-40d2-858c-954437009a1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:58.702Z|10fdd4a1-1579-40d2-858c-954437009a1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:58.703Z|10fdd4a1-1579-40d2-858c-954437009a1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:58.703Z|10fdd4a1-1579-40d2-858c-954437009a1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Status text : 2021-09-03T02:59:58.704Z|10fdd4a1-1579-40d2-858c-954437009a1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:58.704Z|10fdd4a1-1579-40d2-858c-954437009a1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Response body: { "requestId" : "08d44f52-68ba-408a-8745-95a4fc4e15b0", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:59:46.000+00:00", "endTime" : "2021-09-03T02:59:53.000+00:00", "source" : "VID", "vnfId" : "e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ba1c4c7e-53bb-4e14-9567-0abb87f0c293\",\n \"modelVersionId\": \"41d10808-f743-457f-8ea5-629614c2d738\",\n \"modelName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c\",\n \"modelVersion\": \"1630637966252\",\n \"modelCustomizationId\": \"c145f1a4-1afe-43e2-922a-f15a369ab636\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:59:53.000+00:00", "vfModuleId" : "0ed6bc11-c24d-4809-a571-cfd154358818", "vfModuleName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "vfModuleModelName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "08d44f52-68ba-408a-8745-95a4fc4e15b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0" } } } 2021-09-03T02:59:58.704Z|10fdd4a1-1579-40d2-858c-954437009a1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:58.705Z|10fdd4a1-1579-40d2-858c-954437009a1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|INFO|500||InvokeReturn 2021-09-03T02:59:58.707Z|10fdd4a1-1579-40d2-858c-954437009a1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false 2021-09-03T02:59:58.707Z|10fdd4a1-1579-40d2-858c-954437009a1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:59:58.708Z|10fdd4a1-1579-40d2-858c-954437009a1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:58.708Z|10fdd4a1-1579-40d2-858c-954437009a1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false 2021-09-03T02:59:58.709Z|10fdd4a1-1579-40d2-858c-954437009a1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:59:58.709Z|10fdd4a1-1579-40d2-858c-954437009a1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e7e62e5fde862091", X-B3-SpanId:"a37952a396e22743", X-B3-ParentSpanId:"e7e62e5fde862091", X-B3-Sampled:"0", X-ONAP-RequestID:"10fdd4a1-1579-40d2-858c-954437009a1c", X-RequestID:"10fdd4a1-1579-40d2-858c-954437009a1c", X-TransactionID:"10fdd4a1-1579-40d2-858c-954437009a1c", X-ECOMP-RequestID:"10fdd4a1-1579-40d2-858c-954437009a1c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0233741f-6554-4b46-b222-50d13ea36d90"] 2021-09-03T02:59:58.709Z|10fdd4a1-1579-40d2-858c-954437009a1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:59:58.709Z|10fdd4a1-1579-40d2-858c-954437009a1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:58.718Z|10fdd4a1-1579-40d2-858c-954437009a1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:58.718Z|10fdd4a1-1579-40d2-858c-954437009a1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:58.718Z|10fdd4a1-1579-40d2-858c-954437009a1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:59:58.718Z|10fdd4a1-1579-40d2-858c-954437009a1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:58.719Z|10fdd4a1-1579-40d2-858c-954437009a1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:59:58.719Z|10fdd4a1-1579-40d2-858c-954437009a1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:58.720Z|10fdd4a1-1579-40d2-858c-954437009a1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:59:58.724Z|10fdd4a1-1579-40d2-858c-954437009a1c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T02:59:58.848Z|f4c1275b-b773-4cb2-b522-6c67892cfc12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|||INFO|500||Entering 2021-09-03T02:59:58.851Z|f4c1275b-b773-4cb2-b522-6c67892cfc12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0 2021-09-03T02:59:58.851Z|f4c1275b-b773-4cb2-b522-6c67892cfc12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|INFO|500||Invoke 2021-09-03T02:59:58.851Z|f4c1275b-b773-4cb2-b522-6c67892cfc12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:58.851Z|f4c1275b-b773-4cb2-b522-6c67892cfc12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0 2021-09-03T02:59:58.852Z|f4c1275b-b773-4cb2-b522-6c67892cfc12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Method : GET 2021-09-03T02:59:58.852Z|f4c1275b-b773-4cb2-b522-6c67892cfc12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69b4d50eef16811f", X-B3-SpanId:"d48ff425c66ecb51", X-B3-ParentSpanId:"69b4d50eef16811f", X-B3-Sampled:"0", X-ONAP-RequestID:"f4c1275b-b773-4cb2-b522-6c67892cfc12", X-RequestID:"f4c1275b-b773-4cb2-b522-6c67892cfc12", X-TransactionID:"f4c1275b-b773-4cb2-b522-6c67892cfc12", X-ECOMP-RequestID:"f4c1275b-b773-4cb2-b522-6c67892cfc12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f65facb4-0d6a-4efb-b470-2edff5e2df0f"] 2021-09-03T02:59:58.852Z|f4c1275b-b773-4cb2-b522-6c67892cfc12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Request body: 2021-09-03T02:59:58.852Z|f4c1275b-b773-4cb2-b522-6c67892cfc12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:58.862Z|f4c1275b-b773-4cb2-b522-6c67892cfc12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:58.862Z|f4c1275b-b773-4cb2-b522-6c67892cfc12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:58.862Z|f4c1275b-b773-4cb2-b522-6c67892cfc12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Status text : 2021-09-03T02:59:58.862Z|f4c1275b-b773-4cb2-b522-6c67892cfc12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:58.863Z|f4c1275b-b773-4cb2-b522-6c67892cfc12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||Response body: { "requestId" : "08d44f52-68ba-408a-8745-95a4fc4e15b0", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T02:59:46.000+00:00", "endTime" : "2021-09-03T02:59:53.000+00:00", "source" : "VID", "vnfId" : "e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "vnfType" : "", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"ba1c4c7e-53bb-4e14-9567-0abb87f0c293\",\n \"modelVersionId\": \"41d10808-f743-457f-8ea5-629614c2d738\",\n \"modelName\": \"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c\",\n \"modelVersion\": \"1630637966252\",\n \"modelCustomizationId\": \"c145f1a4-1afe-43e2-922a-f15a369ab636\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T02:59:53.000+00:00", "vfModuleId" : "0ed6bc11-c24d-4809-a571-cfd154358818", "vfModuleName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "vfModuleModelName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vfModules/0ed6bc11-c24d-4809-a571-cfd154358818", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "08d44f52-68ba-408a-8745-95a4fc4e15b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0" } } } 2021-09-03T02:59:58.863Z|f4c1275b-b773-4cb2-b522-6c67892cfc12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:58.863Z|f4c1275b-b773-4cb2-b522-6c67892cfc12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08d44f52-68ba-408a-8745-95a4fc4e15b0|INFO|500||InvokeReturn 2021-09-03T02:59:58.864Z|f4c1275b-b773-4cb2-b522-6c67892cfc12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false 2021-09-03T02:59:58.865Z|f4c1275b-b773-4cb2-b522-6c67892cfc12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T02:59:58.865Z|f4c1275b-b773-4cb2-b522-6c67892cfc12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T02:59:58.865Z|f4c1275b-b773-4cb2-b522-6c67892cfc12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false 2021-09-03T02:59:58.865Z|f4c1275b-b773-4cb2-b522-6c67892cfc12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T02:59:58.865Z|f4c1275b-b773-4cb2-b522-6c67892cfc12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69b4d50eef16811f", X-B3-SpanId:"c82b1e0e6a03b765", X-B3-ParentSpanId:"69b4d50eef16811f", X-B3-Sampled:"0", X-ONAP-RequestID:"f4c1275b-b773-4cb2-b522-6c67892cfc12", X-RequestID:"f4c1275b-b773-4cb2-b522-6c67892cfc12", X-TransactionID:"f4c1275b-b773-4cb2-b522-6c67892cfc12", X-ECOMP-RequestID:"f4c1275b-b773-4cb2-b522-6c67892cfc12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e10da62c-5f4e-4219-91fb-ee4e8cf42e26"] 2021-09-03T02:59:58.866Z|f4c1275b-b773-4cb2-b522-6c67892cfc12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T02:59:58.866Z|f4c1275b-b773-4cb2-b522-6c67892cfc12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T02:59:58.874Z|f4c1275b-b773-4cb2-b522-6c67892cfc12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T02:59:58.874Z|f4c1275b-b773-4cb2-b522-6c67892cfc12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T02:59:58.874Z|f4c1275b-b773-4cb2-b522-6c67892cfc12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T02:59:58.875Z|f4c1275b-b773-4cb2-b522-6c67892cfc12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 02:59:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T02:59:58.876Z|f4c1275b-b773-4cb2-b522-6c67892cfc12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T02:59:58.876Z|f4c1275b-b773-4cb2-b522-6c67892cfc12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T02:59:58.876Z|f4c1275b-b773-4cb2-b522-6c67892cfc12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08d44f52-68ba-408a-8745-95a4fc4e15b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T02:59:58.883Z|f4c1275b-b773-4cb2-b522-6c67892cfc12|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08d44f52-68ba-408a-8745-95a4fc4e15b0|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T03:00:00.355Z|f2a3ad99-26e5-468e-a1d8-5796a9c6eee8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:00:00.355Z|9959f482-8de4-4c25-9ed5-b232c0bb83ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:00:00.355Z|e93ab572-060a-4d5f-a26f-6d2bf323e50c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:00:00.355Z|9959f482-8de4-4c25-9ed5-b232c0bb83ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:00:00.356Z|f2a3ad99-26e5-468e-a1d8-5796a9c6eee8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:00:00.356Z|e93ab572-060a-4d5f-a26f-6d2bf323e50c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:00:00.868Z|1baefb1a-413c-48c4-9469-d7c9ffcf0c99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:00:00.869Z|1baefb1a-413c-48c4-9469-d7c9ffcf0c99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:00:01.250Z|3bcf81a2-0bbd-4f0b-9cf3-40fad50e21ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:00:01.251Z|3bcf81a2-0bbd-4f0b-9cf3-40fad50e21ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:00:09.900Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|||INFO|500||Entering 2021-09-03T03:00:09.901Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|||INFO|500||Checking if requestId: baf46002-fd32-49d4-b5b5-6d401af3e357 already exists in requestDb InfraActiveRequests table 2021-09-03T03:00:09.901Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357 2021-09-03T03:00:09.901Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|INFO|500||Invoke 2021-09-03T03:00:09.901Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:09.902Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357 2021-09-03T03:00:09.902Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Method : GET 2021-09-03T03:00:09.902Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc0c48ff94716640", X-B3-SpanId:"af4cee9920fd80e7", X-B3-ParentSpanId:"cc0c48ff94716640", X-B3-Sampled:"0", X-ONAP-RequestID:"baf46002-fd32-49d4-b5b5-6d401af3e357", X-RequestID:"baf46002-fd32-49d4-b5b5-6d401af3e357", X-TransactionID:"baf46002-fd32-49d4-b5b5-6d401af3e357", X-ECOMP-RequestID:"baf46002-fd32-49d4-b5b5-6d401af3e357", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10a51536-e08c-4a70-af5f-f45807b34ac0"] 2021-09-03T03:00:09.902Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Request body: 2021-09-03T03:00:09.902Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:09.917Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:09.917Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T03:00:09.917Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Status text : 2021-09-03T03:00:09.917Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 03:00:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:09.917Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Response body: 2021-09-03T03:00:09.917Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:09.917Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|INFO|404|Not Found|InvokeReturn 2021-09-03T03:00:09.923Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|||INFO|500||Running local validations 2021-09-03T03:00:09.927Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T03:00:09.942Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/related-to/volume-groups|INFO|500||Invoke 2021-09-03T03:00:09.943Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[baf46002-fd32-49d4-b5b5-6d401af3e357], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ab758c03-75b0-4b21-8f27-544d481e70bb], X-ECOMP-RequestID=[baf46002-fd32-49d4-b5b5-6d401af3e357], X-TransactionId=[], X-ONAP-RequestID=[baf46002-fd32-49d4-b5b5-6d401af3e357]} 2021-09-03T03:00:09.977Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/related-to/volume-groups has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-210903-03:00:09:958-84483], Content-Length=[408], Date=[Fri, 03 Sep 2021 03:00:09 GMT], Content-Type=[application/json]} 2021-09-03T03:00:09.978Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/related-to/volume-groups|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/related-to/volume-groups","ERR.5.4.6114"]}}} 2021-09-03T03:00:09.978Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/related-to/volume-groups|INFO|404|Not Found|InvokeReturn 2021-09-03T03:00:09.980Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/related-to/volume-groups 2021-09-03T03:00:09.980Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : e5af0fa2-e43c-460a-8aaf-ed72eef0d37c 2021-09-03T03:00:09.985Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T03:00:10.001Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vf-modules|INFO|500||Invoke 2021-09-03T03:00:10.001Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vf-modules|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[baf46002-fd32-49d4-b5b5-6d401af3e357], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d7e58af4-5abf-44b8-952f-80cecbbf9063], X-ECOMP-RequestID=[baf46002-fd32-49d4-b5b5-6d401af3e357], X-TransactionId=[], X-ONAP-RequestID=[baf46002-fd32-49d4-b5b5-6d401af3e357]} 2021-09-03T03:00:10.039Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vf-modules|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vf-modules has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210903-03:00:10:019-94339], Content-Length=[377], Date=[Fri, 03 Sep 2021 03:00:10 GMT], Content-Type=[application/json]} 2021-09-03T03:00:10.040Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vf-modules|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vf-modules","ERR.5.4.6114"]}}} 2021-09-03T03:00:10.040Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vf-modules|INFO|404|Not Found|InvokeReturn 2021-09-03T03:00:10.042Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/network/generic-vnfs/generic-vnf/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c/vf-modules 2021-09-03T03:00:10.042Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : e5af0fa2-e43c-460a-8aaf-ed72eef0d37c 2021-09-03T03:00:10.046Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T03:00:10.064Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-09-03T03:00:10.064Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|INFO|500||Invoke 2021-09-03T03:00:10.106Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|INFO|500||InvokeReturn 2021-09-03T03:00:10.106Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210903-03:00:10:080-94081], vertex-id=[491752], Content-Length=[1062], Date=[Fri, 03 Sep 2021 03:00:10 GMT], Content-Type=[application/json]} 2021-09-03T03:00:10.107Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|||DEBUG|500||{"tenant-id":"93f71d5aeecb4135a3590b6f62af098b","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1630637931365","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"e5af0fa2-e43c-460a-8aaf-ed72eef0d37c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-09-03T03:00:10.108Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-09-03T03:00:10.108Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-09-03T03:00:10.108Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T03:00:10.109Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-09-03T03:00:10.109Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:10.109Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T03:00:10.109Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-09-03T03:00:10.110Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"174", X-B3-TraceId:"cc0c48ff94716640", X-B3-SpanId:"c334b3d3a8c6de27", X-B3-ParentSpanId:"cc0c48ff94716640", X-B3-Sampled:"0", X-ONAP-RequestID:"baf46002-fd32-49d4-b5b5-6d401af3e357", X-RequestID:"baf46002-fd32-49d4-b5b5-6d401af3e357", X-TransactionID:"baf46002-fd32-49d4-b5b5-6d401af3e357", X-ECOMP-RequestID:"baf46002-fd32-49d4-b5b5-6d401af3e357", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c6e3b75-e312-47fb-ab30-04f8042e088e"] 2021-09-03T03:00:10.110Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"e5af0fa2-e43c-460a-8aaf-ed72eef0d37c","serviceInstanceId":"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3"},"instanceName":null,"requestScope":"vnf"} 2021-09-03T03:00:10.110Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:10.123Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:10.123Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-09-03T03:00:10.123Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-09-03T03:00:10.124Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 03:00:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:10.124Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-09-03T03:00:10.124Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:10.124Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-09-03T03:00:10.125Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance 2021-09-03T03:00:10.125Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2021-09-03T03:00:10.126Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:10.126Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance 2021-09-03T03:00:10.126Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2021-09-03T03:00:10.126Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"baf46002-fd32-49d4-b5b5-6d401af3e357", X-RequestID:"baf46002-fd32-49d4-b5b5-6d401af3e357", X-TransactionID:"baf46002-fd32-49d4-b5b5-6d401af3e357", X-ECOMP-RequestID:"baf46002-fd32-49d4-b5b5-6d401af3e357", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9cdeb29-7fb0-4ab7-82d0-01a81e246c65"] 2021-09-03T03:00:10.127Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2021-09-03T03:00:10.127Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:10.144Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:10.145Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code : 200 OK 2021-09-03T03:00:10.145Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : 2021-09-03T03:00:10.145Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:00:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:10.146Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: { "id" : 10009, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "deleteInstance", "description" : "Gr api recipe to delete vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2021-09-03T01:02:43.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10009" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10009" } } } 2021-09-03T03:00:10.146Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:10.146Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2021-09-03T03:00:10.148Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T03:00:10.148Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-09-03T03:00:10.148Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:10.149Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T03:00:10.149Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-09-03T03:00:10.149Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1583", X-B3-TraceId:"cc0c48ff94716640", X-B3-SpanId:"baedada327ddaa02", X-B3-ParentSpanId:"cc0c48ff94716640", X-B3-Sampled:"0", X-ONAP-RequestID:"baf46002-fd32-49d4-b5b5-6d401af3e357", X-RequestID:"baf46002-fd32-49d4-b5b5-6d401af3e357", X-TransactionID:"baf46002-fd32-49d4-b5b5-6d401af3e357", X-ECOMP-RequestID:"baf46002-fd32-49d4-b5b5-6d401af3e357", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70cd81dc-4d5e-47fc-a503-3446722f2a81"] 2021-09-03T03:00:10.149Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"baf46002-fd32-49d4-b5b5-6d401af3e357","requestStatus":"IN_PROGRESS","startTime":1630638010042,"source":"VID","vnfId":"e5af0fa2-e43c-460a-8aaf-ed72eef0d37c","tenantId":"93f71d5aeecb4135a3590b6f62af098b","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9aad0458-362a-4071-a30f-ac30aef5ecd0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3a9bee2d-8977-4749-9e57-b104db74dce7\",\n \"modelCustomizationId\": \"708b6b42-c44d-48ff-884b-485d19d40b46\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"baf46002-fd32-49d4-b5b5-6d401af3e357"} 2021-09-03T03:00:10.150Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:10.164Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:10.164Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-09-03T03:00:10.164Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-09-03T03:00:10.164Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:00:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:10.165Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "baf46002-fd32-49d4-b5b5-6d401af3e357", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T03:00:10.042+00:00", "source" : "VID", "vnfId" : "e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9aad0458-362a-4071-a30f-ac30aef5ecd0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3a9bee2d-8977-4749-9e57-b104db74dce7\",\n \"modelCustomizationId\": \"708b6b42-c44d-48ff-884b-485d19d40b46\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-09-03T03:00:10.156+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "baf46002-fd32-49d4-b5b5-6d401af3e357", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357" } } } 2021-09-03T03:00:10.165Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:10.165Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-09-03T03:00:10.169Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T03:00:10.170Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-09-03T03:00:10.170Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:10.170Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T03:00:10.170Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-09-03T03:00:10.171Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2364", X-B3-TraceId:"cc0c48ff94716640", X-B3-SpanId:"e16a53e7cab6a8db", X-B3-ParentSpanId:"cc0c48ff94716640", X-B3-Sampled:"0", X-ONAP-RequestID:"baf46002-fd32-49d4-b5b5-6d401af3e357", X-RequestID:"baf46002-fd32-49d4-b5b5-6d401af3e357", X-TransactionID:"baf46002-fd32-49d4-b5b5-6d401af3e357", X-ECOMP-RequestID:"baf46002-fd32-49d4-b5b5-6d401af3e357", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f888bd33-9afa-4138-8563-58d07722e550"] 2021-09-03T03:00:10.171Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"9aad0458-362a-4071-a30f-ac30aef5ecd0\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"708b6b42-c44d-48ff-884b-485d19d40b46\",\"modelVersionId\":\"3a9bee2d-8977-4749-9e57-b104db74dce7\",\"modelCustomizationId\":\"708b6b42-c44d-48ff-884b-485d19d40b46\",\"modelUuid\":\"3a9bee2d-8977-4749-9e57-b104db74dce7\",\"modelInvariantUuid\":\"9aad0458-362a-4071-a30f-ac30aef5ecd0\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"93f71d5aeecb4135a3590b6f62af098b\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3\",\"vnfInstanceId\":\"e5af0fa2-e43c-460a-8aaf-ed72eef0d37c\"}","type":"String"},"requestId":{"value":"baf46002-fd32-49d4-b5b5-6d401af3e357","type":"String"},"mso-request-id":{"value":"baf46002-fd32-49d4-b5b5-6d401af3e357","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"e5af0fa2-e43c-460a-8aaf-ed72eef0d37c","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-09-03T03:00:10.171Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:10.374Z|b308287a-3aa4-488d-835c-d7d55763aac6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:00:10.374Z|0349008f-e050-4547-bbd3-f17e357f5d61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:00:10.375Z|b308287a-3aa4-488d-835c-d7d55763aac6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:00:10.375Z|0349008f-e050-4547-bbd3-f17e357f5d61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:00:10.376Z|fa9de1fd-793f-4c05-9e0e-803b5c44818c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:00:10.376Z|fa9de1fd-793f-4c05-9e0e-803b5c44818c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:00:11.181Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:11.181Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-09-03T03:00:11.182Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-09-03T03:00:11.182Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 03 Sep 2021 03:00:11 GMT", X-ONAP-RequestID:"baf46002-fd32-49d4-b5b5-6d401af3e357", X-RequestID:"baf46002-fd32-49d4-b5b5-6d401af3e357", X-TransactionID:"baf46002-fd32-49d4-b5b5-6d401af3e357", X-ECOMP-RequestID:"baf46002-fd32-49d4-b5b5-6d401af3e357", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"f888bd33-9afa-4138-8563-58d07722e550", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:11.182Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"baf46002-fd32-49d4-b5b5-6d401af3e357\",\"instanceId\":\"e5af0fa2-e43c-460a-8aaf-ed72eef0d37c\"}}","message":"Success","processInstanceID":"0d0b90e5-0c63-11ec-994b-e2843a500213","variables":null,"messageCode":200} 2021-09-03T03:00:11.183Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:11.183Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-09-03T03:00:11.186Z|baf46002-fd32-49d4-b5b5-6d401af3e357|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T03:00:11.317Z|aa4e6839-14d9-4636-93a0-2cc49b1ed7c4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|||INFO|500||Entering 2021-09-03T03:00:11.320Z|aa4e6839-14d9-4636-93a0-2cc49b1ed7c4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357 2021-09-03T03:00:11.321Z|aa4e6839-14d9-4636-93a0-2cc49b1ed7c4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|INFO|500||Invoke 2021-09-03T03:00:11.321Z|aa4e6839-14d9-4636-93a0-2cc49b1ed7c4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:11.321Z|aa4e6839-14d9-4636-93a0-2cc49b1ed7c4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357 2021-09-03T03:00:11.322Z|aa4e6839-14d9-4636-93a0-2cc49b1ed7c4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Method : GET 2021-09-03T03:00:11.322Z|aa4e6839-14d9-4636-93a0-2cc49b1ed7c4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e064a38061c3412c", X-B3-SpanId:"badc20778e8ee338", X-B3-ParentSpanId:"e064a38061c3412c", X-B3-Sampled:"0", X-ONAP-RequestID:"aa4e6839-14d9-4636-93a0-2cc49b1ed7c4", X-RequestID:"aa4e6839-14d9-4636-93a0-2cc49b1ed7c4", X-TransactionID:"aa4e6839-14d9-4636-93a0-2cc49b1ed7c4", X-ECOMP-RequestID:"aa4e6839-14d9-4636-93a0-2cc49b1ed7c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec9557eb-af72-42c4-b685-539c40313088"] 2021-09-03T03:00:11.322Z|aa4e6839-14d9-4636-93a0-2cc49b1ed7c4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Request body: 2021-09-03T03:00:11.322Z|aa4e6839-14d9-4636-93a0-2cc49b1ed7c4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:11.334Z|aa4e6839-14d9-4636-93a0-2cc49b1ed7c4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:11.334Z|aa4e6839-14d9-4636-93a0-2cc49b1ed7c4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Status code : 200 OK 2021-09-03T03:00:11.334Z|aa4e6839-14d9-4636-93a0-2cc49b1ed7c4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Status text : 2021-09-03T03:00:11.335Z|aa4e6839-14d9-4636-93a0-2cc49b1ed7c4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:00:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:11.335Z|aa4e6839-14d9-4636-93a0-2cc49b1ed7c4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Response body: { "requestId" : "baf46002-fd32-49d4-b5b5-6d401af3e357", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T03:00:10.000+00:00", "source" : "VID", "vnfId" : "e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "vnfName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c_vnf_0", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9aad0458-362a-4071-a30f-ac30aef5ecd0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3a9bee2d-8977-4749-9e57-b104db74dce7\",\n \"modelCustomizationId\": \"708b6b42-c44d-48ff-884b-485d19d40b46\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T03:00:10.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "baf46002-fd32-49d4-b5b5-6d401af3e357", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357" } } } 2021-09-03T03:00:11.335Z|aa4e6839-14d9-4636-93a0-2cc49b1ed7c4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:11.336Z|aa4e6839-14d9-4636-93a0-2cc49b1ed7c4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|INFO|500||InvokeReturn 2021-09-03T03:00:11.337Z|aa4e6839-14d9-4636-93a0-2cc49b1ed7c4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false 2021-09-03T03:00:11.337Z|aa4e6839-14d9-4636-93a0-2cc49b1ed7c4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T03:00:11.338Z|aa4e6839-14d9-4636-93a0-2cc49b1ed7c4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:11.338Z|aa4e6839-14d9-4636-93a0-2cc49b1ed7c4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false 2021-09-03T03:00:11.338Z|aa4e6839-14d9-4636-93a0-2cc49b1ed7c4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T03:00:11.339Z|aa4e6839-14d9-4636-93a0-2cc49b1ed7c4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e064a38061c3412c", X-B3-SpanId:"591e50fc401cf0be", X-B3-ParentSpanId:"e064a38061c3412c", X-B3-Sampled:"0", X-ONAP-RequestID:"aa4e6839-14d9-4636-93a0-2cc49b1ed7c4", X-RequestID:"aa4e6839-14d9-4636-93a0-2cc49b1ed7c4", X-TransactionID:"aa4e6839-14d9-4636-93a0-2cc49b1ed7c4", X-ECOMP-RequestID:"aa4e6839-14d9-4636-93a0-2cc49b1ed7c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f362a89a-6723-4f5c-a416-864c8660a9eb"] 2021-09-03T03:00:11.339Z|aa4e6839-14d9-4636-93a0-2cc49b1ed7c4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T03:00:11.340Z|aa4e6839-14d9-4636-93a0-2cc49b1ed7c4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:11.349Z|aa4e6839-14d9-4636-93a0-2cc49b1ed7c4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:11.350Z|aa4e6839-14d9-4636-93a0-2cc49b1ed7c4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T03:00:11.350Z|aa4e6839-14d9-4636-93a0-2cc49b1ed7c4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T03:00:11.351Z|aa4e6839-14d9-4636-93a0-2cc49b1ed7c4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:00:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:11.351Z|aa4e6839-14d9-4636-93a0-2cc49b1ed7c4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T03:00:11.352Z|aa4e6839-14d9-4636-93a0-2cc49b1ed7c4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:11.352Z|aa4e6839-14d9-4636-93a0-2cc49b1ed7c4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T03:00:11.358Z|aa4e6839-14d9-4636-93a0-2cc49b1ed7c4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T03:00:14.456Z|35ee025b-3351-4af2-a09c-ead47d9f193e|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T03:00:14.456Z|35ee025b-3351-4af2-a09c-ead47d9f193e|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T03:00:15.868Z|9af486da-ded9-4bd1-a164-05f4ac4e9d88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:00:15.869Z|9af486da-ded9-4bd1-a164-05f4ac4e9d88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:00:20.391Z|68e89a49-65d5-457b-b168-ba188032a928|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:00:20.392Z|68e89a49-65d5-457b-b168-ba188032a928|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:00:20.392Z|53ee5330-f37d-451b-8a19-59b07556799a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:00:20.392Z|53ee5330-f37d-451b-8a19-59b07556799a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:00:20.392Z|557f3e13-777f-451d-a831-cf7cc0e21dd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:00:20.393Z|557f3e13-777f-451d-a831-cf7cc0e21dd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:00:21.492Z|b8ac297a-0cab-4edd-837d-afd978ff787f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|||INFO|500||Entering 2021-09-03T03:00:21.495Z|b8ac297a-0cab-4edd-837d-afd978ff787f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357 2021-09-03T03:00:21.496Z|b8ac297a-0cab-4edd-837d-afd978ff787f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|INFO|500||Invoke 2021-09-03T03:00:21.496Z|b8ac297a-0cab-4edd-837d-afd978ff787f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:21.496Z|b8ac297a-0cab-4edd-837d-afd978ff787f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357 2021-09-03T03:00:21.496Z|b8ac297a-0cab-4edd-837d-afd978ff787f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Method : GET 2021-09-03T03:00:21.496Z|b8ac297a-0cab-4edd-837d-afd978ff787f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ca806525a1df05ed", X-B3-SpanId:"ee2ff9c7dc4f505e", X-B3-ParentSpanId:"ca806525a1df05ed", X-B3-Sampled:"0", X-ONAP-RequestID:"b8ac297a-0cab-4edd-837d-afd978ff787f", X-RequestID:"b8ac297a-0cab-4edd-837d-afd978ff787f", X-TransactionID:"b8ac297a-0cab-4edd-837d-afd978ff787f", X-ECOMP-RequestID:"b8ac297a-0cab-4edd-837d-afd978ff787f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aad95d3c-177e-4f74-870f-878bafcceabb"] 2021-09-03T03:00:21.496Z|b8ac297a-0cab-4edd-837d-afd978ff787f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Request body: 2021-09-03T03:00:21.496Z|b8ac297a-0cab-4edd-837d-afd978ff787f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:21.508Z|b8ac297a-0cab-4edd-837d-afd978ff787f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:21.508Z|b8ac297a-0cab-4edd-837d-afd978ff787f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Status code : 200 OK 2021-09-03T03:00:21.508Z|b8ac297a-0cab-4edd-837d-afd978ff787f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Status text : 2021-09-03T03:00:21.508Z|b8ac297a-0cab-4edd-837d-afd978ff787f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:00:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:21.509Z|b8ac297a-0cab-4edd-837d-afd978ff787f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Response body: { "requestId" : "baf46002-fd32-49d4-b5b5-6d401af3e357", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T03:00:10.000+00:00", "endTime" : "2021-09-03T03:00:14.000+00:00", "source" : "VID", "vnfId" : "e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "vnfName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c_vnf_0", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9aad0458-362a-4071-a30f-ac30aef5ecd0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3a9bee2d-8977-4749-9e57-b104db74dce7\",\n \"modelCustomizationId\": \"708b6b42-c44d-48ff-884b-485d19d40b46\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T03:00:14.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "baf46002-fd32-49d4-b5b5-6d401af3e357", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357" } } } 2021-09-03T03:00:21.509Z|b8ac297a-0cab-4edd-837d-afd978ff787f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:21.509Z|b8ac297a-0cab-4edd-837d-afd978ff787f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|INFO|500||InvokeReturn 2021-09-03T03:00:21.510Z|b8ac297a-0cab-4edd-837d-afd978ff787f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false 2021-09-03T03:00:21.511Z|b8ac297a-0cab-4edd-837d-afd978ff787f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T03:00:21.511Z|b8ac297a-0cab-4edd-837d-afd978ff787f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:21.511Z|b8ac297a-0cab-4edd-837d-afd978ff787f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false 2021-09-03T03:00:21.511Z|b8ac297a-0cab-4edd-837d-afd978ff787f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T03:00:21.511Z|b8ac297a-0cab-4edd-837d-afd978ff787f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ca806525a1df05ed", X-B3-SpanId:"b9188a38b93aaa51", X-B3-ParentSpanId:"ca806525a1df05ed", X-B3-Sampled:"0", X-ONAP-RequestID:"b8ac297a-0cab-4edd-837d-afd978ff787f", X-RequestID:"b8ac297a-0cab-4edd-837d-afd978ff787f", X-TransactionID:"b8ac297a-0cab-4edd-837d-afd978ff787f", X-ECOMP-RequestID:"b8ac297a-0cab-4edd-837d-afd978ff787f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfb883c7-b3ab-4efe-b7a8-963f0e95e6d6"] 2021-09-03T03:00:21.512Z|b8ac297a-0cab-4edd-837d-afd978ff787f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T03:00:21.512Z|b8ac297a-0cab-4edd-837d-afd978ff787f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:21.519Z|b8ac297a-0cab-4edd-837d-afd978ff787f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:21.519Z|b8ac297a-0cab-4edd-837d-afd978ff787f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T03:00:21.520Z|b8ac297a-0cab-4edd-837d-afd978ff787f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T03:00:21.520Z|b8ac297a-0cab-4edd-837d-afd978ff787f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:00:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:21.521Z|b8ac297a-0cab-4edd-837d-afd978ff787f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T03:00:21.521Z|b8ac297a-0cab-4edd-837d-afd978ff787f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:21.521Z|b8ac297a-0cab-4edd-837d-afd978ff787f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T03:00:21.526Z|b8ac297a-0cab-4edd-837d-afd978ff787f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T03:00:21.644Z|ed440d6a-2402-4843-a66e-91937e2cf9fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|||INFO|500||Entering 2021-09-03T03:00:21.648Z|ed440d6a-2402-4843-a66e-91937e2cf9fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357 2021-09-03T03:00:21.649Z|ed440d6a-2402-4843-a66e-91937e2cf9fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|INFO|500||Invoke 2021-09-03T03:00:21.649Z|ed440d6a-2402-4843-a66e-91937e2cf9fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:21.649Z|ed440d6a-2402-4843-a66e-91937e2cf9fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357 2021-09-03T03:00:21.649Z|ed440d6a-2402-4843-a66e-91937e2cf9fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Method : GET 2021-09-03T03:00:21.649Z|ed440d6a-2402-4843-a66e-91937e2cf9fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91f3cc9e3a15cef7", X-B3-SpanId:"7ed368153fd097fa", X-B3-ParentSpanId:"91f3cc9e3a15cef7", X-B3-Sampled:"0", X-ONAP-RequestID:"ed440d6a-2402-4843-a66e-91937e2cf9fd", X-RequestID:"ed440d6a-2402-4843-a66e-91937e2cf9fd", X-TransactionID:"ed440d6a-2402-4843-a66e-91937e2cf9fd", X-ECOMP-RequestID:"ed440d6a-2402-4843-a66e-91937e2cf9fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ccf3c4cc-56ce-4a27-a15b-a7f6d886f6a5"] 2021-09-03T03:00:21.649Z|ed440d6a-2402-4843-a66e-91937e2cf9fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Request body: 2021-09-03T03:00:21.650Z|ed440d6a-2402-4843-a66e-91937e2cf9fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:21.660Z|ed440d6a-2402-4843-a66e-91937e2cf9fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:21.660Z|ed440d6a-2402-4843-a66e-91937e2cf9fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Status code : 200 OK 2021-09-03T03:00:21.661Z|ed440d6a-2402-4843-a66e-91937e2cf9fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Status text : 2021-09-03T03:00:21.661Z|ed440d6a-2402-4843-a66e-91937e2cf9fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:00:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:21.661Z|ed440d6a-2402-4843-a66e-91937e2cf9fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Response body: { "requestId" : "baf46002-fd32-49d4-b5b5-6d401af3e357", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T03:00:10.000+00:00", "endTime" : "2021-09-03T03:00:14.000+00:00", "source" : "VID", "vnfId" : "e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "vnfName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c_vnf_0", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9aad0458-362a-4071-a30f-ac30aef5ecd0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3a9bee2d-8977-4749-9e57-b104db74dce7\",\n \"modelCustomizationId\": \"708b6b42-c44d-48ff-884b-485d19d40b46\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T03:00:14.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "baf46002-fd32-49d4-b5b5-6d401af3e357", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357" } } } 2021-09-03T03:00:21.661Z|ed440d6a-2402-4843-a66e-91937e2cf9fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:21.662Z|ed440d6a-2402-4843-a66e-91937e2cf9fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|INFO|500||InvokeReturn 2021-09-03T03:00:21.662Z|ed440d6a-2402-4843-a66e-91937e2cf9fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false 2021-09-03T03:00:21.663Z|ed440d6a-2402-4843-a66e-91937e2cf9fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T03:00:21.663Z|ed440d6a-2402-4843-a66e-91937e2cf9fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:21.663Z|ed440d6a-2402-4843-a66e-91937e2cf9fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false 2021-09-03T03:00:21.663Z|ed440d6a-2402-4843-a66e-91937e2cf9fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T03:00:21.663Z|ed440d6a-2402-4843-a66e-91937e2cf9fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91f3cc9e3a15cef7", X-B3-SpanId:"972a250b1392d6b3", X-B3-ParentSpanId:"91f3cc9e3a15cef7", X-B3-Sampled:"0", X-ONAP-RequestID:"ed440d6a-2402-4843-a66e-91937e2cf9fd", X-RequestID:"ed440d6a-2402-4843-a66e-91937e2cf9fd", X-TransactionID:"ed440d6a-2402-4843-a66e-91937e2cf9fd", X-ECOMP-RequestID:"ed440d6a-2402-4843-a66e-91937e2cf9fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65739b72-3f5a-4972-849d-31bc0422fef3"] 2021-09-03T03:00:21.664Z|ed440d6a-2402-4843-a66e-91937e2cf9fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T03:00:21.664Z|ed440d6a-2402-4843-a66e-91937e2cf9fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:21.670Z|ed440d6a-2402-4843-a66e-91937e2cf9fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:21.670Z|ed440d6a-2402-4843-a66e-91937e2cf9fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T03:00:21.670Z|ed440d6a-2402-4843-a66e-91937e2cf9fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T03:00:21.671Z|ed440d6a-2402-4843-a66e-91937e2cf9fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:00:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:21.671Z|ed440d6a-2402-4843-a66e-91937e2cf9fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T03:00:21.671Z|ed440d6a-2402-4843-a66e-91937e2cf9fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:21.672Z|ed440d6a-2402-4843-a66e-91937e2cf9fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T03:00:21.679Z|ed440d6a-2402-4843-a66e-91937e2cf9fd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T03:00:21.796Z|b7bab0d6-270c-4745-a7c7-72b450aa1ca1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|||INFO|500||Entering 2021-09-03T03:00:21.799Z|b7bab0d6-270c-4745-a7c7-72b450aa1ca1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357 2021-09-03T03:00:21.799Z|b7bab0d6-270c-4745-a7c7-72b450aa1ca1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|INFO|500||Invoke 2021-09-03T03:00:21.799Z|b7bab0d6-270c-4745-a7c7-72b450aa1ca1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:21.800Z|b7bab0d6-270c-4745-a7c7-72b450aa1ca1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357 2021-09-03T03:00:21.800Z|b7bab0d6-270c-4745-a7c7-72b450aa1ca1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Method : GET 2021-09-03T03:00:21.800Z|b7bab0d6-270c-4745-a7c7-72b450aa1ca1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f4871e43684572b8", X-B3-SpanId:"69d255becbfcddba", X-B3-ParentSpanId:"f4871e43684572b8", X-B3-Sampled:"0", X-ONAP-RequestID:"b7bab0d6-270c-4745-a7c7-72b450aa1ca1", X-RequestID:"b7bab0d6-270c-4745-a7c7-72b450aa1ca1", X-TransactionID:"b7bab0d6-270c-4745-a7c7-72b450aa1ca1", X-ECOMP-RequestID:"b7bab0d6-270c-4745-a7c7-72b450aa1ca1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"526758f5-62f8-4588-8120-c2122cf1f7f0"] 2021-09-03T03:00:21.800Z|b7bab0d6-270c-4745-a7c7-72b450aa1ca1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Request body: 2021-09-03T03:00:21.800Z|b7bab0d6-270c-4745-a7c7-72b450aa1ca1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:21.810Z|b7bab0d6-270c-4745-a7c7-72b450aa1ca1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:21.810Z|b7bab0d6-270c-4745-a7c7-72b450aa1ca1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Status code : 200 OK 2021-09-03T03:00:21.811Z|b7bab0d6-270c-4745-a7c7-72b450aa1ca1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Status text : 2021-09-03T03:00:21.811Z|b7bab0d6-270c-4745-a7c7-72b450aa1ca1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:00:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:21.812Z|b7bab0d6-270c-4745-a7c7-72b450aa1ca1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Response body: { "requestId" : "baf46002-fd32-49d4-b5b5-6d401af3e357", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T03:00:10.000+00:00", "endTime" : "2021-09-03T03:00:14.000+00:00", "source" : "VID", "vnfId" : "e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "vnfName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c_vnf_0", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9aad0458-362a-4071-a30f-ac30aef5ecd0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3a9bee2d-8977-4749-9e57-b104db74dce7\",\n \"modelCustomizationId\": \"708b6b42-c44d-48ff-884b-485d19d40b46\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T03:00:14.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "baf46002-fd32-49d4-b5b5-6d401af3e357", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357" } } } 2021-09-03T03:00:21.812Z|b7bab0d6-270c-4745-a7c7-72b450aa1ca1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:21.812Z|b7bab0d6-270c-4745-a7c7-72b450aa1ca1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|INFO|500||InvokeReturn 2021-09-03T03:00:21.813Z|b7bab0d6-270c-4745-a7c7-72b450aa1ca1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false 2021-09-03T03:00:21.814Z|b7bab0d6-270c-4745-a7c7-72b450aa1ca1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T03:00:21.814Z|b7bab0d6-270c-4745-a7c7-72b450aa1ca1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:21.814Z|b7bab0d6-270c-4745-a7c7-72b450aa1ca1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false 2021-09-03T03:00:21.815Z|b7bab0d6-270c-4745-a7c7-72b450aa1ca1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T03:00:21.815Z|b7bab0d6-270c-4745-a7c7-72b450aa1ca1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f4871e43684572b8", X-B3-SpanId:"bad6c7b3fc24174a", X-B3-ParentSpanId:"f4871e43684572b8", X-B3-Sampled:"0", X-ONAP-RequestID:"b7bab0d6-270c-4745-a7c7-72b450aa1ca1", X-RequestID:"b7bab0d6-270c-4745-a7c7-72b450aa1ca1", X-TransactionID:"b7bab0d6-270c-4745-a7c7-72b450aa1ca1", X-ECOMP-RequestID:"b7bab0d6-270c-4745-a7c7-72b450aa1ca1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd6408a9-8f47-4fb9-aaaa-7c1f6b5b63cb"] 2021-09-03T03:00:21.815Z|b7bab0d6-270c-4745-a7c7-72b450aa1ca1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T03:00:21.815Z|b7bab0d6-270c-4745-a7c7-72b450aa1ca1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:21.824Z|b7bab0d6-270c-4745-a7c7-72b450aa1ca1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:21.824Z|b7bab0d6-270c-4745-a7c7-72b450aa1ca1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T03:00:21.824Z|b7bab0d6-270c-4745-a7c7-72b450aa1ca1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T03:00:21.825Z|b7bab0d6-270c-4745-a7c7-72b450aa1ca1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:00:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:21.825Z|b7bab0d6-270c-4745-a7c7-72b450aa1ca1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T03:00:21.826Z|b7bab0d6-270c-4745-a7c7-72b450aa1ca1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:21.826Z|b7bab0d6-270c-4745-a7c7-72b450aa1ca1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T03:00:21.831Z|b7bab0d6-270c-4745-a7c7-72b450aa1ca1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T03:00:21.961Z|7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|||INFO|500||Entering 2021-09-03T03:00:21.964Z|7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357 2021-09-03T03:00:21.965Z|7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|INFO|500||Invoke 2021-09-03T03:00:21.965Z|7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:21.965Z|7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357 2021-09-03T03:00:21.966Z|7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Method : GET 2021-09-03T03:00:21.966Z|7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c006fdd9bf278f6", X-B3-SpanId:"98a065acfbb791d6", X-B3-ParentSpanId:"5c006fdd9bf278f6", X-B3-Sampled:"0", X-ONAP-RequestID:"7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7", X-RequestID:"7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7", X-TransactionID:"7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7", X-ECOMP-RequestID:"7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc7e418e-7de3-4f27-b5ae-766ef910e153"] 2021-09-03T03:00:21.966Z|7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Request body: 2021-09-03T03:00:21.967Z|7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:21.980Z|7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:21.980Z|7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Status code : 200 OK 2021-09-03T03:00:21.980Z|7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Status text : 2021-09-03T03:00:21.980Z|7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:00:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:21.981Z|7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Response body: { "requestId" : "baf46002-fd32-49d4-b5b5-6d401af3e357", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T03:00:10.000+00:00", "endTime" : "2021-09-03T03:00:14.000+00:00", "source" : "VID", "vnfId" : "e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "vnfName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c_vnf_0", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9aad0458-362a-4071-a30f-ac30aef5ecd0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3a9bee2d-8977-4749-9e57-b104db74dce7\",\n \"modelCustomizationId\": \"708b6b42-c44d-48ff-884b-485d19d40b46\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T03:00:14.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "baf46002-fd32-49d4-b5b5-6d401af3e357", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357" } } } 2021-09-03T03:00:21.981Z|7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:21.982Z|7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|INFO|500||InvokeReturn 2021-09-03T03:00:21.982Z|7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false 2021-09-03T03:00:21.983Z|7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T03:00:21.983Z|7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:21.983Z|7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false 2021-09-03T03:00:21.984Z|7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T03:00:21.984Z|7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c006fdd9bf278f6", X-B3-SpanId:"126cb53e7f28c9bc", X-B3-ParentSpanId:"5c006fdd9bf278f6", X-B3-Sampled:"0", X-ONAP-RequestID:"7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7", X-RequestID:"7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7", X-TransactionID:"7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7", X-ECOMP-RequestID:"7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"582999eb-512d-45f1-a8ad-f90decab5115"] 2021-09-03T03:00:21.984Z|7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T03:00:21.984Z|7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:21.994Z|7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:21.994Z|7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T03:00:21.994Z|7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T03:00:21.995Z|7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:00:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:21.995Z|7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T03:00:21.996Z|7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:21.996Z|7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T03:00:22.000Z|7b9977ac-64b0-4e35-a6bb-8bb3a6ae3ca7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T03:00:22.120Z|0584c536-201f-4b1c-b509-a3236b946038|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|||INFO|500||Entering 2021-09-03T03:00:22.123Z|0584c536-201f-4b1c-b509-a3236b946038|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357 2021-09-03T03:00:22.123Z|0584c536-201f-4b1c-b509-a3236b946038|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|INFO|500||Invoke 2021-09-03T03:00:22.123Z|0584c536-201f-4b1c-b509-a3236b946038|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:22.124Z|0584c536-201f-4b1c-b509-a3236b946038|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357 2021-09-03T03:00:22.124Z|0584c536-201f-4b1c-b509-a3236b946038|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Method : GET 2021-09-03T03:00:22.124Z|0584c536-201f-4b1c-b509-a3236b946038|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b619f1a835eb1cba", X-B3-SpanId:"ea97c54c26291339", X-B3-ParentSpanId:"b619f1a835eb1cba", X-B3-Sampled:"0", X-ONAP-RequestID:"0584c536-201f-4b1c-b509-a3236b946038", X-RequestID:"0584c536-201f-4b1c-b509-a3236b946038", X-TransactionID:"0584c536-201f-4b1c-b509-a3236b946038", X-ECOMP-RequestID:"0584c536-201f-4b1c-b509-a3236b946038", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f597a63-c5f5-43fb-9a07-70e54a2463ba"] 2021-09-03T03:00:22.124Z|0584c536-201f-4b1c-b509-a3236b946038|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Request body: 2021-09-03T03:00:22.124Z|0584c536-201f-4b1c-b509-a3236b946038|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:22.137Z|0584c536-201f-4b1c-b509-a3236b946038|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:22.137Z|0584c536-201f-4b1c-b509-a3236b946038|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Status code : 200 OK 2021-09-03T03:00:22.137Z|0584c536-201f-4b1c-b509-a3236b946038|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Status text : 2021-09-03T03:00:22.137Z|0584c536-201f-4b1c-b509-a3236b946038|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:00:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:22.138Z|0584c536-201f-4b1c-b509-a3236b946038|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||Response body: { "requestId" : "baf46002-fd32-49d4-b5b5-6d401af3e357", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T03:00:10.000+00:00", "endTime" : "2021-09-03T03:00:14.000+00:00", "source" : "VID", "vnfId" : "e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "vnfName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c_vnf_0", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"9aad0458-362a-4071-a30f-ac30aef5ecd0\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3a9bee2d-8977-4749-9e57-b104db74dce7\",\n \"modelCustomizationId\": \"708b6b42-c44d-48ff-884b-485d19d40b46\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T03:00:14.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/vnfs/e5af0fa2-e43c-460a-8aaf-ed72eef0d37c", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "baf46002-fd32-49d4-b5b5-6d401af3e357", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357" } } } 2021-09-03T03:00:22.138Z|0584c536-201f-4b1c-b509-a3236b946038|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:22.138Z|0584c536-201f-4b1c-b509-a3236b946038|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf46002-fd32-49d4-b5b5-6d401af3e357|INFO|500||InvokeReturn 2021-09-03T03:00:22.139Z|0584c536-201f-4b1c-b509-a3236b946038|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false 2021-09-03T03:00:22.139Z|0584c536-201f-4b1c-b509-a3236b946038|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T03:00:22.140Z|0584c536-201f-4b1c-b509-a3236b946038|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:22.140Z|0584c536-201f-4b1c-b509-a3236b946038|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false 2021-09-03T03:00:22.140Z|0584c536-201f-4b1c-b509-a3236b946038|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T03:00:22.140Z|0584c536-201f-4b1c-b509-a3236b946038|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b619f1a835eb1cba", X-B3-SpanId:"c85a97a9b15e4b3d", X-B3-ParentSpanId:"b619f1a835eb1cba", X-B3-Sampled:"0", X-ONAP-RequestID:"0584c536-201f-4b1c-b509-a3236b946038", X-RequestID:"0584c536-201f-4b1c-b509-a3236b946038", X-TransactionID:"0584c536-201f-4b1c-b509-a3236b946038", X-ECOMP-RequestID:"0584c536-201f-4b1c-b509-a3236b946038", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b980e751-10e2-4bd8-9f27-05c6b52386cc"] 2021-09-03T03:00:22.140Z|0584c536-201f-4b1c-b509-a3236b946038|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T03:00:22.140Z|0584c536-201f-4b1c-b509-a3236b946038|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:22.147Z|0584c536-201f-4b1c-b509-a3236b946038|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:22.147Z|0584c536-201f-4b1c-b509-a3236b946038|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T03:00:22.147Z|0584c536-201f-4b1c-b509-a3236b946038|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T03:00:22.147Z|0584c536-201f-4b1c-b509-a3236b946038|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:00:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:22.148Z|0584c536-201f-4b1c-b509-a3236b946038|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T03:00:22.148Z|0584c536-201f-4b1c-b509-a3236b946038|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:22.148Z|0584c536-201f-4b1c-b509-a3236b946038|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf46002-fd32-49d4-b5b5-6d401af3e357&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T03:00:22.152Z|0584c536-201f-4b1c-b509-a3236b946038|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf46002-fd32-49d4-b5b5-6d401af3e357|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T03:00:30.409Z|f1d9b046-fa47-4410-83b7-489723b76fb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:00:30.410Z|f1d9b046-fa47-4410-83b7-489723b76fb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:00:30.410Z|d428dee2-6a08-4784-8aaf-c270d7f73332|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:00:30.411Z|d428dee2-6a08-4784-8aaf-c270d7f73332|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:00:30.411Z|53db51c6-78d4-4a01-bea1-cf84e5d88026|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:00:30.412Z|53db51c6-78d4-4a01-bea1-cf84e5d88026|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:00:30.868Z|29e11f26-d157-4feb-a005-8c09a1d79c13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:00:30.871Z|29e11f26-d157-4feb-a005-8c09a1d79c13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:00:30.950Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|||INFO|500||Entering 2021-09-03T03:00:30.951Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|||INFO|500||Checking if requestId: 5c195f42-a56e-4c19-8e7f-f45204216de5 already exists in requestDb InfraActiveRequests table 2021-09-03T03:00:30.951Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5 2021-09-03T03:00:30.952Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|INFO|500||Invoke 2021-09-03T03:00:30.952Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:30.952Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5 2021-09-03T03:00:30.952Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Method : GET 2021-09-03T03:00:30.953Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38bc2e1aa0710d8b", X-B3-SpanId:"770fd176bf07dc73", X-B3-ParentSpanId:"38bc2e1aa0710d8b", X-B3-Sampled:"0", X-ONAP-RequestID:"5c195f42-a56e-4c19-8e7f-f45204216de5", X-RequestID:"5c195f42-a56e-4c19-8e7f-f45204216de5", X-TransactionID:"5c195f42-a56e-4c19-8e7f-f45204216de5", X-ECOMP-RequestID:"5c195f42-a56e-4c19-8e7f-f45204216de5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"922bbac5-ca6c-4894-8943-e02ae7d8f26c"] 2021-09-03T03:00:30.953Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Request body: 2021-09-03T03:00:30.953Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:30.964Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:30.964Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T03:00:30.965Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Status text : 2021-09-03T03:00:30.965Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 03:00:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:30.965Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Response body: 2021-09-03T03:00:30.965Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:30.966Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|INFO|404|Not Found|InvokeReturn 2021-09-03T03:00:30.972Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|||INFO|500||Running local validations 2021-09-03T03:00:30.977Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T03:00:30.993Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-09-03T03:00:30.994Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3?format=pathed|INFO|500||Invoke 2021-09-03T03:00:31.032Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3?format=pathed|INFO|500||InvokeReturn 2021-09-03T03:00:31.032Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-210903-03:00:31:013-87633], vertex-id=[512232], Content-Length=[247], Date=[Fri, 03 Sep 2021 03:00:31 GMT], Content-Type=[application/json]} 2021-09-03T03:00:31.034Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3"}]} 2021-09-03T03:00:31.041Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T03:00:31.055Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2021-09-03T03:00:31.055Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[5c195f42-a56e-4c19-8e7f-f45204216de5], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b2952a79-269f-4ca6-9945-978a791cbfb7], X-ECOMP-RequestID=[5c195f42-a56e-4c19-8e7f-f45204216de5], X-TransactionId=[], X-ONAP-RequestID=[5c195f42-a56e-4c19-8e7f-f45204216de5]} 2021-09-03T03:00:31.091Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210903-03:00:31:074-55929], Content-Length=[605], Date=[Fri, 03 Sep 2021 03:00:31 GMT], Content-Type=[application/json]} 2021-09-03T03:00:31.092Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/related-to/generic-vnfs","Node Not Found:No Node of type generic-vnf found at: business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2021-09-03T03:00:31.093Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2021-09-03T03:00:31.094Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2021-09-03T03:00:31.099Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T03:00:31.113Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-09-03T03:00:31.114Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3?format=pathed|INFO|500||Invoke 2021-09-03T03:00:31.151Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3?format=pathed|INFO|500||InvokeReturn 2021-09-03T03:00:31.151Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210903-03:00:31:130-46396], vertex-id=[512232], Content-Length=[247], Date=[Fri, 03 Sep 2021 03:00:31 GMT], Content-Type=[application/json]} 2021-09-03T03:00:31.152Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3"}]} 2021-09-03T03:00:31.157Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T03:00:31.171Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-09-03T03:00:31.171Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2021-09-03T03:00:31.207Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2021-09-03T03:00:31.208Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210903-03:00:31:187-35183], Content-Length=[602], Date=[Fri, 03 Sep 2021 03:00:31 GMT], Content-Type=[application/json]} 2021-09-03T03:00:31.209Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/related-to/l3-networks","Node Not Found:No Node of type l3-network found at: business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/related-to/l3-networks","ERR.5.4.6114"]}}} 2021-09-03T03:00:31.212Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2021-09-03T03:00:31.216Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T03:00:31.228Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-09-03T03:00:31.229Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3?format=pathed|INFO|500||Invoke 2021-09-03T03:00:31.252Z|1c0e9244-e40d-431e-9649-3248b7f8a278|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:00:31.252Z|1c0e9244-e40d-431e-9649-3248b7f8a278|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:00:31.272Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3?format=pathed|INFO|500||InvokeReturn 2021-09-03T03:00:31.272Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/nodes/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210903-03:00:31:254-47152], vertex-id=[512232], Content-Length=[247], Date=[Fri, 03 Sep 2021 03:00:31 GMT], Content-Type=[application/json]} 2021-09-03T03:00:31.273Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3"}]} 2021-09-03T03:00:31.278Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T03:00:31.293Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2021-09-03T03:00:31.293Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[5c195f42-a56e-4c19-8e7f-f45204216de5], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[309b2217-51e3-4d00-80ad-f1125a107d63], X-ECOMP-RequestID=[5c195f42-a56e-4c19-8e7f-f45204216de5], X-TransactionId=[], X-ONAP-RequestID=[5c195f42-a56e-4c19-8e7f-f45204216de5]} 2021-09-03T03:00:31.329Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-210903-03:00:31:308-8972], Content-Length=[611], Date=[Fri, 03 Sep 2021 03:00:31 GMT], Content-Type=[application/json]} 2021-09-03T03:00:31.330Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/related-to/configurations","Node Not Found:No Node of type configuration found at: business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/related-to/configurations","ERR.5.4.6114"]}}} 2021-09-03T03:00:31.331Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2021-09-03T03:00:31.332Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3/related-to/configurations?resultIndex=0&resultSize=1&format=count 2021-09-03T03:00:31.336Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T03:00:31.350Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|INFO|500||Invoke 2021-09-03T03:00:31.351Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b with request headers:{Authorization=[***REDACTED***], X-RequestID=[5c195f42-a56e-4c19-8e7f-f45204216de5], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[13bf2631-1555-453f-8822-de07a96fa998], X-ECOMP-RequestID=[5c195f42-a56e-4c19-8e7f-f45204216de5], X-TransactionId=[], X-ONAP-RequestID=[5c195f42-a56e-4c19-8e7f-f45204216de5]} 2021-09-03T03:00:31.396Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210903-03:00:31:370-50897], vertex-id=[491752], Content-Length=[611], Date=[Fri, 03 Sep 2021 03:00:31 GMT], Content-Type=[application/json]} 2021-09-03T03:00:31.397Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|DEBUG|500||{"tenant-id":"93f71d5aeecb4135a3590b6f62af098b","tenant-name":"onap-master-daily-vnfs","tenant-context":"None","resource-version":"1630638013922","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-09-03T03:00:31.397Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/93f71d5aeecb4135a3590b6f62af098b|INFO|500||InvokeReturn 2021-09-03T03:00:31.398Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-09-03T03:00:31.399Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-09-03T03:00:31.400Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T03:00:31.400Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-09-03T03:00:31.400Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:31.401Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T03:00:31.401Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-09-03T03:00:31.401Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"38bc2e1aa0710d8b", X-B3-SpanId:"621f74648e4b5020", X-B3-ParentSpanId:"38bc2e1aa0710d8b", X-B3-Sampled:"0", X-ONAP-RequestID:"5c195f42-a56e-4c19-8e7f-f45204216de5", X-RequestID:"5c195f42-a56e-4c19-8e7f-f45204216de5", X-TransactionID:"5c195f42-a56e-4c19-8e7f-f45204216de5", X-ECOMP-RequestID:"5c195f42-a56e-4c19-8e7f-f45204216de5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e43c515b-09b7-4633-a84c-c2ee72c13647"] 2021-09-03T03:00:31.402Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3"},"instanceName":null,"requestScope":"service"} 2021-09-03T03:00:31.402Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:31.411Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:31.411Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-09-03T03:00:31.412Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-09-03T03:00:31.412Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 03:00:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:31.413Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-09-03T03:00:31.413Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:31.414Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-09-03T03:00:31.414Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-09-03T03:00:31.415Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2021-09-03T03:00:31.415Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:31.415Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-09-03T03:00:31.416Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2021-09-03T03:00:31.416Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5c195f42-a56e-4c19-8e7f-f45204216de5", X-RequestID:"5c195f42-a56e-4c19-8e7f-f45204216de5", X-TransactionID:"5c195f42-a56e-4c19-8e7f-f45204216de5", X-ECOMP-RequestID:"5c195f42-a56e-4c19-8e7f-f45204216de5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79220fbb-f75d-4866-b8aa-fa7515905335"] 2021-09-03T03:00:31.416Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2021-09-03T03:00:31.417Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:31.436Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:31.437Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2021-09-03T03:00:31.437Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2021-09-03T03:00:31.438Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:00:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:31.438Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2021-09-03 01:02:43.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" } } } 2021-09-03T03:00:31.439Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:31.439Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2021-09-03T03:00:31.442Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2021-09-03T03:00:31.443Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2021-09-03T03:00:31.443Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:31.443Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2021-09-03T03:00:31.444Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2021-09-03T03:00:31.444Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5c195f42-a56e-4c19-8e7f-f45204216de5", X-RequestID:"5c195f42-a56e-4c19-8e7f-f45204216de5", X-TransactionID:"5c195f42-a56e-4c19-8e7f-f45204216de5", X-ECOMP-RequestID:"5c195f42-a56e-4c19-8e7f-f45204216de5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a04497d-74a3-4bbe-a382-7a34f39a0bc6"] 2021-09-03T03:00:31.444Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2021-09-03T03:00:31.444Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:31.460Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:31.460Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2021-09-03T03:00:31.460Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : 2021-09-03T03:00:31.461Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:00:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:31.462Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 511, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2021-09-03T01:02:43.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/511" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/511" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/511/service" } } } 2021-09-03T03:00:31.462Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:31.462Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2021-09-03T03:00:31.464Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-09-03T03:00:31.464Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2021-09-03T03:00:31.464Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:31.465Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-09-03T03:00:31.465Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2021-09-03T03:00:31.465Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5c195f42-a56e-4c19-8e7f-f45204216de5", X-RequestID:"5c195f42-a56e-4c19-8e7f-f45204216de5", X-TransactionID:"5c195f42-a56e-4c19-8e7f-f45204216de5", X-ECOMP-RequestID:"5c195f42-a56e-4c19-8e7f-f45204216de5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9d5a4c2-399c-473d-8080-0bc7ea8411bd"] 2021-09-03T03:00:31.466Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2021-09-03T03:00:31.466Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:31.480Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:31.480Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2021-09-03T03:00:31.481Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2021-09-03T03:00:31.481Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:00:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:31.482Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2021-09-03 01:02:43.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" } } } 2021-09-03T03:00:31.482Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:31.483Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2021-09-03T03:00:31.486Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T03:00:31.487Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-09-03T03:00:31.487Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:31.487Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T03:00:31.488Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-09-03T03:00:31.488Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1369", X-B3-TraceId:"38bc2e1aa0710d8b", X-B3-SpanId:"b12e00a114ecfad1", X-B3-ParentSpanId:"38bc2e1aa0710d8b", X-B3-Sampled:"0", X-ONAP-RequestID:"5c195f42-a56e-4c19-8e7f-f45204216de5", X-RequestID:"5c195f42-a56e-4c19-8e7f-f45204216de5", X-TransactionID:"5c195f42-a56e-4c19-8e7f-f45204216de5", X-ECOMP-RequestID:"5c195f42-a56e-4c19-8e7f-f45204216de5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36624d7d-c2fb-42f1-8ff9-f0bffbc99ecc"] 2021-09-03T03:00:31.489Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"5c195f42-a56e-4c19-8e7f-f45204216de5","requestStatus":"IN_PROGRESS","startTime":1630638031333,"source":"VID","tenantId":"93f71d5aeecb4135a3590b6f62af098b","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0ba9fb8-13f3-49e8-94fd-82a25d783986\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3","tenantName":"onap-master-daily-vnfs","cloudApiRequests":[],"requestURI":"5c195f42-a56e-4c19-8e7f-f45204216de5"} 2021-09-03T03:00:31.489Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:31.504Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:31.504Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-09-03T03:00:31.505Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-09-03T03:00:31.505Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:00:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:31.506Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "5c195f42-a56e-4c19-8e7f-f45204216de5", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T03:00:31.333+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0ba9fb8-13f3-49e8-94fd-82a25d783986\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-09-03T03:00:31.495+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "5c195f42-a56e-4c19-8e7f-f45204216de5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5" } } } 2021-09-03T03:00:31.506Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:31.507Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-09-03T03:00:31.514Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T03:00:31.515Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-09-03T03:00:31.515Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:31.515Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T03:00:31.515Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-09-03T03:00:31.516Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2016", X-B3-TraceId:"38bc2e1aa0710d8b", X-B3-SpanId:"3a1638500e11b0c2", X-B3-ParentSpanId:"38bc2e1aa0710d8b", X-B3-Sampled:"0", X-ONAP-RequestID:"5c195f42-a56e-4c19-8e7f-f45204216de5", X-RequestID:"5c195f42-a56e-4c19-8e7f-f45204216de5", X-TransactionID:"5c195f42-a56e-4c19-8e7f-f45204216de5", X-ECOMP-RequestID:"5c195f42-a56e-4c19-8e7f-f45204216de5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28a8399e-75a7-414e-a745-784ddb1e4dbd"] 2021-09-03T03:00:31.516Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"c0ba9fb8-13f3-49e8-94fd-82a25d783986\",\"modelUuid\":\"c0ba9fb8-13f3-49e8-94fd-82a25d783986\",\"modelInvariantUuid\":\"61c5eac6-d8b7-40cf-9af6-86b082f18579\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"93f71d5aeecb4135a3590b6f62af098b\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3\"}","type":"String"},"requestId":{"value":"5c195f42-a56e-4c19-8e7f-f45204216de5","type":"String"},"mso-request-id":{"value":"5c195f42-a56e-4c19-8e7f-f45204216de5","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-09-03T03:00:31.516Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:32.527Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:32.528Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-09-03T03:00:32.528Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-09-03T03:00:32.528Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 03 Sep 2021 03:00:32 GMT", X-ONAP-RequestID:"5c195f42-a56e-4c19-8e7f-f45204216de5", X-RequestID:"5c195f42-a56e-4c19-8e7f-f45204216de5", X-TransactionID:"5c195f42-a56e-4c19-8e7f-f45204216de5", X-ECOMP-RequestID:"5c195f42-a56e-4c19-8e7f-f45204216de5", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"28a8399e-75a7-414e-a745-784ddb1e4dbd", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:32.528Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"5c195f42-a56e-4c19-8e7f-f45204216de5\",\"instanceId\":\"ea0691b3-25e0-48b0-a1f4-51c9fcb725d3\"}}","message":"Success","processInstanceID":"19c4db7d-0c63-11ec-994b-e2843a500213","variables":null,"messageCode":200} 2021-09-03T03:00:32.529Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:32.529Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-09-03T03:00:32.531Z|5c195f42-a56e-4c19-8e7f-f45204216de5|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T03:00:32.661Z|ce17d40f-eaa7-4fb5-aa74-1aacaf81741b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|||INFO|500||Entering 2021-09-03T03:00:32.664Z|ce17d40f-eaa7-4fb5-aa74-1aacaf81741b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5 2021-09-03T03:00:32.665Z|ce17d40f-eaa7-4fb5-aa74-1aacaf81741b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|INFO|500||Invoke 2021-09-03T03:00:32.665Z|ce17d40f-eaa7-4fb5-aa74-1aacaf81741b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:32.665Z|ce17d40f-eaa7-4fb5-aa74-1aacaf81741b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5 2021-09-03T03:00:32.666Z|ce17d40f-eaa7-4fb5-aa74-1aacaf81741b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Method : GET 2021-09-03T03:00:32.666Z|ce17d40f-eaa7-4fb5-aa74-1aacaf81741b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"50d0953b0efc17bd", X-B3-SpanId:"fd80238543c40f49", X-B3-ParentSpanId:"50d0953b0efc17bd", X-B3-Sampled:"0", X-ONAP-RequestID:"ce17d40f-eaa7-4fb5-aa74-1aacaf81741b", X-RequestID:"ce17d40f-eaa7-4fb5-aa74-1aacaf81741b", X-TransactionID:"ce17d40f-eaa7-4fb5-aa74-1aacaf81741b", X-ECOMP-RequestID:"ce17d40f-eaa7-4fb5-aa74-1aacaf81741b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f883dc0-30f2-4674-9eba-e79c2f9e517e"] 2021-09-03T03:00:32.666Z|ce17d40f-eaa7-4fb5-aa74-1aacaf81741b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Request body: 2021-09-03T03:00:32.666Z|ce17d40f-eaa7-4fb5-aa74-1aacaf81741b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:32.675Z|ce17d40f-eaa7-4fb5-aa74-1aacaf81741b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:32.676Z|ce17d40f-eaa7-4fb5-aa74-1aacaf81741b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Status code : 200 OK 2021-09-03T03:00:32.676Z|ce17d40f-eaa7-4fb5-aa74-1aacaf81741b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Status text : 2021-09-03T03:00:32.676Z|ce17d40f-eaa7-4fb5-aa74-1aacaf81741b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:00:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:32.677Z|ce17d40f-eaa7-4fb5-aa74-1aacaf81741b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Response body: { "requestId" : "5c195f42-a56e-4c19-8e7f-f45204216de5", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T03:00:31.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0ba9fb8-13f3-49e8-94fd-82a25d783986\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T03:00:31.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "serviceInstanceName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "5c195f42-a56e-4c19-8e7f-f45204216de5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5" } } } 2021-09-03T03:00:32.677Z|ce17d40f-eaa7-4fb5-aa74-1aacaf81741b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:32.677Z|ce17d40f-eaa7-4fb5-aa74-1aacaf81741b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|INFO|500||InvokeReturn 2021-09-03T03:00:32.678Z|ce17d40f-eaa7-4fb5-aa74-1aacaf81741b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false 2021-09-03T03:00:32.678Z|ce17d40f-eaa7-4fb5-aa74-1aacaf81741b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T03:00:32.678Z|ce17d40f-eaa7-4fb5-aa74-1aacaf81741b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:32.679Z|ce17d40f-eaa7-4fb5-aa74-1aacaf81741b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false 2021-09-03T03:00:32.679Z|ce17d40f-eaa7-4fb5-aa74-1aacaf81741b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T03:00:32.679Z|ce17d40f-eaa7-4fb5-aa74-1aacaf81741b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"50d0953b0efc17bd", X-B3-SpanId:"1810265454f2b588", X-B3-ParentSpanId:"50d0953b0efc17bd", X-B3-Sampled:"0", X-ONAP-RequestID:"ce17d40f-eaa7-4fb5-aa74-1aacaf81741b", X-RequestID:"ce17d40f-eaa7-4fb5-aa74-1aacaf81741b", X-TransactionID:"ce17d40f-eaa7-4fb5-aa74-1aacaf81741b", X-ECOMP-RequestID:"ce17d40f-eaa7-4fb5-aa74-1aacaf81741b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"080966fc-0606-40bd-9d81-d08d83124acd"] 2021-09-03T03:00:32.679Z|ce17d40f-eaa7-4fb5-aa74-1aacaf81741b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T03:00:32.679Z|ce17d40f-eaa7-4fb5-aa74-1aacaf81741b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:32.687Z|ce17d40f-eaa7-4fb5-aa74-1aacaf81741b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:32.687Z|ce17d40f-eaa7-4fb5-aa74-1aacaf81741b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T03:00:32.687Z|ce17d40f-eaa7-4fb5-aa74-1aacaf81741b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T03:00:32.687Z|ce17d40f-eaa7-4fb5-aa74-1aacaf81741b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:00:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:32.688Z|ce17d40f-eaa7-4fb5-aa74-1aacaf81741b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T03:00:32.688Z|ce17d40f-eaa7-4fb5-aa74-1aacaf81741b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:32.688Z|ce17d40f-eaa7-4fb5-aa74-1aacaf81741b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T03:00:32.692Z|ce17d40f-eaa7-4fb5-aa74-1aacaf81741b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T03:00:40.429Z|9bdf980e-692a-479b-a030-2295537608bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:00:40.429Z|f704d271-f36c-4adf-8cdd-213c9b155050|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:00:40.429Z|9bdf980e-692a-479b-a030-2295537608bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:00:40.429Z|fdb265a5-975c-483c-9a69-69cdfddfa3bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:00:40.430Z|f704d271-f36c-4adf-8cdd-213c9b155050|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:00:40.430Z|fdb265a5-975c-483c-9a69-69cdfddfa3bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:00:42.817Z|d6957933-46e6-4ce9-a780-36b9b2051ed7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|||INFO|500||Entering 2021-09-03T03:00:42.821Z|d6957933-46e6-4ce9-a780-36b9b2051ed7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5 2021-09-03T03:00:42.821Z|d6957933-46e6-4ce9-a780-36b9b2051ed7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|INFO|500||Invoke 2021-09-03T03:00:42.821Z|d6957933-46e6-4ce9-a780-36b9b2051ed7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:42.821Z|d6957933-46e6-4ce9-a780-36b9b2051ed7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5 2021-09-03T03:00:42.822Z|d6957933-46e6-4ce9-a780-36b9b2051ed7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Method : GET 2021-09-03T03:00:42.822Z|d6957933-46e6-4ce9-a780-36b9b2051ed7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49fba9b37f4424b5", X-B3-SpanId:"571c790ee10a52ac", X-B3-ParentSpanId:"49fba9b37f4424b5", X-B3-Sampled:"0", X-ONAP-RequestID:"d6957933-46e6-4ce9-a780-36b9b2051ed7", X-RequestID:"d6957933-46e6-4ce9-a780-36b9b2051ed7", X-TransactionID:"d6957933-46e6-4ce9-a780-36b9b2051ed7", X-ECOMP-RequestID:"d6957933-46e6-4ce9-a780-36b9b2051ed7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0273637a-4b55-4fe9-a4f8-e6576742674d"] 2021-09-03T03:00:42.822Z|d6957933-46e6-4ce9-a780-36b9b2051ed7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Request body: 2021-09-03T03:00:42.823Z|d6957933-46e6-4ce9-a780-36b9b2051ed7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:42.836Z|d6957933-46e6-4ce9-a780-36b9b2051ed7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:42.836Z|d6957933-46e6-4ce9-a780-36b9b2051ed7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Status code : 200 OK 2021-09-03T03:00:42.836Z|d6957933-46e6-4ce9-a780-36b9b2051ed7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Status text : 2021-09-03T03:00:42.837Z|d6957933-46e6-4ce9-a780-36b9b2051ed7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:00:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:42.837Z|d6957933-46e6-4ce9-a780-36b9b2051ed7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Response body: { "requestId" : "5c195f42-a56e-4c19-8e7f-f45204216de5", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T03:00:31.000+00:00", "endTime" : "2021-09-03T03:00:35.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0ba9fb8-13f3-49e8-94fd-82a25d783986\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T03:00:35.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "serviceInstanceName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "5c195f42-a56e-4c19-8e7f-f45204216de5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5" } } } 2021-09-03T03:00:42.837Z|d6957933-46e6-4ce9-a780-36b9b2051ed7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:42.838Z|d6957933-46e6-4ce9-a780-36b9b2051ed7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|INFO|500||InvokeReturn 2021-09-03T03:00:42.839Z|d6957933-46e6-4ce9-a780-36b9b2051ed7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false 2021-09-03T03:00:42.839Z|d6957933-46e6-4ce9-a780-36b9b2051ed7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T03:00:42.839Z|d6957933-46e6-4ce9-a780-36b9b2051ed7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:42.840Z|d6957933-46e6-4ce9-a780-36b9b2051ed7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false 2021-09-03T03:00:42.840Z|d6957933-46e6-4ce9-a780-36b9b2051ed7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T03:00:42.840Z|d6957933-46e6-4ce9-a780-36b9b2051ed7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49fba9b37f4424b5", X-B3-SpanId:"81b2deb0bd98cfa3", X-B3-ParentSpanId:"49fba9b37f4424b5", X-B3-Sampled:"0", X-ONAP-RequestID:"d6957933-46e6-4ce9-a780-36b9b2051ed7", X-RequestID:"d6957933-46e6-4ce9-a780-36b9b2051ed7", X-TransactionID:"d6957933-46e6-4ce9-a780-36b9b2051ed7", X-ECOMP-RequestID:"d6957933-46e6-4ce9-a780-36b9b2051ed7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20312465-55a3-468e-9ba5-fc53df105929"] 2021-09-03T03:00:42.841Z|d6957933-46e6-4ce9-a780-36b9b2051ed7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T03:00:42.841Z|d6957933-46e6-4ce9-a780-36b9b2051ed7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:42.848Z|d6957933-46e6-4ce9-a780-36b9b2051ed7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:42.848Z|d6957933-46e6-4ce9-a780-36b9b2051ed7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T03:00:42.848Z|d6957933-46e6-4ce9-a780-36b9b2051ed7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T03:00:42.849Z|d6957933-46e6-4ce9-a780-36b9b2051ed7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:00:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:42.849Z|d6957933-46e6-4ce9-a780-36b9b2051ed7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T03:00:42.850Z|d6957933-46e6-4ce9-a780-36b9b2051ed7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:42.850Z|d6957933-46e6-4ce9-a780-36b9b2051ed7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T03:00:42.854Z|d6957933-46e6-4ce9-a780-36b9b2051ed7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T03:00:42.980Z|ad5694a4-7097-4409-9fdb-c610d88ef635|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|||INFO|500||Entering 2021-09-03T03:00:42.982Z|ad5694a4-7097-4409-9fdb-c610d88ef635|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5 2021-09-03T03:00:42.983Z|ad5694a4-7097-4409-9fdb-c610d88ef635|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|INFO|500||Invoke 2021-09-03T03:00:42.983Z|ad5694a4-7097-4409-9fdb-c610d88ef635|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:42.983Z|ad5694a4-7097-4409-9fdb-c610d88ef635|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5 2021-09-03T03:00:42.983Z|ad5694a4-7097-4409-9fdb-c610d88ef635|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Method : GET 2021-09-03T03:00:42.983Z|ad5694a4-7097-4409-9fdb-c610d88ef635|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7370b0011eafb0c8", X-B3-SpanId:"b18de3f9303a3114", X-B3-ParentSpanId:"7370b0011eafb0c8", X-B3-Sampled:"0", X-ONAP-RequestID:"ad5694a4-7097-4409-9fdb-c610d88ef635", X-RequestID:"ad5694a4-7097-4409-9fdb-c610d88ef635", X-TransactionID:"ad5694a4-7097-4409-9fdb-c610d88ef635", X-ECOMP-RequestID:"ad5694a4-7097-4409-9fdb-c610d88ef635", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3706758c-09c0-47d5-b6c7-3ce04de6d90f"] 2021-09-03T03:00:42.983Z|ad5694a4-7097-4409-9fdb-c610d88ef635|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Request body: 2021-09-03T03:00:42.983Z|ad5694a4-7097-4409-9fdb-c610d88ef635|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:42.993Z|ad5694a4-7097-4409-9fdb-c610d88ef635|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:42.993Z|ad5694a4-7097-4409-9fdb-c610d88ef635|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Status code : 200 OK 2021-09-03T03:00:42.993Z|ad5694a4-7097-4409-9fdb-c610d88ef635|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Status text : 2021-09-03T03:00:42.993Z|ad5694a4-7097-4409-9fdb-c610d88ef635|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:00:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:42.994Z|ad5694a4-7097-4409-9fdb-c610d88ef635|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Response body: { "requestId" : "5c195f42-a56e-4c19-8e7f-f45204216de5", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T03:00:31.000+00:00", "endTime" : "2021-09-03T03:00:35.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0ba9fb8-13f3-49e8-94fd-82a25d783986\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T03:00:35.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "serviceInstanceName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "5c195f42-a56e-4c19-8e7f-f45204216de5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5" } } } 2021-09-03T03:00:42.994Z|ad5694a4-7097-4409-9fdb-c610d88ef635|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:42.994Z|ad5694a4-7097-4409-9fdb-c610d88ef635|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|INFO|500||InvokeReturn 2021-09-03T03:00:42.995Z|ad5694a4-7097-4409-9fdb-c610d88ef635|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false 2021-09-03T03:00:42.996Z|ad5694a4-7097-4409-9fdb-c610d88ef635|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T03:00:42.996Z|ad5694a4-7097-4409-9fdb-c610d88ef635|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:42.996Z|ad5694a4-7097-4409-9fdb-c610d88ef635|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false 2021-09-03T03:00:42.997Z|ad5694a4-7097-4409-9fdb-c610d88ef635|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T03:00:42.997Z|ad5694a4-7097-4409-9fdb-c610d88ef635|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7370b0011eafb0c8", X-B3-SpanId:"0c203fe2e381b8a8", X-B3-ParentSpanId:"7370b0011eafb0c8", X-B3-Sampled:"0", X-ONAP-RequestID:"ad5694a4-7097-4409-9fdb-c610d88ef635", X-RequestID:"ad5694a4-7097-4409-9fdb-c610d88ef635", X-TransactionID:"ad5694a4-7097-4409-9fdb-c610d88ef635", X-ECOMP-RequestID:"ad5694a4-7097-4409-9fdb-c610d88ef635", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e7d603d-b0ea-4d94-b3f9-bef7c100925d"] 2021-09-03T03:00:42.997Z|ad5694a4-7097-4409-9fdb-c610d88ef635|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T03:00:42.997Z|ad5694a4-7097-4409-9fdb-c610d88ef635|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:43.006Z|ad5694a4-7097-4409-9fdb-c610d88ef635|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:43.006Z|ad5694a4-7097-4409-9fdb-c610d88ef635|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T03:00:43.007Z|ad5694a4-7097-4409-9fdb-c610d88ef635|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T03:00:43.007Z|ad5694a4-7097-4409-9fdb-c610d88ef635|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:00:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:43.008Z|ad5694a4-7097-4409-9fdb-c610d88ef635|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T03:00:43.008Z|ad5694a4-7097-4409-9fdb-c610d88ef635|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:43.009Z|ad5694a4-7097-4409-9fdb-c610d88ef635|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T03:00:43.016Z|ad5694a4-7097-4409-9fdb-c610d88ef635|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T03:00:43.148Z|d0c4edfd-ea63-4dd6-8735-a7234d35580f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|||INFO|500||Entering 2021-09-03T03:00:43.152Z|d0c4edfd-ea63-4dd6-8735-a7234d35580f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5 2021-09-03T03:00:43.152Z|d0c4edfd-ea63-4dd6-8735-a7234d35580f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|INFO|500||Invoke 2021-09-03T03:00:43.152Z|d0c4edfd-ea63-4dd6-8735-a7234d35580f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:43.152Z|d0c4edfd-ea63-4dd6-8735-a7234d35580f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5 2021-09-03T03:00:43.153Z|d0c4edfd-ea63-4dd6-8735-a7234d35580f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Method : GET 2021-09-03T03:00:43.153Z|d0c4edfd-ea63-4dd6-8735-a7234d35580f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c0c486b8a709d765", X-B3-SpanId:"11d0c940c4f68912", X-B3-ParentSpanId:"c0c486b8a709d765", X-B3-Sampled:"0", X-ONAP-RequestID:"d0c4edfd-ea63-4dd6-8735-a7234d35580f", X-RequestID:"d0c4edfd-ea63-4dd6-8735-a7234d35580f", X-TransactionID:"d0c4edfd-ea63-4dd6-8735-a7234d35580f", X-ECOMP-RequestID:"d0c4edfd-ea63-4dd6-8735-a7234d35580f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7404d704-c2ba-4109-9ce8-789ba77a7614"] 2021-09-03T03:00:43.153Z|d0c4edfd-ea63-4dd6-8735-a7234d35580f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Request body: 2021-09-03T03:00:43.153Z|d0c4edfd-ea63-4dd6-8735-a7234d35580f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:43.163Z|d0c4edfd-ea63-4dd6-8735-a7234d35580f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:43.163Z|d0c4edfd-ea63-4dd6-8735-a7234d35580f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Status code : 200 OK 2021-09-03T03:00:43.163Z|d0c4edfd-ea63-4dd6-8735-a7234d35580f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Status text : 2021-09-03T03:00:43.163Z|d0c4edfd-ea63-4dd6-8735-a7234d35580f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:00:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:43.164Z|d0c4edfd-ea63-4dd6-8735-a7234d35580f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Response body: { "requestId" : "5c195f42-a56e-4c19-8e7f-f45204216de5", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T03:00:31.000+00:00", "endTime" : "2021-09-03T03:00:35.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0ba9fb8-13f3-49e8-94fd-82a25d783986\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T03:00:35.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "serviceInstanceName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "5c195f42-a56e-4c19-8e7f-f45204216de5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5" } } } 2021-09-03T03:00:43.164Z|d0c4edfd-ea63-4dd6-8735-a7234d35580f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:43.164Z|d0c4edfd-ea63-4dd6-8735-a7234d35580f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|INFO|500||InvokeReturn 2021-09-03T03:00:43.165Z|d0c4edfd-ea63-4dd6-8735-a7234d35580f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false 2021-09-03T03:00:43.165Z|d0c4edfd-ea63-4dd6-8735-a7234d35580f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T03:00:43.165Z|d0c4edfd-ea63-4dd6-8735-a7234d35580f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:43.166Z|d0c4edfd-ea63-4dd6-8735-a7234d35580f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false 2021-09-03T03:00:43.166Z|d0c4edfd-ea63-4dd6-8735-a7234d35580f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T03:00:43.166Z|d0c4edfd-ea63-4dd6-8735-a7234d35580f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c0c486b8a709d765", X-B3-SpanId:"7449b8eb09a75287", X-B3-ParentSpanId:"c0c486b8a709d765", X-B3-Sampled:"0", X-ONAP-RequestID:"d0c4edfd-ea63-4dd6-8735-a7234d35580f", X-RequestID:"d0c4edfd-ea63-4dd6-8735-a7234d35580f", X-TransactionID:"d0c4edfd-ea63-4dd6-8735-a7234d35580f", X-ECOMP-RequestID:"d0c4edfd-ea63-4dd6-8735-a7234d35580f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"299a52c8-d050-4d76-8454-b068edb3ded8"] 2021-09-03T03:00:43.166Z|d0c4edfd-ea63-4dd6-8735-a7234d35580f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T03:00:43.166Z|d0c4edfd-ea63-4dd6-8735-a7234d35580f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:43.173Z|d0c4edfd-ea63-4dd6-8735-a7234d35580f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:43.173Z|d0c4edfd-ea63-4dd6-8735-a7234d35580f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T03:00:43.173Z|d0c4edfd-ea63-4dd6-8735-a7234d35580f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T03:00:43.174Z|d0c4edfd-ea63-4dd6-8735-a7234d35580f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:00:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:43.174Z|d0c4edfd-ea63-4dd6-8735-a7234d35580f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T03:00:43.174Z|d0c4edfd-ea63-4dd6-8735-a7234d35580f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:43.175Z|d0c4edfd-ea63-4dd6-8735-a7234d35580f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T03:00:43.179Z|d0c4edfd-ea63-4dd6-8735-a7234d35580f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T03:00:43.305Z|611a444b-32c8-4e45-bf9a-ff7bf2c376ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|||INFO|500||Entering 2021-09-03T03:00:43.308Z|611a444b-32c8-4e45-bf9a-ff7bf2c376ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5 2021-09-03T03:00:43.308Z|611a444b-32c8-4e45-bf9a-ff7bf2c376ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|INFO|500||Invoke 2021-09-03T03:00:43.309Z|611a444b-32c8-4e45-bf9a-ff7bf2c376ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:43.309Z|611a444b-32c8-4e45-bf9a-ff7bf2c376ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5 2021-09-03T03:00:43.309Z|611a444b-32c8-4e45-bf9a-ff7bf2c376ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Method : GET 2021-09-03T03:00:43.309Z|611a444b-32c8-4e45-bf9a-ff7bf2c376ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"85f72b8802563e3b", X-B3-SpanId:"8cfe6d03c8fd0e7b", X-B3-ParentSpanId:"85f72b8802563e3b", X-B3-Sampled:"0", X-ONAP-RequestID:"611a444b-32c8-4e45-bf9a-ff7bf2c376ce", X-RequestID:"611a444b-32c8-4e45-bf9a-ff7bf2c376ce", X-TransactionID:"611a444b-32c8-4e45-bf9a-ff7bf2c376ce", X-ECOMP-RequestID:"611a444b-32c8-4e45-bf9a-ff7bf2c376ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"651d4d96-afa7-4158-a47d-e53ba0c43339"] 2021-09-03T03:00:43.309Z|611a444b-32c8-4e45-bf9a-ff7bf2c376ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Request body: 2021-09-03T03:00:43.309Z|611a444b-32c8-4e45-bf9a-ff7bf2c376ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:43.321Z|611a444b-32c8-4e45-bf9a-ff7bf2c376ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:43.322Z|611a444b-32c8-4e45-bf9a-ff7bf2c376ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Status code : 200 OK 2021-09-03T03:00:43.322Z|611a444b-32c8-4e45-bf9a-ff7bf2c376ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Status text : 2021-09-03T03:00:43.322Z|611a444b-32c8-4e45-bf9a-ff7bf2c376ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:00:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:43.322Z|611a444b-32c8-4e45-bf9a-ff7bf2c376ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||Response body: { "requestId" : "5c195f42-a56e-4c19-8e7f-f45204216de5", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T03:00:31.000+00:00", "endTime" : "2021-09-03T03:00:35.000+00:00", "source" : "VID", "tenantId" : "93f71d5aeecb4135a3590b6f62af098b", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"61c5eac6-d8b7-40cf-9af6-86b082f18579\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c0ba9fb8-13f3-49e8-94fd-82a25d783986\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"93f71d5aeecb4135a3590b6f62af098b\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T03:00:35.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "serviceInstanceName" : "basic_cnf-9ec1fe88-9758-40ce-92cd-bf237708585c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ea0691b3-25e0-48b0-a1f4-51c9fcb725d3", "tenantName" : "onap-master-daily-vnfs", "cloudApiRequests" : [ ], "requestURI" : "5c195f42-a56e-4c19-8e7f-f45204216de5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5" } } } 2021-09-03T03:00:43.323Z|611a444b-32c8-4e45-bf9a-ff7bf2c376ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:43.323Z|611a444b-32c8-4e45-bf9a-ff7bf2c376ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5c195f42-a56e-4c19-8e7f-f45204216de5|INFO|500||InvokeReturn 2021-09-03T03:00:43.324Z|611a444b-32c8-4e45-bf9a-ff7bf2c376ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false 2021-09-03T03:00:43.325Z|611a444b-32c8-4e45-bf9a-ff7bf2c376ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T03:00:43.325Z|611a444b-32c8-4e45-bf9a-ff7bf2c376ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T03:00:43.325Z|611a444b-32c8-4e45-bf9a-ff7bf2c376ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false 2021-09-03T03:00:43.325Z|611a444b-32c8-4e45-bf9a-ff7bf2c376ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T03:00:43.326Z|611a444b-32c8-4e45-bf9a-ff7bf2c376ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"85f72b8802563e3b", X-B3-SpanId:"0fce379ed9106078", X-B3-ParentSpanId:"85f72b8802563e3b", X-B3-Sampled:"0", X-ONAP-RequestID:"611a444b-32c8-4e45-bf9a-ff7bf2c376ce", X-RequestID:"611a444b-32c8-4e45-bf9a-ff7bf2c376ce", X-TransactionID:"611a444b-32c8-4e45-bf9a-ff7bf2c376ce", X-ECOMP-RequestID:"611a444b-32c8-4e45-bf9a-ff7bf2c376ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f1ccc2f-43b7-4f26-a7b0-2a4603c7ce9e"] 2021-09-03T03:00:43.326Z|611a444b-32c8-4e45-bf9a-ff7bf2c376ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T03:00:43.326Z|611a444b-32c8-4e45-bf9a-ff7bf2c376ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T03:00:43.333Z|611a444b-32c8-4e45-bf9a-ff7bf2c376ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T03:00:43.333Z|611a444b-32c8-4e45-bf9a-ff7bf2c376ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T03:00:43.334Z|611a444b-32c8-4e45-bf9a-ff7bf2c376ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T03:00:43.334Z|611a444b-32c8-4e45-bf9a-ff7bf2c376ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:00:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:00:43.335Z|611a444b-32c8-4e45-bf9a-ff7bf2c376ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T03:00:43.335Z|611a444b-32c8-4e45-bf9a-ff7bf2c376ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T03:00:43.335Z|611a444b-32c8-4e45-bf9a-ff7bf2c376ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5c195f42-a56e-4c19-8e7f-f45204216de5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T03:00:43.340Z|611a444b-32c8-4e45-bf9a-ff7bf2c376ce|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5c195f42-a56e-4c19-8e7f-f45204216de5|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T03:00:45.868Z|ea22ff9c-49e3-4d6f-983b-fa3f3ad2f67d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:00:45.868Z|ea22ff9c-49e3-4d6f-983b-fa3f3ad2f67d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:00:50.448Z|ec0327a6-f6e3-4604-89c4-48cff5907342|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:00:50.448Z|197792a5-ae95-4f84-9afc-b227e6daa36c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:00:50.448Z|ec0327a6-f6e3-4604-89c4-48cff5907342|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:00:50.449Z|197792a5-ae95-4f84-9afc-b227e6daa36c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:00:50.449Z|42334ea8-ee80-432e-b9eb-ca0f4f16cfd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:00:50.449Z|42334ea8-ee80-432e-b9eb-ca0f4f16cfd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:01:00.466Z|af0fffd0-aecc-4c38-ae97-36114a84f1f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:01:00.466Z|f27ca97b-121b-4d16-9681-fb286dbe9d54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:01:00.467Z|af0fffd0-aecc-4c38-ae97-36114a84f1f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:01:00.467Z|f27ca97b-121b-4d16-9681-fb286dbe9d54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:01:00.468Z|2da6160e-4ed3-485e-b6cb-d1ac93917bdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:01:00.469Z|2da6160e-4ed3-485e-b6cb-d1ac93917bdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:01:00.868Z|770f4386-77df-45a6-a01b-18b8935e66a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:01:00.868Z|770f4386-77df-45a6-a01b-18b8935e66a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:01:01.252Z|8c267a1e-d42e-4d05-91db-1f6618fa3296|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:01:01.253Z|8c267a1e-d42e-4d05-91db-1f6618fa3296|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:01:10.485Z|965bc7d1-b6ce-4b3e-a02b-9fde1f48171e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:01:10.485Z|c3d1502c-59b4-4a7a-97a3-b89b3ec89f9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:01:10.486Z|965bc7d1-b6ce-4b3e-a02b-9fde1f48171e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:01:10.486Z|c3d1502c-59b4-4a7a-97a3-b89b3ec89f9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:01:10.486Z|b0b04bb5-fde8-4c51-9731-becfca414ab2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:01:10.486Z|b0b04bb5-fde8-4c51-9731-becfca414ab2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:01:14.455Z|e32fc4cd-e872-4a31-9c37-247071161077|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T03:01:14.456Z|e32fc4cd-e872-4a31-9c37-247071161077|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T03:01:15.868Z|2cff1446-ed22-4d45-9158-7e9e3218cf15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:01:15.871Z|2cff1446-ed22-4d45-9158-7e9e3218cf15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:01:20.504Z|e1b259b1-2b69-4541-85ed-a5758cefbb14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:01:20.504Z|5fbff172-99ab-4820-adba-e767ba7eedf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:01:20.504Z|e1b259b1-2b69-4541-85ed-a5758cefbb14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:01:20.505Z|5fbff172-99ab-4820-adba-e767ba7eedf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:01:20.508Z|6a2b26f6-57f7-4a9b-84cd-32e311d93fbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:01:20.508Z|6a2b26f6-57f7-4a9b-84cd-32e311d93fbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:01:30.522Z|f2a70272-4ec0-48f8-8d8e-e3f46651c89c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:01:30.523Z|f2a70272-4ec0-48f8-8d8e-e3f46651c89c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:01:30.527Z|9c418737-876a-4cfd-bee9-4adc05518468|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:01:30.527Z|e2affd02-d0f4-4062-b31b-8210c71ecdbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:01:30.528Z|9c418737-876a-4cfd-bee9-4adc05518468|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:01:30.528Z|e2affd02-d0f4-4062-b31b-8210c71ecdbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:01:30.868Z|82fc663e-a8d2-4c94-b343-6de831dbe336|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:01:30.868Z|82fc663e-a8d2-4c94-b343-6de831dbe336|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:01:31.253Z|1a3a3abb-b527-46ba-87ba-5ce61547e7f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:01:31.254Z|1a3a3abb-b527-46ba-87ba-5ce61547e7f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:01:40.541Z|d280be10-2263-4b2a-8407-8d968fe76965|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:01:40.541Z|d280be10-2263-4b2a-8407-8d968fe76965|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:01:40.543Z|bb7ff420-16ae-4ad6-90c1-0f2f0aeb9673|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:01:40.543Z|5dbc6ee3-79fa-46be-9175-d6fb61dd732b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:01:40.544Z|5dbc6ee3-79fa-46be-9175-d6fb61dd732b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:01:40.544Z|bb7ff420-16ae-4ad6-90c1-0f2f0aeb9673|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:01:45.868Z|96c63d71-1e67-4658-b606-0b2d29b6a5b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:01:45.869Z|96c63d71-1e67-4658-b606-0b2d29b6a5b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:01:50.559Z|ad0ec356-c855-4900-8337-f991fdcf6a06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:01:50.559Z|ad0ec356-c855-4900-8337-f991fdcf6a06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:01:50.560Z|550cb1c4-9430-419b-ae2a-3cdd47370547|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:01:50.560Z|b9c3c7aa-fd5b-4213-8b22-57d8bdfc20d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:01:50.561Z|b9c3c7aa-fd5b-4213-8b22-57d8bdfc20d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:01:50.561Z|550cb1c4-9430-419b-ae2a-3cdd47370547|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:02:00.578Z|a1de3a13-11f0-4984-9dcb-4e5cdada8f1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:02:00.578Z|f4ecf86e-ebba-4ed1-89c1-fe2adab4fbc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:02:00.579Z|a1de3a13-11f0-4984-9dcb-4e5cdada8f1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:02:00.579Z|f4ecf86e-ebba-4ed1-89c1-fe2adab4fbc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:02:00.582Z|10d4e9cd-dbd8-4046-a986-fbfc25640416|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:02:00.583Z|10d4e9cd-dbd8-4046-a986-fbfc25640416|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:02:00.868Z|bf3afe14-feb6-45b0-9c00-acb5b5e60a64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:02:00.871Z|bf3afe14-feb6-45b0-9c00-acb5b5e60a64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:02:01.254Z|c2e26da1-d3ce-4973-9f09-a23f859c9121|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:02:01.255Z|c2e26da1-d3ce-4973-9f09-a23f859c9121|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:02:10.598Z|c76c4270-74e0-40ff-a1f0-1500757bb937|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:02:10.598Z|e8daed8c-6e96-4e2d-b762-dd0390a6eee1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:02:10.599Z|0472b99c-4870-4c3f-8d33-2cb1ef6e5878|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:02:10.599Z|c76c4270-74e0-40ff-a1f0-1500757bb937|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:02:10.599Z|e8daed8c-6e96-4e2d-b762-dd0390a6eee1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:02:10.599Z|0472b99c-4870-4c3f-8d33-2cb1ef6e5878|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:02:11.473Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2021-09-03T03:02:11.474Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 0b5502e2-f4b8-4030-8fe8-1a729466cc07 already exists in requestDb InfraActiveRequests table 2021-09-03T03:02:11.474Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07 2021-09-03T03:02:11.475Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07|INFO|500||Invoke 2021-09-03T03:02:11.475Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07|DEBUG|500||===========================request begin================================================ 2021-09-03T03:02:11.475Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07 2021-09-03T03:02:11.475Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07|DEBUG|500||Method : GET 2021-09-03T03:02:11.475Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"11f2dd967454bccb", X-B3-SpanId:"988ca9db52db0e55", X-B3-ParentSpanId:"11f2dd967454bccb", X-B3-Sampled:"0", X-ONAP-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-TransactionID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-ECOMP-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b789130-6511-4d37-b8da-26bc916ef960"] 2021-09-03T03:02:11.476Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07|DEBUG|500||Request body: 2021-09-03T03:02:11.476Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07|DEBUG|500||==========================request end================================================ 2021-09-03T03:02:11.489Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07|DEBUG|500||============================response begin========================================== 2021-09-03T03:02:11.489Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T03:02:11.490Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07|DEBUG|500||Status text : 2021-09-03T03:02:11.490Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 03:02:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:02:11.490Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07|DEBUG|500||Response body: 2021-09-03T03:02:11.491Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07|DEBUG|500||=======================response end================================================= 2021-09-03T03:02:11.492Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07|INFO|404|Not Found|InvokeReturn 2021-09-03T03:02:11.498Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2021-09-03T03:02:11.499Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2021-09-03T03:02:11.502Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T03:02:11.516Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/8d7c96bf-8c26-47bb-be32-8400a92fcbcb with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-09-03T03:02:11.516Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/8d7c96bf-8c26-47bb-be32-8400a92fcbcb|INFO|500||Invoke 2021-09-03T03:02:11.559Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/8d7c96bf-8c26-47bb-be32-8400a92fcbcb|INFO|500||InvokeReturn 2021-09-03T03:02:11.560Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/8d7c96bf-8c26-47bb-be32-8400a92fcbcb has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210903-03:02:11:540-83496], vertex-id=[487656], Content-Length=[116], Date=[Fri, 03 Sep 2021 03:02:11 GMT], Content-Type=[application/json]} 2021-09-03T03:02:11.561Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"8d7c96bf-8c26-47bb-be32-8400a92fcbcb","service-description":"pNF","resource-version":"1630637829761"} 2021-09-03T03:02:11.561Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id 2021-09-03T03:02:11.565Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-09-03T03:02:11.580Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/8d7c96bf-8c26-47bb-be32-8400a92fcbcb|INFO|500||Invoke 2021-09-03T03:02:11.581Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/8d7c96bf-8c26-47bb-be32-8400a92fcbcb|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/8d7c96bf-8c26-47bb-be32-8400a92fcbcb with request headers:{Authorization=[***REDACTED***], X-RequestID=[0b5502e2-f4b8-4030-8fe8-1a729466cc07], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ade4fdfd-d689-4964-992f-b5154e680994], X-ECOMP-RequestID=[0b5502e2-f4b8-4030-8fe8-1a729466cc07], X-TransactionId=[], X-ONAP-RequestID=[0b5502e2-f4b8-4030-8fe8-1a729466cc07]} 2021-09-03T03:02:11.627Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/8d7c96bf-8c26-47bb-be32-8400a92fcbcb|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/8d7c96bf-8c26-47bb-be32-8400a92fcbcb has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210903-03:02:11:598-74583], vertex-id=[487656], Content-Length=[116], Date=[Fri, 03 Sep 2021 03:02:11 GMT], Content-Type=[application/json]} 2021-09-03T03:02:11.628Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/8d7c96bf-8c26-47bb-be32-8400a92fcbcb|DEBUG|500||{"service-id":"8d7c96bf-8c26-47bb-be32-8400a92fcbcb","service-description":"pNF","resource-version":"1630637829761"} 2021-09-03T03:02:11.629Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v23/service-design-and-creation/services/service/8d7c96bf-8c26-47bb-be32-8400a92fcbcb|INFO|500||InvokeReturn 2021-09-03T03:02:11.630Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-09-03T03:02:11.630Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-09-03T03:02:11.634Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T03:02:11.635Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-09-03T03:02:11.635Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-09-03T03:02:11.635Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-09-03T03:02:11.635Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-09-03T03:02:11.636Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"11f2dd967454bccb", X-B3-SpanId:"8955502a8abdcd5f", X-B3-ParentSpanId:"11f2dd967454bccb", X-B3-Sampled:"0", X-ONAP-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-TransactionID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-ECOMP-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ace801ad-7a36-4af1-8e30-99452efedc5c"] 2021-09-03T03:02:11.636Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Name9b5022e5-f094-47a2-8871-9d8d7698968b","requestScope":"service"} 2021-09-03T03:02:11.636Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-09-03T03:02:11.653Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-09-03T03:02:11.653Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-09-03T03:02:11.653Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-09-03T03:02:11.653Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 03:02:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:02:11.654Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-09-03T03:02:11.654Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-09-03T03:02:11.654Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-09-03T03:02:11.654Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b 2021-09-03T03:02:11.655Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b|INFO|500||Invoke 2021-09-03T03:02:11.655Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b|DEBUG|500||===========================request begin================================================ 2021-09-03T03:02:11.655Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b 2021-09-03T03:02:11.655Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b|DEBUG|500||Method : GET 2021-09-03T03:02:11.655Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-TransactionID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-ECOMP-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6eabd98e-e21e-4447-ad44-16a94e112945"] 2021-09-03T03:02:11.656Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b|DEBUG|500||Request body: 2021-09-03T03:02:11.656Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b|DEBUG|500||==========================request end================================================ 2021-09-03T03:02:11.686Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b|DEBUG|500||============================response begin========================================== 2021-09-03T03:02:11.686Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b|DEBUG|500||Status code : 200 OK 2021-09-03T03:02:11.686Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b|DEBUG|500||Status text : 2021-09-03T03:02:11.687Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:02:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:02:11.688Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b|DEBUG|500||Response body: { "modelName" : "Demo_pNF_qQD40VYwgyUbsEs3fApW", "description" : "catalog service description", "modelUUID" : "6eab478e-9aa1-463b-9de1-7304af30490b", "modelInvariantUUID" : "e37d176b-60fb-4011-b4c7-3faeb7e83a85", "created" : "2021-09-03 03:00:23.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 9d0b114b-9a44", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b/collectionResourceCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b/vnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b/networkCustomizations" } } } 2021-09-03T03:02:11.688Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b|DEBUG|500||=======================response end================================================= 2021-09-03T03:02:11.689Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b|INFO|500||InvokeReturn 2021-09-03T03:02:11.691Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance 2021-09-03T03:02:11.691Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance|INFO|500||Invoke 2021-09-03T03:02:11.691Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T03:02:11.691Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance 2021-09-03T03:02:11.692Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance|DEBUG|500||Method : GET 2021-09-03T03:02:11.692Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-TransactionID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-ECOMP-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31c0d041-ffc9-440f-bf4e-3f3f6326395f"] 2021-09-03T03:02:11.692Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance|DEBUG|500||Request body: 2021-09-03T03:02:11.692Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance|DEBUG|500||==========================request end================================================ 2021-09-03T03:02:11.703Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance|DEBUG|500||============================response begin========================================== 2021-09-03T03:02:11.704Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T03:02:11.704Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance|DEBUG|500||Status text : 2021-09-03T03:02:11.704Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 03:02:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:02:11.704Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance|DEBUG|500||Response body: 2021-09-03T03:02:11.705Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance|DEBUG|500||=======================response end================================================= 2021-09-03T03:02:11.705Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance|INFO|404|Not Found|InvokeReturn 2021-09-03T03:02:11.705Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e37d176b-60fb-4011-b4c7-3faeb7e83a85|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e37d176b-60fb-4011-b4c7-3faeb7e83a85 2021-09-03T03:02:11.706Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e37d176b-60fb-4011-b4c7-3faeb7e83a85|INFO|500||Invoke 2021-09-03T03:02:11.706Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e37d176b-60fb-4011-b4c7-3faeb7e83a85|DEBUG|500||===========================request begin================================================ 2021-09-03T03:02:11.706Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e37d176b-60fb-4011-b4c7-3faeb7e83a85|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e37d176b-60fb-4011-b4c7-3faeb7e83a85 2021-09-03T03:02:11.706Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e37d176b-60fb-4011-b4c7-3faeb7e83a85|DEBUG|500||Method : GET 2021-09-03T03:02:11.707Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e37d176b-60fb-4011-b4c7-3faeb7e83a85|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-TransactionID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-ECOMP-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64fce7fa-8f0d-4f33-9149-eb4184f2ebd2"] 2021-09-03T03:02:11.707Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e37d176b-60fb-4011-b4c7-3faeb7e83a85|DEBUG|500||Request body: 2021-09-03T03:02:11.707Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e37d176b-60fb-4011-b4c7-3faeb7e83a85|DEBUG|500||==========================request end================================================ 2021-09-03T03:02:11.729Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e37d176b-60fb-4011-b4c7-3faeb7e83a85|DEBUG|500||============================response begin========================================== 2021-09-03T03:02:11.729Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e37d176b-60fb-4011-b4c7-3faeb7e83a85|DEBUG|500||Status code : 200 OK 2021-09-03T03:02:11.730Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e37d176b-60fb-4011-b4c7-3faeb7e83a85|DEBUG|500||Status text : 2021-09-03T03:02:11.730Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e37d176b-60fb-4011-b4c7-3faeb7e83a85|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:02:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:02:11.732Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e37d176b-60fb-4011-b4c7-3faeb7e83a85|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "Demo_pNF_qQD40VYwgyUbsEs3fApW", "description" : "catalog service description", "modelUUID" : "6eab478e-9aa1-463b-9de1-7304af30490b", "modelInvariantUUID" : "e37d176b-60fb-4011-b4c7-3faeb7e83a85", "created" : "2021-09-03 03:00:23.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 9d0b114b-9a44", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b/collectionResourceCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b/vnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b/networkCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e37d176b-60fb-4011-b4c7-3faeb7e83a85" } } } 2021-09-03T03:02:11.733Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e37d176b-60fb-4011-b4c7-3faeb7e83a85|DEBUG|500||=======================response end================================================= 2021-09-03T03:02:11.733Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e37d176b-60fb-4011-b4c7-3faeb7e83a85|INFO|500||InvokeReturn 2021-09-03T03:02:11.737Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance 2021-09-03T03:02:11.737Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance|INFO|500||Invoke 2021-09-03T03:02:11.738Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T03:02:11.738Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance 2021-09-03T03:02:11.738Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance|DEBUG|500||Method : GET 2021-09-03T03:02:11.739Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-TransactionID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-ECOMP-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea99a6b7-eefb-45fe-a32d-a9ecaf6edfd0"] 2021-09-03T03:02:11.739Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance|DEBUG|500||Request body: 2021-09-03T03:02:11.740Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance|DEBUG|500||==========================request end================================================ 2021-09-03T03:02:11.749Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance|DEBUG|500||============================response begin========================================== 2021-09-03T03:02:11.749Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2021-09-03T03:02:11.750Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance|DEBUG|500||Status text : 2021-09-03T03:02:11.750Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 03 Sep 2021 03:02:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:02:11.750Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance|DEBUG|500||Response body: 2021-09-03T03:02:11.750Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance|DEBUG|500||=======================response end================================================= 2021-09-03T03:02:11.750Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6eab478e-9aa1-463b-9de1-7304af30490b&action=createInstance|INFO|404|Not Found|InvokeReturn 2021-09-03T03:02:11.751Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-09-03T03:02:11.751Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2021-09-03T03:02:11.751Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2021-09-03T03:02:11.751Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-09-03T03:02:11.752Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2021-09-03T03:02:11.752Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-TransactionID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-ECOMP-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2df88657-7101-4bfd-960f-c3693985ec32"] 2021-09-03T03:02:11.752Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2021-09-03T03:02:11.752Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2021-09-03T03:02:11.767Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2021-09-03T03:02:11.768Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2021-09-03T03:02:11.768Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2021-09-03T03:02:11.768Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:02:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:02:11.769Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2021-09-03 01:02:43.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" } } } 2021-09-03T03:02:11.769Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2021-09-03T03:02:11.770Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2021-09-03T03:02:11.772Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2021-09-03T03:02:11.772Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2021-09-03T03:02:11.773Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-09-03T03:02:11.773Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2021-09-03T03:02:11.773Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2021-09-03T03:02:11.773Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-TransactionID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-ECOMP-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ebc7cd9-bcb3-418b-af8d-16ef3615d220"] 2021-09-03T03:02:11.774Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2021-09-03T03:02:11.774Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2021-09-03T03:02:11.787Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2021-09-03T03:02:11.787Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2021-09-03T03:02:11.788Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2021-09-03T03:02:11.788Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:02:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:02:11.789Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 505, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2021-09-03T01:02:43.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/505/service" } } } 2021-09-03T03:02:11.789Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2021-09-03T03:02:11.790Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2021-09-03T03:02:11.791Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b 2021-09-03T03:02:11.791Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b|INFO|500||Invoke 2021-09-03T03:02:11.792Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b|DEBUG|500||===========================request begin================================================ 2021-09-03T03:02:11.792Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b 2021-09-03T03:02:11.792Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b|DEBUG|500||Method : GET 2021-09-03T03:02:11.792Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-TransactionID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-ECOMP-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"945b2314-84c2-4fa7-ab50-7644d244aab4"] 2021-09-03T03:02:11.793Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b|DEBUG|500||Request body: 2021-09-03T03:02:11.793Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b|DEBUG|500||==========================request end================================================ 2021-09-03T03:02:11.811Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b|DEBUG|500||============================response begin========================================== 2021-09-03T03:02:11.811Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b|DEBUG|500||Status code : 200 OK 2021-09-03T03:02:11.811Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b|DEBUG|500||Status text : 2021-09-03T03:02:11.812Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:02:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:02:11.812Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b|DEBUG|500||Response body: { "modelName" : "Demo_pNF_qQD40VYwgyUbsEs3fApW", "description" : "catalog service description", "modelUUID" : "6eab478e-9aa1-463b-9de1-7304af30490b", "modelInvariantUUID" : "e37d176b-60fb-4011-b4c7-3faeb7e83a85", "created" : "2021-09-03 03:00:23.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 9d0b114b-9a44", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b/configurationCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b/collectionResourceCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b/vnfCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b/networkCustomizations" } } } 2021-09-03T03:02:11.813Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b|DEBUG|500||=======================response end================================================= 2021-09-03T03:02:11.813Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6eab478e-9aa1-463b-9de1-7304af30490b|INFO|500||InvokeReturn 2021-09-03T03:02:11.816Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T03:02:11.816Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-09-03T03:02:11.817Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-09-03T03:02:11.817Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-09-03T03:02:11.817Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-09-03T03:02:11.817Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3885", X-B3-TraceId:"11f2dd967454bccb", X-B3-SpanId:"0164f5ff6f2f60f3", X-B3-ParentSpanId:"11f2dd967454bccb", X-B3-Sampled:"0", X-ONAP-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-TransactionID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-ECOMP-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"461a2240-37b9-4208-b2c7-c699437fff0a"] 2021-09-03T03:02:11.818Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"0b5502e2-f4b8-4030-8fe8-1a729466cc07","requestStatus":"IN_PROGRESS","startTime":1630638131499,"source":"VID","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"e37d176b-60fb-4011-b4c7-3faeb7e83a85\",\n \"modelVersionId\":\"6eab478e-9aa1-463b-9de1-7304af30490b\",\n \"modelName\":\"Demo_pNF_qQD40VYwgyUbsEs3fApW\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"a079146d-09e9-47c0-9da6-f4b2dcf7ae5f\",\n \"owningEntityName\":\"OE-ETE_Customer-a079146d-09e9-47c0-9da6-f4b2dcf7ae5f\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_9b5022e5-f094-47a2-8871-9d8d7698968b\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name9b5022e5-f094-47a2-8871-9d8d7698968b\",\n \"productFamilyId\":\"8d7c96bf-8c26-47bb-be32-8400a92fcbcb\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"6eab478e-9aa1-463b-9de1-7304af30490b\",\n \"modelName\":\"Demo_pNF_qQD40VYwgyUbsEs3fApW\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name9b5022e5-f094-47a2-8871-9d8d7698968b\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 9d0b114b-9a44 0\",\n \"modelCustomizationId\":\"a21d17c7-0735-476e-a48a-20decd7147e4\",\n \"modelInvariantId\":\"e37d176b-60fb-4011-b4c7-3faeb7e83a85\",\n \"modelVersionId\":\"6eab478e-9aa1-463b-9de1-7304af30490b\",\n \"modelName\":\"Demo_pNF_qQD40VYwgyUbsEs3fApW\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"8d7c96bf-8c26-47bb-be32-8400a92fcbcb\",\n \"instanceParams\":[],\n \"instanceName\":\"qQD40VYwgyUbsEs3fApW\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name9b5022e5-f094-47a2-8871-9d8d7698968b","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"0b5502e2-f4b8-4030-8fe8-1a729466cc07"} 2021-09-03T03:02:11.818Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-09-03T03:02:11.836Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-09-03T03:02:11.836Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-09-03T03:02:11.836Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-09-03T03:02:11.836Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:02:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:02:11.837Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "0b5502e2-f4b8-4030-8fe8-1a729466cc07", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-09-03T03:02:11.499+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"e37d176b-60fb-4011-b4c7-3faeb7e83a85\",\n \"modelVersionId\":\"6eab478e-9aa1-463b-9de1-7304af30490b\",\n \"modelName\":\"Demo_pNF_qQD40VYwgyUbsEs3fApW\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"a079146d-09e9-47c0-9da6-f4b2dcf7ae5f\",\n \"owningEntityName\":\"OE-ETE_Customer-a079146d-09e9-47c0-9da6-f4b2dcf7ae5f\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_9b5022e5-f094-47a2-8871-9d8d7698968b\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name9b5022e5-f094-47a2-8871-9d8d7698968b\",\n \"productFamilyId\":\"8d7c96bf-8c26-47bb-be32-8400a92fcbcb\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"6eab478e-9aa1-463b-9de1-7304af30490b\",\n \"modelName\":\"Demo_pNF_qQD40VYwgyUbsEs3fApW\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name9b5022e5-f094-47a2-8871-9d8d7698968b\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 9d0b114b-9a44 0\",\n \"modelCustomizationId\":\"a21d17c7-0735-476e-a48a-20decd7147e4\",\n \"modelInvariantId\":\"e37d176b-60fb-4011-b4c7-3faeb7e83a85\",\n \"modelVersionId\":\"6eab478e-9aa1-463b-9de1-7304af30490b\",\n \"modelName\":\"Demo_pNF_qQD40VYwgyUbsEs3fApW\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"8d7c96bf-8c26-47bb-be32-8400a92fcbcb\",\n \"instanceParams\":[],\n \"instanceName\":\"qQD40VYwgyUbsEs3fApW\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-09-03T03:02:11.824+00:00", "serviceInstanceName" : "Service_Ete_Name9b5022e5-f094-47a2-8871-9d8d7698968b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "0b5502e2-f4b8-4030-8fe8-1a729466cc07", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07" } } } 2021-09-03T03:02:11.837Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-09-03T03:02:11.837Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-09-03T03:02:11.842Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T03:02:11.842Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-09-03T03:02:11.842Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-09-03T03:02:11.842Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-09-03T03:02:11.843Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-09-03T03:02:11.843Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"11f2dd967454bccb", X-B3-SpanId:"5488727ac6f88d59", X-B3-ParentSpanId:"11f2dd967454bccb", X-B3-Sampled:"0", X-ONAP-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-TransactionID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-ECOMP-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f501988-944b-4506-a9d8-edf610711b3e"] 2021-09-03T03:02:11.843Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"e37d176b-60fb-4011-b4c7-3faeb7e83a85\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_qQD40VYwgyUbsEs3fApW\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"6eab478e-9aa1-463b-9de1-7304af30490b\",\"modelUuid\":\"6eab478e-9aa1-463b-9de1-7304af30490b\",\"modelInvariantUuid\":\"e37d176b-60fb-4011-b4c7-3faeb7e83a85\"},\"requestInfo\":{\"productFamilyId\":\"8d7c96bf-8c26-47bb-be32-8400a92fcbcb\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name9b5022e5-f094-47a2-8871-9d8d7698968b\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_9b5022e5-f094-47a2-8871-9d8d7698968b\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"6eab478e-9aa1-463b-9de1-7304af30490b\",\"modelName\":\"Demo_pNF_qQD40VYwgyUbsEs3fApW\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name9b5022e5-f094-47a2-8871-9d8d7698968b\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 9d0b114b-9a44 0\",\"modelCustomizationId\":\"a21d17c7-0735-476e-a48a-20decd7147e4\",\"modelInvariantId\":\"e37d176b-60fb-4011-b4c7-3faeb7e83a85\",\"modelVersionId\":\"6eab478e-9aa1-463b-9de1-7304af30490b\",\"modelName\":\"Demo_pNF_qQD40VYwgyUbsEs3fApW\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"8d7c96bf-8c26-47bb-be32-8400a92fcbcb\",\"instanceParams\":[],\"instanceName\":\"qQD40VYwgyUbsEs3fApW\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"a079146d-09e9-47c0-9da6-f4b2dcf7ae5f\",\"owningEntityName\":\"OE-ETE_Customer-a079146d-09e9-47c0-9da6-f4b2dcf7ae5f\"}}}","type":"String"},"requestId":{"value":"0b5502e2-f4b8-4030-8fe8-1a729466cc07","type":"String"},"mso-request-id":{"value":"0b5502e2-f4b8-4030-8fe8-1a729466cc07","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-09-03T03:02:11.843Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-09-03T03:02:12.858Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-09-03T03:02:12.858Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-09-03T03:02:12.859Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-09-03T03:02:12.859Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Fri, 03 Sep 2021 03:02:12 GMT", X-ONAP-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-TransactionID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-ECOMP-RequestID:"0b5502e2-f4b8-4030-8fe8-1a729466cc07", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"5f501988-944b-4506-a9d8-edf610711b3e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:02:12.859Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"0b5502e2-f4b8-4030-8fe8-1a729466cc07\",\"instanceId\":\"0c590cad-083e-4871-9745-7797d29f848c\"}}","message":"Success","processInstanceID":"55920079-0c63-11ec-994b-e2843a500213","variables":null,"messageCode":200} 2021-09-03T03:02:12.860Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-09-03T03:02:12.860Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-09-03T03:02:12.863Z|0b5502e2-f4b8-4030-8fe8-1a729466cc07|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T03:02:14.456Z|fa569ce1-54fb-42e7-90c6-e4456f7da412|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T03:02:14.456Z|fa569ce1-54fb-42e7-90c6-e4456f7da412|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T03:02:15.868Z|3f7ee17c-965e-4f87-80bd-e81a29a8e353|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:02:15.869Z|3f7ee17c-965e-4f87-80bd-e81a29a8e353|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:02:20.617Z|19f8caf2-6e11-46f9-9cf2-0aeed5724804|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:02:20.617Z|5c146b4a-6f11-4fd1-96b5-7a4e8758f82b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:02:20.617Z|85974c3a-a2c2-4e6c-8040-99d64c6eafec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:02:20.618Z|85974c3a-a2c2-4e6c-8040-99d64c6eafec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:02:20.618Z|19f8caf2-6e11-46f9-9cf2-0aeed5724804|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:02:20.618Z|5c146b4a-6f11-4fd1-96b5-7a4e8758f82b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:02:30.636Z|3a46f893-e93b-4177-a720-27218fdbd7cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:02:30.636Z|17468729-0719-477f-acbf-1328f990529d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:02:30.637Z|3a46f893-e93b-4177-a720-27218fdbd7cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:02:30.637Z|17468729-0719-477f-acbf-1328f990529d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:02:30.641Z|7f422515-2800-45ca-b860-6eb8d02a61fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:02:30.642Z|7f422515-2800-45ca-b860-6eb8d02a61fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:02:30.868Z|e7611e4d-f9a5-4802-bb93-f942f32f57fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:02:30.869Z|e7611e4d-f9a5-4802-bb93-f942f32f57fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:02:31.256Z|4ef597a0-e60d-4e7e-b9a4-b4fe7a724277|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:02:31.256Z|4ef597a0-e60d-4e7e-b9a4-b4fe7a724277|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:02:39.691Z|5f1ac404-5fc4-45e0-9f42-4c030bc90dc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b5502e2-f4b8-4030-8fe8-1a729466cc07|InfraPortalClient|||INFO|500||Entering 2021-09-03T03:02:39.694Z|5f1ac404-5fc4-45e0-9f42-4c030bc90dc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b5502e2-f4b8-4030-8fe8-1a729466cc07|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07 2021-09-03T03:02:39.694Z|5f1ac404-5fc4-45e0-9f42-4c030bc90dc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b5502e2-f4b8-4030-8fe8-1a729466cc07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07|INFO|500||Invoke 2021-09-03T03:02:39.694Z|5f1ac404-5fc4-45e0-9f42-4c030bc90dc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b5502e2-f4b8-4030-8fe8-1a729466cc07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07|DEBUG|500||===========================request begin================================================ 2021-09-03T03:02:39.695Z|5f1ac404-5fc4-45e0-9f42-4c030bc90dc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b5502e2-f4b8-4030-8fe8-1a729466cc07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07 2021-09-03T03:02:39.695Z|5f1ac404-5fc4-45e0-9f42-4c030bc90dc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b5502e2-f4b8-4030-8fe8-1a729466cc07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07|DEBUG|500||Method : GET 2021-09-03T03:02:39.695Z|5f1ac404-5fc4-45e0-9f42-4c030bc90dc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b5502e2-f4b8-4030-8fe8-1a729466cc07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0fd31a5ac0b1056d", X-B3-SpanId:"42367a6483439fa6", X-B3-ParentSpanId:"0fd31a5ac0b1056d", X-B3-Sampled:"0", X-ONAP-RequestID:"5f1ac404-5fc4-45e0-9f42-4c030bc90dc8", X-RequestID:"5f1ac404-5fc4-45e0-9f42-4c030bc90dc8", X-TransactionID:"5f1ac404-5fc4-45e0-9f42-4c030bc90dc8", X-ECOMP-RequestID:"5f1ac404-5fc4-45e0-9f42-4c030bc90dc8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d28a4fcb-db1a-4c13-97d4-99e9fefd8ef6"] 2021-09-03T03:02:39.696Z|5f1ac404-5fc4-45e0-9f42-4c030bc90dc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b5502e2-f4b8-4030-8fe8-1a729466cc07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07|DEBUG|500||Request body: 2021-09-03T03:02:39.696Z|5f1ac404-5fc4-45e0-9f42-4c030bc90dc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b5502e2-f4b8-4030-8fe8-1a729466cc07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07|DEBUG|500||==========================request end================================================ 2021-09-03T03:02:39.707Z|5f1ac404-5fc4-45e0-9f42-4c030bc90dc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b5502e2-f4b8-4030-8fe8-1a729466cc07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07|DEBUG|500||============================response begin========================================== 2021-09-03T03:02:39.707Z|5f1ac404-5fc4-45e0-9f42-4c030bc90dc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b5502e2-f4b8-4030-8fe8-1a729466cc07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07|DEBUG|500||Status code : 200 OK 2021-09-03T03:02:39.708Z|5f1ac404-5fc4-45e0-9f42-4c030bc90dc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b5502e2-f4b8-4030-8fe8-1a729466cc07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07|DEBUG|500||Status text : 2021-09-03T03:02:39.708Z|5f1ac404-5fc4-45e0-9f42-4c030bc90dc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b5502e2-f4b8-4030-8fe8-1a729466cc07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:02:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:02:39.708Z|5f1ac404-5fc4-45e0-9f42-4c030bc90dc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b5502e2-f4b8-4030-8fe8-1a729466cc07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07|DEBUG|500||Response body: { "requestId" : "0b5502e2-f4b8-4030-8fe8-1a729466cc07", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-09-03T03:02:11.000+00:00", "endTime" : "2021-09-03T03:02:39.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"e37d176b-60fb-4011-b4c7-3faeb7e83a85\",\n \"modelVersionId\":\"6eab478e-9aa1-463b-9de1-7304af30490b\",\n \"modelName\":\"Demo_pNF_qQD40VYwgyUbsEs3fApW\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"a079146d-09e9-47c0-9da6-f4b2dcf7ae5f\",\n \"owningEntityName\":\"OE-ETE_Customer-a079146d-09e9-47c0-9da6-f4b2dcf7ae5f\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_9b5022e5-f094-47a2-8871-9d8d7698968b\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name9b5022e5-f094-47a2-8871-9d8d7698968b\",\n \"productFamilyId\":\"8d7c96bf-8c26-47bb-be32-8400a92fcbcb\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"6eab478e-9aa1-463b-9de1-7304af30490b\",\n \"modelName\":\"Demo_pNF_qQD40VYwgyUbsEs3fApW\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name9b5022e5-f094-47a2-8871-9d8d7698968b\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 9d0b114b-9a44 0\",\n \"modelCustomizationId\":\"a21d17c7-0735-476e-a48a-20decd7147e4\",\n \"modelInvariantId\":\"e37d176b-60fb-4011-b4c7-3faeb7e83a85\",\n \"modelVersionId\":\"6eab478e-9aa1-463b-9de1-7304af30490b\",\n \"modelName\":\"Demo_pNF_qQD40VYwgyUbsEs3fApW\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"8d7c96bf-8c26-47bb-be32-8400a92fcbcb\",\n \"instanceParams\":[],\n \"instanceName\":\"qQD40VYwgyUbsEs3fApW\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-09-03T03:02:39.000+00:00", "serviceInstanceId" : "0c590cad-083e-4871-9745-7797d29f848c", "serviceInstanceName" : "Service_Ete_Name9b5022e5-f094-47a2-8871-9d8d7698968b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "0b5502e2-f4b8-4030-8fe8-1a729466cc07", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07" } } } 2021-09-03T03:02:39.709Z|5f1ac404-5fc4-45e0-9f42-4c030bc90dc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b5502e2-f4b8-4030-8fe8-1a729466cc07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07|DEBUG|500||=======================response end================================================= 2021-09-03T03:02:39.709Z|5f1ac404-5fc4-45e0-9f42-4c030bc90dc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b5502e2-f4b8-4030-8fe8-1a729466cc07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b5502e2-f4b8-4030-8fe8-1a729466cc07|INFO|500||InvokeReturn 2021-09-03T03:02:39.710Z|5f1ac404-5fc4-45e0-9f42-4c030bc90dc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b5502e2-f4b8-4030-8fe8-1a729466cc07|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b5502e2-f4b8-4030-8fe8-1a729466cc07&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b5502e2-f4b8-4030-8fe8-1a729466cc07&IS_INTERNAL_DATA=false 2021-09-03T03:02:39.710Z|5f1ac404-5fc4-45e0-9f42-4c030bc90dc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b5502e2-f4b8-4030-8fe8-1a729466cc07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b5502e2-f4b8-4030-8fe8-1a729466cc07&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-09-03T03:02:39.711Z|5f1ac404-5fc4-45e0-9f42-4c030bc90dc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b5502e2-f4b8-4030-8fe8-1a729466cc07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b5502e2-f4b8-4030-8fe8-1a729466cc07&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-09-03T03:02:39.711Z|5f1ac404-5fc4-45e0-9f42-4c030bc90dc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b5502e2-f4b8-4030-8fe8-1a729466cc07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b5502e2-f4b8-4030-8fe8-1a729466cc07&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b5502e2-f4b8-4030-8fe8-1a729466cc07&IS_INTERNAL_DATA=false 2021-09-03T03:02:39.711Z|5f1ac404-5fc4-45e0-9f42-4c030bc90dc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b5502e2-f4b8-4030-8fe8-1a729466cc07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b5502e2-f4b8-4030-8fe8-1a729466cc07&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-09-03T03:02:39.711Z|5f1ac404-5fc4-45e0-9f42-4c030bc90dc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b5502e2-f4b8-4030-8fe8-1a729466cc07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b5502e2-f4b8-4030-8fe8-1a729466cc07&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0fd31a5ac0b1056d", X-B3-SpanId:"16a3f7f81b12e567", X-B3-ParentSpanId:"0fd31a5ac0b1056d", X-B3-Sampled:"0", X-ONAP-RequestID:"5f1ac404-5fc4-45e0-9f42-4c030bc90dc8", X-RequestID:"5f1ac404-5fc4-45e0-9f42-4c030bc90dc8", X-TransactionID:"5f1ac404-5fc4-45e0-9f42-4c030bc90dc8", X-ECOMP-RequestID:"5f1ac404-5fc4-45e0-9f42-4c030bc90dc8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5bfd155e-2ed7-4077-95ea-ac4299b64ce2"] 2021-09-03T03:02:39.712Z|5f1ac404-5fc4-45e0-9f42-4c030bc90dc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b5502e2-f4b8-4030-8fe8-1a729466cc07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b5502e2-f4b8-4030-8fe8-1a729466cc07&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-09-03T03:02:39.712Z|5f1ac404-5fc4-45e0-9f42-4c030bc90dc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b5502e2-f4b8-4030-8fe8-1a729466cc07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b5502e2-f4b8-4030-8fe8-1a729466cc07&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-09-03T03:02:39.719Z|5f1ac404-5fc4-45e0-9f42-4c030bc90dc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b5502e2-f4b8-4030-8fe8-1a729466cc07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b5502e2-f4b8-4030-8fe8-1a729466cc07&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-09-03T03:02:39.720Z|5f1ac404-5fc4-45e0-9f42-4c030bc90dc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b5502e2-f4b8-4030-8fe8-1a729466cc07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b5502e2-f4b8-4030-8fe8-1a729466cc07&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-09-03T03:02:39.720Z|5f1ac404-5fc4-45e0-9f42-4c030bc90dc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b5502e2-f4b8-4030-8fe8-1a729466cc07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b5502e2-f4b8-4030-8fe8-1a729466cc07&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-09-03T03:02:39.720Z|5f1ac404-5fc4-45e0-9f42-4c030bc90dc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b5502e2-f4b8-4030-8fe8-1a729466cc07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b5502e2-f4b8-4030-8fe8-1a729466cc07&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 03 Sep 2021 03:02:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-09-03T03:02:39.721Z|5f1ac404-5fc4-45e0-9f42-4c030bc90dc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b5502e2-f4b8-4030-8fe8-1a729466cc07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b5502e2-f4b8-4030-8fe8-1a729466cc07&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-09-03T03:02:39.721Z|5f1ac404-5fc4-45e0-9f42-4c030bc90dc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b5502e2-f4b8-4030-8fe8-1a729466cc07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b5502e2-f4b8-4030-8fe8-1a729466cc07&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-09-03T03:02:39.721Z|5f1ac404-5fc4-45e0-9f42-4c030bc90dc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b5502e2-f4b8-4030-8fe8-1a729466cc07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b5502e2-f4b8-4030-8fe8-1a729466cc07&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-09-03T03:02:39.725Z|5f1ac404-5fc4-45e0-9f42-4c030bc90dc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b5502e2-f4b8-4030-8fe8-1a729466cc07|InfraPortalClient|||INFO|500||Exiting. 2021-09-03T03:02:40.656Z|12f7e9ad-cda7-422c-b865-b3e4af541f17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:02:40.656Z|96915e5e-e613-4af3-807d-31975f10e8bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:02:40.657Z|12f7e9ad-cda7-422c-b865-b3e4af541f17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:02:40.657Z|96915e5e-e613-4af3-807d-31975f10e8bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:02:40.658Z|261f8a4d-9a72-4b51-8491-0978f8d44178|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:02:40.658Z|261f8a4d-9a72-4b51-8491-0978f8d44178|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:02:45.868Z|59c56d53-1ae9-4fc6-8647-b58956f95921|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:02:45.872Z|59c56d53-1ae9-4fc6-8647-b58956f95921|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:02:50.677Z|9fb498e0-5da3-453b-8a32-4e2d45a783ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:02:50.677Z|d8fde21d-bd5f-41b4-a4b1-42a599b3fbc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:02:50.677Z|94c4be2e-2af4-4844-872d-64dd5ec6bf9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:02:50.677Z|9fb498e0-5da3-453b-8a32-4e2d45a783ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:02:50.677Z|d8fde21d-bd5f-41b4-a4b1-42a599b3fbc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:02:50.677Z|94c4be2e-2af4-4844-872d-64dd5ec6bf9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:03:00.694Z|f865f916-80e4-4e76-a5f9-c3a5cb7ea34d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:03:00.694Z|c603350a-d498-43e4-bfb1-60aa24674148|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:03:00.694Z|df138e3e-e527-4928-8b97-5e7388ed4d4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:03:00.695Z|c603350a-d498-43e4-bfb1-60aa24674148|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:03:00.695Z|df138e3e-e527-4928-8b97-5e7388ed4d4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:03:00.695Z|f865f916-80e4-4e76-a5f9-c3a5cb7ea34d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:03:00.868Z|0d483414-1dc6-4092-9ae8-f4fe46d36ea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:03:00.869Z|0d483414-1dc6-4092-9ae8-f4fe46d36ea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:03:01.256Z|c39a9695-f450-4123-b3c6-077611389f2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:03:01.257Z|c39a9695-f450-4123-b3c6-077611389f2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:03:10.715Z|73342bac-3470-4ed6-9008-4e6c228ff3de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:03:10.715Z|ef8745b8-382b-46d8-9f35-a49153a4ea21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:03:10.715Z|19c1db09-afa0-49bd-803d-c6ae99f75923|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:03:10.715Z|73342bac-3470-4ed6-9008-4e6c228ff3de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:03:10.715Z|ef8745b8-382b-46d8-9f35-a49153a4ea21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:03:10.715Z|19c1db09-afa0-49bd-803d-c6ae99f75923|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:03:14.456Z|212b1d5b-a4a0-4915-b531-2616731d1881|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T03:03:14.456Z|212b1d5b-a4a0-4915-b531-2616731d1881|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T03:03:15.868Z|b4170b14-f74c-4e2f-a2e9-b247a90df871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:03:15.868Z|b4170b14-f74c-4e2f-a2e9-b247a90df871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:03:20.734Z|c26c8436-e6c9-49e2-b1e4-4740e07eca2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:03:20.734Z|4a2ee67b-a65d-4fec-97f6-62d5e153b17d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:03:20.734Z|c26c8436-e6c9-49e2-b1e4-4740e07eca2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:03:20.734Z|fce9f41f-2dfc-4702-a7a6-d7642c089a40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:03:20.735Z|4a2ee67b-a65d-4fec-97f6-62d5e153b17d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:03:20.735Z|fce9f41f-2dfc-4702-a7a6-d7642c089a40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:03:30.753Z|a9d30cce-4770-47f9-9100-5e46a3a56f80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:03:30.753Z|ff3f5f55-cc61-4d54-8619-d648788b70b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:03:30.754Z|32f0e47e-a76a-4f8b-b916-3c75fe2d4fab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:03:30.754Z|a9d30cce-4770-47f9-9100-5e46a3a56f80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:03:30.754Z|ff3f5f55-cc61-4d54-8619-d648788b70b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:03:30.755Z|32f0e47e-a76a-4f8b-b916-3c75fe2d4fab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:03:30.868Z|5caf72aa-018c-4323-a10e-f1b2523bf256|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:03:30.871Z|5caf72aa-018c-4323-a10e-f1b2523bf256|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:03:31.258Z|7432ddf1-c2f5-418b-982f-a3d3828e02c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:03:31.258Z|7432ddf1-c2f5-418b-982f-a3d3828e02c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:03:40.773Z|f63f7ba2-a678-4d20-9bd1-64c59c543b9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:03:40.773Z|f63f7ba2-a678-4d20-9bd1-64c59c543b9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:03:40.773Z|2d166799-a94c-4185-8db8-e03d506b88a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:03:40.773Z|88d731bf-54d9-4072-8059-fb014e72b3c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:03:40.774Z|2d166799-a94c-4185-8db8-e03d506b88a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:03:40.774Z|88d731bf-54d9-4072-8059-fb014e72b3c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:03:45.868Z|47cbdf2c-0ee0-42ed-871e-e962ff6af404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:03:45.868Z|47cbdf2c-0ee0-42ed-871e-e962ff6af404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:03:50.792Z|666c1d86-cfcf-4c3f-a706-14ab90cc1e7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:03:50.792Z|70fe9cad-3a52-4ee3-8c65-5555ad758bb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:03:50.792Z|19cb0657-f42b-4e04-adfd-facba925fc66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:03:50.792Z|666c1d86-cfcf-4c3f-a706-14ab90cc1e7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:03:50.792Z|19cb0657-f42b-4e04-adfd-facba925fc66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:03:50.792Z|70fe9cad-3a52-4ee3-8c65-5555ad758bb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:04:00.810Z|6571e6a5-6b7d-430d-a66c-cb637da375c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:04:00.810Z|5b8e3c68-6ef5-4f83-8908-f46f5de67ea3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:04:00.810Z|4bdc0783-48e4-4f27-9669-b66240928e79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:04:00.810Z|6571e6a5-6b7d-430d-a66c-cb637da375c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:04:00.810Z|5b8e3c68-6ef5-4f83-8908-f46f5de67ea3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:04:00.811Z|4bdc0783-48e4-4f27-9669-b66240928e79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:04:00.868Z|f136c3e5-30e5-42c5-b67c-e06aabf72543|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:04:00.868Z|f136c3e5-30e5-42c5-b67c-e06aabf72543|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:04:01.259Z|2739dbf0-37ae-46ba-a842-001f984f30e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:04:01.259Z|2739dbf0-37ae-46ba-a842-001f984f30e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:04:10.828Z|df14c75c-200c-4bb7-8c59-a9563ef03d4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:04:10.828Z|4a88e79f-5da0-4a7e-b3e9-3c6e487d6f02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:04:10.828Z|032e1a46-22a0-48ae-90d4-047b6894e738|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:04:10.829Z|df14c75c-200c-4bb7-8c59-a9563ef03d4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:04:10.829Z|4a88e79f-5da0-4a7e-b3e9-3c6e487d6f02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:04:10.829Z|032e1a46-22a0-48ae-90d4-047b6894e738|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:04:14.456Z|99d0758d-4ecd-4afe-a514-7d3de32ae112|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T03:04:14.457Z|99d0758d-4ecd-4afe-a514-7d3de32ae112|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T03:04:15.868Z|31fc866c-b3d8-441f-9b51-13a384b6a18f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:04:15.871Z|31fc866c-b3d8-441f-9b51-13a384b6a18f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:04:20.848Z|8bcbe999-b36c-45b0-862a-01f036517f8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:04:20.848Z|7c9df124-a342-45e2-8842-ca898c1c90fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:04:20.848Z|da978048-b06f-46fe-b400-24de9fe44c3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:04:20.848Z|7c9df124-a342-45e2-8842-ca898c1c90fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:04:20.848Z|8bcbe999-b36c-45b0-862a-01f036517f8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:04:20.848Z|da978048-b06f-46fe-b400-24de9fe44c3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:04:30.867Z|b49ee7dc-be35-45d7-aee4-252b893c82b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:04:30.867Z|bb5d4a71-6316-4815-9a16-a52ab8461dca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:04:30.867Z|bb5d4a71-6316-4815-9a16-a52ab8461dca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:04:30.867Z|b49ee7dc-be35-45d7-aee4-252b893c82b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:04:30.867Z|5ad2f317-17c2-4965-ab29-8f88ed872872|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:04:30.868Z|3c44d889-dbcc-4543-981a-43ffeb682291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:04:30.868Z|5ad2f317-17c2-4965-ab29-8f88ed872872|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:04:30.868Z|3c44d889-dbcc-4543-981a-43ffeb682291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:04:31.260Z|3057ca45-bd36-46bd-9e8b-5e3a7742c65f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:04:31.260Z|3057ca45-bd36-46bd-9e8b-5e3a7742c65f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:04:40.885Z|bfe15da0-026c-404f-b54a-597bbdfe7fa7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:04:40.886Z|bfe15da0-026c-404f-b54a-597bbdfe7fa7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:04:40.886Z|136ef13f-5c05-455e-81e2-4d07c1f9eb44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:04:40.886Z|859b5e6d-e5de-4f75-9995-2c3acc0037dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:04:40.886Z|136ef13f-5c05-455e-81e2-4d07c1f9eb44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:04:40.887Z|859b5e6d-e5de-4f75-9995-2c3acc0037dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:04:45.868Z|80b2a1ef-80ea-4f6f-9ac4-097063c56ce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:04:45.868Z|80b2a1ef-80ea-4f6f-9ac4-097063c56ce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:04:50.903Z|2786ef7c-12be-402a-9e04-e4392d80813b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:04:50.904Z|9498ba2e-18d1-4761-8e3c-d1213938b29d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:04:50.904Z|2786ef7c-12be-402a-9e04-e4392d80813b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:04:50.904Z|9498ba2e-18d1-4761-8e3c-d1213938b29d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:04:50.905Z|6b34174e-f17b-491e-b883-ef6a8595909f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:04:50.906Z|6b34174e-f17b-491e-b883-ef6a8595909f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:05:00.868Z|06aa95bd-b105-4585-9f75-5d8ed071d10d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:05:00.871Z|06aa95bd-b105-4585-9f75-5d8ed071d10d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:05:00.922Z|6800da77-6369-450a-b090-f17da45522ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:05:00.922Z|ca1c7dde-9db2-4ea7-9a66-5fa4c6e23aff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:05:00.922Z|4145b90a-7e75-48e6-8c15-2347eb0b81a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:05:00.923Z|4145b90a-7e75-48e6-8c15-2347eb0b81a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:05:00.922Z|ca1c7dde-9db2-4ea7-9a66-5fa4c6e23aff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:05:00.923Z|6800da77-6369-450a-b090-f17da45522ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:05:01.261Z|3e242560-09b6-4fb8-8b4a-cfa722031e71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:05:01.261Z|3e242560-09b6-4fb8-8b4a-cfa722031e71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:05:10.941Z|7144df44-c6f5-4b36-9fc3-d563e86427a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:05:10.941Z|b50fe471-cf56-464a-bb6e-a1b06e5cacea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:05:10.941Z|7144df44-c6f5-4b36-9fc3-d563e86427a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:05:10.941Z|732eab2f-cca8-45e3-aebe-671d7ecd6625|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:05:10.941Z|b50fe471-cf56-464a-bb6e-a1b06e5cacea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:05:10.942Z|732eab2f-cca8-45e3-aebe-671d7ecd6625|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:05:14.456Z|8eb5b6e3-75c2-4d8f-ab5d-4c7a4f4960b9|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T03:05:14.457Z|8eb5b6e3-75c2-4d8f-ab5d-4c7a4f4960b9|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T03:05:15.868Z|b87207f9-dbbd-49ac-9bec-2b3cab5da23d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:05:15.868Z|b87207f9-dbbd-49ac-9bec-2b3cab5da23d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:05:20.960Z|8c8a0c7f-6f68-4583-a54b-509c8cc6b744|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:05:20.960Z|a10bee9f-7b93-4dbc-ae0d-f34ad9c699f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:05:20.960Z|1c7bc429-c59e-4138-9dba-43c3691a246e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:05:20.960Z|8c8a0c7f-6f68-4583-a54b-509c8cc6b744|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:05:20.960Z|1c7bc429-c59e-4138-9dba-43c3691a246e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:05:20.960Z|a10bee9f-7b93-4dbc-ae0d-f34ad9c699f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:05:30.868Z|89a97d34-038d-4fd4-a481-3841ac077159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:05:30.869Z|89a97d34-038d-4fd4-a481-3841ac077159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:05:30.980Z|6abb9ae0-cec6-4835-9148-80b8afd2fc0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:05:30.980Z|3dfe58dc-09f0-4b54-accc-cabedc2489bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:05:30.980Z|898691e1-b450-4bde-8065-ff4eaa616795|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:05:30.980Z|6abb9ae0-cec6-4835-9148-80b8afd2fc0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:05:30.981Z|3dfe58dc-09f0-4b54-accc-cabedc2489bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:05:30.981Z|898691e1-b450-4bde-8065-ff4eaa616795|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:05:31.262Z|47bb6ad7-062e-4aec-8768-3f177805eddd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:05:31.262Z|47bb6ad7-062e-4aec-8768-3f177805eddd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:05:41.000Z|eb9c7f5b-f7f6-4d51-96c2-170f76813482|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:05:41.000Z|e7d8f060-8862-4449-8b2e-bc7c792935f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:05:41.001Z|eb9c7f5b-f7f6-4d51-96c2-170f76813482|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:05:41.001Z|e7d8f060-8862-4449-8b2e-bc7c792935f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:05:41.001Z|69817c5c-96b8-4aa5-9c18-68795d85f032|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:05:41.002Z|69817c5c-96b8-4aa5-9c18-68795d85f032|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:05:45.868Z|defc395f-d5dd-4727-aab5-a760755c4954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:05:45.871Z|defc395f-d5dd-4727-aab5-a760755c4954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:05:51.019Z|eacd3dfe-338f-40e9-be8e-a45720600d68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:05:51.019Z|cb515b5a-98bf-4665-b9f5-b8ea0a71b0d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:05:51.019Z|8a3baebc-a29f-4ff3-b3fa-45ff80beac2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:05:51.020Z|cb515b5a-98bf-4665-b9f5-b8ea0a71b0d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:05:51.020Z|eacd3dfe-338f-40e9-be8e-a45720600d68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:05:51.020Z|8a3baebc-a29f-4ff3-b3fa-45ff80beac2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:06:00.868Z|5424499c-f082-4cdf-b164-0482be0ceefb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:06:00.869Z|5424499c-f082-4cdf-b164-0482be0ceefb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:06:01.040Z|bfe4022b-05e8-41f3-a21f-c7c6c505ed19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:06:01.040Z|70b5290a-c4d1-41d9-b193-3fcf68a79760|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:06:01.041Z|bfe4022b-05e8-41f3-a21f-c7c6c505ed19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:06:01.041Z|70b5290a-c4d1-41d9-b193-3fcf68a79760|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:06:01.040Z|809098e8-ec32-47d7-85a8-2f1b99c75c47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:06:01.044Z|809098e8-ec32-47d7-85a8-2f1b99c75c47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:06:01.263Z|efd7bab5-8a22-43da-aa04-37eecf36207b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:06:01.263Z|efd7bab5-8a22-43da-aa04-37eecf36207b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:06:11.061Z|f5c99ac1-b3c4-4300-a7a4-3a48af8427d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:06:11.061Z|3e0c78b5-6436-4e58-b619-bcbf5cc62656|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:06:11.062Z|3e0c78b5-6436-4e58-b619-bcbf5cc62656|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:06:11.062Z|f5c99ac1-b3c4-4300-a7a4-3a48af8427d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:06:11.062Z|42d2d4cd-6916-40de-839e-f66545479ac0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:06:11.062Z|42d2d4cd-6916-40de-839e-f66545479ac0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:06:14.456Z|b6bb4ae0-42e1-43dc-a6b0-da8bd952a1a4|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T03:06:14.457Z|b6bb4ae0-42e1-43dc-a6b0-da8bd952a1a4|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T03:06:15.868Z|c8489f32-bf44-4aa6-8073-1fd6602bcd01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:06:15.869Z|c8489f32-bf44-4aa6-8073-1fd6602bcd01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:06:21.080Z|63b40a66-c785-41fb-9cc9-c32d40c34813|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:06:21.080Z|5617725d-9311-40ff-b0a1-46ce375df29c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:06:21.080Z|eeb7c5b6-e6df-4ab7-bd40-9a669b79de29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:06:21.081Z|63b40a66-c785-41fb-9cc9-c32d40c34813|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:06:21.081Z|5617725d-9311-40ff-b0a1-46ce375df29c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:06:21.081Z|eeb7c5b6-e6df-4ab7-bd40-9a669b79de29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:06:30.868Z|b4e725cf-63a4-40ae-bfa2-5c86a375bb95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:06:30.871Z|b4e725cf-63a4-40ae-bfa2-5c86a375bb95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:06:31.099Z|ecd37971-3bbc-41b3-821d-b7d855309b32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:06:31.099Z|1920c2a0-37aa-4c85-9255-ab45c548b315|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:06:31.099Z|1920c2a0-37aa-4c85-9255-ab45c548b315|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:06:31.099Z|ecd37971-3bbc-41b3-821d-b7d855309b32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:06:31.100Z|3ccd1228-f1fd-4301-9d45-b6a4c6f58132|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:06:31.100Z|3ccd1228-f1fd-4301-9d45-b6a4c6f58132|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:06:31.264Z|18ab231b-5cb4-481f-b990-a432d21f8e2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:06:31.264Z|18ab231b-5cb4-481f-b990-a432d21f8e2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:06:41.118Z|8a0b83c1-30ec-45da-8425-c7a39fd6f99f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:06:41.118Z|df597d9c-6869-4e62-b910-315a6dc5df4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:06:41.118Z|ae9250e3-4ad8-42d3-bee1-e2114c184b46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:06:41.118Z|df597d9c-6869-4e62-b910-315a6dc5df4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:06:41.118Z|8a0b83c1-30ec-45da-8425-c7a39fd6f99f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:06:41.119Z|ae9250e3-4ad8-42d3-bee1-e2114c184b46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:06:45.868Z|2c554d0a-9515-4bd7-b05e-14d26c7a6447|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:06:45.869Z|2c554d0a-9515-4bd7-b05e-14d26c7a6447|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:06:51.136Z|8563fdbd-b3e3-4964-aec4-5616e9cd0d2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:06:51.136Z|0dc1a83a-ce66-4f4b-9e05-26dd798a62f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:06:51.136Z|1af34c62-db37-4da9-9631-44e14e6c5e31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:06:51.137Z|0dc1a83a-ce66-4f4b-9e05-26dd798a62f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:06:51.137Z|8563fdbd-b3e3-4964-aec4-5616e9cd0d2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:06:51.137Z|1af34c62-db37-4da9-9631-44e14e6c5e31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:07:00.868Z|f2881ecc-72dd-4521-a9d2-86493f0c2421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:07:00.869Z|f2881ecc-72dd-4521-a9d2-86493f0c2421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:07:01.154Z|407afa3f-3a8f-4633-b687-af7ebe455e0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:07:01.154Z|78089006-d6d5-4b4d-aeca-c725db38c49c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:07:01.155Z|407afa3f-3a8f-4633-b687-af7ebe455e0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:07:01.155Z|78089006-d6d5-4b4d-aeca-c725db38c49c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:07:01.155Z|58eb7ba6-d259-4cb5-b571-aba555dbc2c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:07:01.155Z|58eb7ba6-d259-4cb5-b571-aba555dbc2c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:07:01.264Z|79b1ba80-16fa-4739-b502-feb5c33e78b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:07:01.265Z|79b1ba80-16fa-4739-b502-feb5c33e78b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:07:11.173Z|db6989e1-7284-47e9-80bb-e5210598e90c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:07:11.173Z|de5bb411-c3d6-4357-b24f-b6f1a03ea199|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:07:11.173Z|769b733b-0933-415f-aeac-b6fe06bcf729|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:07:11.173Z|de5bb411-c3d6-4357-b24f-b6f1a03ea199|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:07:11.173Z|769b733b-0933-415f-aeac-b6fe06bcf729|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:07:11.173Z|db6989e1-7284-47e9-80bb-e5210598e90c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:07:14.456Z|2e335793-26c6-4356-8d1b-ebb2c9b56532|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T03:07:14.456Z|2e335793-26c6-4356-8d1b-ebb2c9b56532|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T03:07:15.868Z|9147684e-5fbf-432e-9723-aed5e1a2c3c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:07:15.871Z|9147684e-5fbf-432e-9723-aed5e1a2c3c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:07:21.192Z|0709afb3-65b6-430d-9961-94f4944eefca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:07:21.192Z|38161ddd-16bd-4dbf-a741-84ea74627e7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:07:21.193Z|0709afb3-65b6-430d-9961-94f4944eefca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:07:21.193Z|38161ddd-16bd-4dbf-a741-84ea74627e7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:07:21.193Z|c61304e3-42bd-4dd1-81ca-d35635526665|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:07:21.194Z|c61304e3-42bd-4dd1-81ca-d35635526665|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:07:24.579Z|d2d5ab6d-0c9a-4ca0-9b2c-747282f65764|http-nio-8080-exec-7|error|UNKNOWN|||INFO|500||Entering 2021-09-03T03:07:24.580Z|d2d5ab6d-0c9a-4ca0-9b2c-747282f65764|http-nio-8080-exec-7|error|UNKNOWN|||INFO|404|Not Found|Exiting. 2021-09-03T03:07:24.654Z|aaac5499-1972-4e50-9a91-112a6e081a71|http-nio-8080-exec-8|error|UNKNOWN|||INFO|500||Entering 2021-09-03T03:07:24.654Z|aaac5499-1972-4e50-9a91-112a6e081a71|http-nio-8080-exec-8|error|UNKNOWN|||INFO|404|Not Found|Exiting. 2021-09-03T03:07:24.894Z||http-nio-8080-exec-9|||||ERROR|500||Uncaught exception thrown org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "%2e" at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlacklistedUrls(StrictHttpFirewall.java:369) at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:336) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:194) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-03T03:07:24.896Z||http-nio-8080-exec-9|||||ERROR|500||Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "%2e" at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlacklistedUrls(StrictHttpFirewall.java:369) at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:336) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:194) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-03T03:07:30.868Z|b5e38d1d-23b6-4fea-9ec1-b9e5fc68436d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:07:30.868Z|b5e38d1d-23b6-4fea-9ec1-b9e5fc68436d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:07:31.212Z|5f1de758-b3a3-4ac9-8813-7ef13b0c2114|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:07:31.212Z|47152263-6efa-457e-a37a-0f5fb244f295|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:07:31.212Z|0561507a-7b3f-4239-8f3f-2a01d7446afb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:07:31.213Z|5f1de758-b3a3-4ac9-8813-7ef13b0c2114|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:07:31.213Z|0561507a-7b3f-4239-8f3f-2a01d7446afb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:07:31.213Z|47152263-6efa-457e-a37a-0f5fb244f295|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:07:31.268Z|ab7e94a8-71ee-4c72-9dd2-738ce43b002c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:07:31.268Z|ab7e94a8-71ee-4c72-9dd2-738ce43b002c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:07:41.232Z|512474f6-b7dd-4954-9f60-e4b89c18673d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:07:41.232Z|b1d5cbb7-b149-4c4a-bb20-07cb42f39885|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:07:41.232Z|a371d4c9-85cf-4ef9-b672-298f9fcad2a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:07:41.232Z|512474f6-b7dd-4954-9f60-e4b89c18673d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:07:41.232Z|b1d5cbb7-b149-4c4a-bb20-07cb42f39885|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:07:41.232Z|a371d4c9-85cf-4ef9-b672-298f9fcad2a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:07:45.868Z|717fe762-607b-40a1-b775-c30e5f771f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:07:45.868Z|717fe762-607b-40a1-b775-c30e5f771f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:07:51.249Z|6067d576-e59b-4eb1-8eeb-bd201be95977|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:07:51.249Z|a6e547fd-0d6c-4f05-9736-e39c063281fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:07:51.249Z|721df79c-8b9b-4da8-8a33-60a0cf8b897f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:07:51.250Z|a6e547fd-0d6c-4f05-9736-e39c063281fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:07:51.250Z|6067d576-e59b-4eb1-8eeb-bd201be95977|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:07:51.250Z|721df79c-8b9b-4da8-8a33-60a0cf8b897f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:08:00.868Z|ef3c50f2-719d-4cf1-ae67-2707a68ef5ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:08:00.870Z|ef3c50f2-719d-4cf1-ae67-2707a68ef5ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:08:01.269Z|a779308b-a970-4ad7-95b9-d0ee14af0cb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:08:01.269Z|a779308b-a970-4ad7-95b9-d0ee14af0cb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:08:01.272Z|4f443d6e-055e-451c-a3c0-b924ce90e469|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:08:01.272Z|3e03249f-559f-46b3-9bc7-096c066cce5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:08:01.272Z|2be71fdc-4fec-42e2-bde5-ee84cdfcdc9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:08:01.272Z|4f443d6e-055e-451c-a3c0-b924ce90e469|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:08:01.272Z|3e03249f-559f-46b3-9bc7-096c066cce5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:08:01.272Z|2be71fdc-4fec-42e2-bde5-ee84cdfcdc9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:08:11.873Z|b50159c1-4da6-4764-a136-05e85c496860|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:08:11.873Z|5234ffeb-e73d-4b24-b236-b54407feb25d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:08:11.873Z|21c354d1-5d56-44c4-a506-0b29d0b89fcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:08:11.874Z|b50159c1-4da6-4764-a136-05e85c496860|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:08:11.874Z|5234ffeb-e73d-4b24-b236-b54407feb25d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:08:11.874Z|21c354d1-5d56-44c4-a506-0b29d0b89fcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:08:14.457Z|c8389e14-3106-42b9-b40a-f29bd2dcf20b|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T03:08:14.458Z|c8389e14-3106-42b9-b40a-f29bd2dcf20b|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T03:08:15.868Z|e882944b-7342-4692-a913-9dd75331f0c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:08:15.869Z|e882944b-7342-4692-a913-9dd75331f0c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:08:17.696Z||http-nio-8080-exec-6|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x800x000x00(Br0xb00xb80x000x000x000x000x000x000x000x020x000x010x860xa00x000x000x000x020x000x000x000x000x000x000x000x000x000x000x000x000x000x000x000x000x000x000x00...]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-03T03:08:21.894Z|e77dd933-0088-4e7a-873c-e4b6ac27150b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:08:21.894Z|56e13848-60f8-4790-a56b-dbef9671afa6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:08:21.894Z|e77dd933-0088-4e7a-873c-e4b6ac27150b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:08:21.894Z|56e13848-60f8-4790-a56b-dbef9671afa6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:08:21.894Z|2041372e-f754-45b6-abd5-477e34691a5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:08:21.897Z|2041372e-f754-45b6-abd5-477e34691a5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:08:30.868Z|4aea79c0-68b4-43df-8067-d71031502284|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:08:30.869Z|4aea79c0-68b4-43df-8067-d71031502284|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:08:31.269Z|327ece0c-27b6-4b33-be77-a96481044b61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:08:31.270Z|327ece0c-27b6-4b33-be77-a96481044b61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:08:31.914Z|1c30b9b5-7f4d-4cb9-9882-37578332250c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:08:31.914Z|a20f48ff-a4c7-4d7a-9119-3ab3eb21ce7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:08:31.914Z|1c30b9b5-7f4d-4cb9-9882-37578332250c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:08:31.914Z|a638a6f9-3fb6-4d72-b610-272805c0064f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:08:31.914Z|a20f48ff-a4c7-4d7a-9119-3ab3eb21ce7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:08:31.914Z|a638a6f9-3fb6-4d72-b610-272805c0064f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:08:41.936Z|8ba48f13-fc4f-4d60-9edc-e7e085a98021|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:08:41.936Z|cfba9d6c-8e6b-4951-8944-eec2492430d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:08:41.936Z|c2a21a7b-3a64-40b0-af6c-411a44b8c73b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:08:41.937Z|c2a21a7b-3a64-40b0-af6c-411a44b8c73b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:08:41.937Z|8ba48f13-fc4f-4d60-9edc-e7e085a98021|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:08:41.937Z|cfba9d6c-8e6b-4951-8944-eec2492430d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:08:45.868Z|3b5944d5-0167-42ac-a087-dab8e458892c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:08:45.871Z|3b5944d5-0167-42ac-a087-dab8e458892c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:08:51.958Z|877bed2b-f32e-49ca-b307-98176dbafde4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:08:51.958Z|fb3f158b-afac-4400-bf23-7c704abe13a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:08:51.958Z|61729e09-e692-4a8c-b961-09c265e4511c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:08:51.959Z|61729e09-e692-4a8c-b961-09c265e4511c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:08:51.959Z|877bed2b-f32e-49ca-b307-98176dbafde4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:08:51.959Z|fb3f158b-afac-4400-bf23-7c704abe13a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:09:00.868Z|440d0b56-4612-4568-9233-4c5ad5d34ac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:09:00.869Z|440d0b56-4612-4568-9233-4c5ad5d34ac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:09:01.270Z|90ea74da-8dca-47e1-8a8a-4e428c6f21d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:09:01.271Z|90ea74da-8dca-47e1-8a8a-4e428c6f21d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:09:01.978Z|0da9663e-4f00-4aea-b3f6-c8b09d074a3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:09:01.978Z|6e91a5c5-e008-4362-a8d1-cb72d524efe9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:09:01.979Z|0da9663e-4f00-4aea-b3f6-c8b09d074a3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:09:01.979Z|6e91a5c5-e008-4362-a8d1-cb72d524efe9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:09:01.981Z|d00ec387-2f50-4870-9e03-20557ea42be1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:09:01.981Z|d00ec387-2f50-4870-9e03-20557ea42be1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:09:11.998Z|a0f4e68c-4637-42cf-a626-54a643473538|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:09:11.998Z|a0f4e68c-4637-42cf-a626-54a643473538|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:09:11.998Z|c767688b-05d0-4e5e-9e60-d32ba3328ad3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:09:11.998Z|7e8e7b70-fba4-4235-b562-0073d52b40c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:09:11.999Z|c767688b-05d0-4e5e-9e60-d32ba3328ad3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:09:11.999Z|7e8e7b70-fba4-4235-b562-0073d52b40c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:09:14.456Z|2d53c44d-b944-4edf-991f-d781dcdc0fe3|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T03:09:14.457Z|2d53c44d-b944-4edf-991f-d781dcdc0fe3|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T03:09:15.868Z|987186b1-e910-4669-a6de-7c9438fbcd72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:09:15.868Z|987186b1-e910-4669-a6de-7c9438fbcd72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:09:22.016Z|74e40029-ea28-4c7b-92dd-a1eddfe89250|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:09:22.017Z|1b888aee-ff0f-423b-82d7-22db4d0ac42d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:09:22.017Z|74e40029-ea28-4c7b-92dd-a1eddfe89250|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:09:22.017Z|5f3ff9fd-84b7-409f-ab6d-b99f92066dd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:09:22.017Z|1b888aee-ff0f-423b-82d7-22db4d0ac42d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:09:22.017Z|5f3ff9fd-84b7-409f-ab6d-b99f92066dd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:09:30.868Z|473eabd8-db58-4e5a-961e-c2d0d48d3930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:09:30.871Z|473eabd8-db58-4e5a-961e-c2d0d48d3930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:09:31.271Z|0d85cf91-068f-47e6-81d2-f489f5c74629|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:09:31.272Z|0d85cf91-068f-47e6-81d2-f489f5c74629|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:09:32.035Z|92c37f68-61fd-46d6-9a06-56857ad12566|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:09:32.035Z|0ac6cfaa-f7e6-4bda-b9f4-ea9421bf7585|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:09:32.035Z|2f8dde8a-35d3-4728-a31f-45547622e603|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:09:32.035Z|92c37f68-61fd-46d6-9a06-56857ad12566|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:09:32.035Z|0ac6cfaa-f7e6-4bda-b9f4-ea9421bf7585|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:09:32.035Z|2f8dde8a-35d3-4728-a31f-45547622e603|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:09:42.054Z|d1de6b99-a957-4444-9ebd-f60eb1dc42f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:09:42.054Z|429122a6-4f02-43ea-bd20-9ffc3278ec9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:09:42.054Z|535b3a25-b330-42dc-8d87-b93f701effb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:09:42.055Z|d1de6b99-a957-4444-9ebd-f60eb1dc42f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:09:42.055Z|429122a6-4f02-43ea-bd20-9ffc3278ec9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:09:42.055Z|535b3a25-b330-42dc-8d87-b93f701effb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:09:45.868Z|f13d218e-b421-415e-b6f4-11653cb49f0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:09:45.868Z|f13d218e-b421-415e-b6f4-11653cb49f0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:09:52.074Z|560d86d9-fc05-4184-b5f4-c6c5691f3572|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:09:52.074Z|ed614eab-3083-4d09-aefc-81c093248fd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:09:52.074Z|0ee64c72-96a1-4d64-b62a-255000a58eea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:09:52.075Z|ed614eab-3083-4d09-aefc-81c093248fd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:09:52.075Z|560d86d9-fc05-4184-b5f4-c6c5691f3572|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:09:52.075Z|0ee64c72-96a1-4d64-b62a-255000a58eea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:10:00.868Z|98f361fe-3db8-4088-ba9d-6e2787e6eab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:10:00.868Z|98f361fe-3db8-4088-ba9d-6e2787e6eab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:10:01.272Z|29249285-7997-4365-a19a-27fd1d95413c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:10:01.272Z|29249285-7997-4365-a19a-27fd1d95413c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:10:02.094Z|a9a2b927-e22d-49d6-b490-8f1c8f4a8cec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:10:02.094Z|3165635e-445f-4e01-a4cd-39381d033790|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:10:02.094Z|f7bb10a3-d03f-4c4b-8c28-e6b674d8ef3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:10:02.094Z|a9a2b927-e22d-49d6-b490-8f1c8f4a8cec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:10:02.094Z|3165635e-445f-4e01-a4cd-39381d033790|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:10:02.094Z|f7bb10a3-d03f-4c4b-8c28-e6b674d8ef3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:10:12.114Z|a89f7465-3b8c-4c9e-b6e9-9f003dc43281|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:10:12.114Z|e7d048ed-fbc9-4063-90e6-ba65243b569a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:10:12.114Z|c1bc20d0-d692-4732-afb1-e112c60903d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:10:12.115Z|a89f7465-3b8c-4c9e-b6e9-9f003dc43281|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:10:12.115Z|e7d048ed-fbc9-4063-90e6-ba65243b569a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:10:12.115Z|c1bc20d0-d692-4732-afb1-e112c60903d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:10:14.456Z|f8ebfc74-c84d-4c78-8be6-54e970232270|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T03:10:14.457Z|f8ebfc74-c84d-4c78-8be6-54e970232270|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T03:10:15.868Z|892e0205-251d-455e-bc37-8aa0fc87f73b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:10:15.871Z|892e0205-251d-455e-bc37-8aa0fc87f73b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:10:22.134Z|26411f63-959c-41ed-bbef-f87a05732357|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:10:22.134Z|7f940179-5143-4add-94ea-2a08bb39607a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:10:22.135Z|59cdc768-bb6c-4cb3-aa92-09d8520ba0b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:10:22.135Z|7f940179-5143-4add-94ea-2a08bb39607a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:10:22.135Z|26411f63-959c-41ed-bbef-f87a05732357|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:10:22.135Z|59cdc768-bb6c-4cb3-aa92-09d8520ba0b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:10:30.868Z|4029fb38-57b7-4acc-b1c2-ab97bf177abe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:10:30.869Z|4029fb38-57b7-4acc-b1c2-ab97bf177abe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:10:31.273Z|9bd9b195-7889-4b62-a89c-3909631ac300|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:10:31.274Z|9bd9b195-7889-4b62-a89c-3909631ac300|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:10:32.154Z|edbfd2c2-dce6-49ec-96b3-3abcc3b75c80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:10:32.154Z|ff12af1f-0c7d-4a95-82b8-e5a3ed5512f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:10:32.154Z|ff12af1f-0c7d-4a95-82b8-e5a3ed5512f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:10:32.154Z|edbfd2c2-dce6-49ec-96b3-3abcc3b75c80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:10:32.155Z|0d5c2fcd-bdb7-45b7-8e18-0863ade43147|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:10:32.157Z|0d5c2fcd-bdb7-45b7-8e18-0863ade43147|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:10:42.172Z|16fdb481-832d-4b9f-8cf6-a071e24ec3e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:10:42.172Z|ee3e2dae-db8f-4a2a-be93-6002d322d47e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:10:42.173Z|16fdb481-832d-4b9f-8cf6-a071e24ec3e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:10:42.173Z|ee3e2dae-db8f-4a2a-be93-6002d322d47e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:10:42.174Z|8a33efb9-295f-4358-ad62-eeec4315c6d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:10:42.174Z|8a33efb9-295f-4358-ad62-eeec4315c6d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:10:45.643Z|63e78eb2-6bc3-42e6-b693-a4f326f313c4|http-nio-8080-exec-10|error|UNKNOWN|||INFO|500||Entering 2021-09-03T03:10:45.644Z|63e78eb2-6bc3-42e6-b693-a4f326f313c4|http-nio-8080-exec-10|error|UNKNOWN|||INFO|404|Not Found|Exiting. 2021-09-03T03:10:45.684Z|ba9aacd9-9086-405f-bc82-8ac1ad248cf5|http-nio-8080-exec-1|error|UNKNOWN|||INFO|500||Entering 2021-09-03T03:10:45.685Z|ba9aacd9-9086-405f-bc82-8ac1ad248cf5|http-nio-8080-exec-1|error|UNKNOWN|||INFO|404|Not Found|Exiting. 2021-09-03T03:10:45.868Z|4085f6c3-eead-4406-aad4-4e00975a2831|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:10:45.869Z|4085f6c3-eead-4406-aad4-4e00975a2831|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:10:45.874Z||http-nio-8080-exec-8|||||ERROR|500||Uncaught exception thrown org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "%2e" at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlacklistedUrls(StrictHttpFirewall.java:369) at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:336) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:194) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-03T03:10:45.874Z||http-nio-8080-exec-8|||||ERROR|500||Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "%2e" at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlacklistedUrls(StrictHttpFirewall.java:369) at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:336) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:194) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-03T03:10:52.190Z|8182544e-04ad-4ac5-a91e-80f03d77009e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:10:52.190Z|fe6fa693-9259-4cc4-83b1-ed426a9097e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:10:52.190Z|a3c07ef2-18b2-451f-b6e5-359abe6787d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:10:52.191Z|fe6fa693-9259-4cc4-83b1-ed426a9097e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:10:52.191Z|8182544e-04ad-4ac5-a91e-80f03d77009e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:10:52.191Z|a3c07ef2-18b2-451f-b6e5-359abe6787d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:11:00.868Z|22518947-9a07-44de-a3db-3cc329a8bc9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:11:00.871Z|22518947-9a07-44de-a3db-3cc329a8bc9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:11:01.274Z|de082999-f61d-4a48-814c-41725248f474|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:11:01.275Z|de082999-f61d-4a48-814c-41725248f474|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:11:02.209Z|0fa6fb6c-db3a-4394-85ba-a667ab08ac0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:11:02.209Z|bc12537f-ce5f-4d71-a8a0-3f78f2accfcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:11:02.209Z|10057482-2d64-42a9-8f86-f02bde6d92fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:11:02.209Z|10057482-2d64-42a9-8f86-f02bde6d92fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:11:02.209Z|bc12537f-ce5f-4d71-a8a0-3f78f2accfcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:11:02.209Z|0fa6fb6c-db3a-4394-85ba-a667ab08ac0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:11:12.228Z|90d3e822-c25b-4c3f-98da-6e04e21b130a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:11:12.228Z|ab61cc6c-d067-48ed-b2aa-b40a2feda8b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:11:12.228Z|5b228d76-471f-487b-b1d2-604267c124c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:11:12.228Z|90d3e822-c25b-4c3f-98da-6e04e21b130a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:11:12.228Z|5b228d76-471f-487b-b1d2-604267c124c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:11:12.228Z|ab61cc6c-d067-48ed-b2aa-b40a2feda8b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:11:14.456Z|c2ac1922-086d-481b-b31e-b62e436c2299|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T03:11:14.457Z|c2ac1922-086d-481b-b31e-b62e436c2299|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T03:11:15.868Z|6b215a73-762b-46fe-9bb5-0f98e1fc7262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:11:15.869Z|6b215a73-762b-46fe-9bb5-0f98e1fc7262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:11:22.246Z|34b80811-95db-4623-b9bc-90791c7acf02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:11:22.246Z|7c3767bb-a681-4692-afe2-02f2070f9adf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:11:22.247Z|7c3767bb-a681-4692-afe2-02f2070f9adf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:11:22.247Z|34b80811-95db-4623-b9bc-90791c7acf02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:11:22.249Z|b8985381-4f7b-4de4-bab4-7fa776810da8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:11:22.249Z|b8985381-4f7b-4de4-bab4-7fa776810da8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:11:30.868Z|fa372754-3f70-48c3-84c2-1482f602fd03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:11:30.869Z|fa372754-3f70-48c3-84c2-1482f602fd03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:11:31.276Z|d7d0d65f-83c1-4942-ac01-44fcbf02a7c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:11:31.276Z|d7d0d65f-83c1-4942-ac01-44fcbf02a7c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:11:32.265Z|96461bf0-458b-47ad-b288-6c0b82feec38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:11:32.265Z|5639ddb0-3fc2-4bd0-b787-f9236e78f27c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:11:32.265Z|2081c38e-7e52-4ee3-97e0-bb8329e075e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:11:32.266Z|96461bf0-458b-47ad-b288-6c0b82feec38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:11:32.266Z|2081c38e-7e52-4ee3-97e0-bb8329e075e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:11:32.266Z|5639ddb0-3fc2-4bd0-b787-f9236e78f27c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:11:42.290Z|f4d50eb1-9e47-4568-9ede-e24008e8553d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:11:42.290Z|f4d50eb1-9e47-4568-9ede-e24008e8553d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:11:42.291Z|4de96a51-dea3-402b-a40a-231f15709309|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:11:42.292Z|4de96a51-dea3-402b-a40a-231f15709309|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:11:42.295Z|50da26e9-f87b-4818-8544-9ab6a427c655|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:11:42.295Z|50da26e9-f87b-4818-8544-9ab6a427c655|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:11:45.868Z|4eac5a3c-2e00-437a-aa98-5964ad862b94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:11:45.871Z|4eac5a3c-2e00-437a-aa98-5964ad862b94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:11:52.308Z|9ddf3fcc-1fc1-407b-ae0d-825cb914561c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:11:52.309Z|9ddf3fcc-1fc1-407b-ae0d-825cb914561c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:11:52.310Z|82ebbdd6-4b02-4f04-a08c-17cce1d2c007|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:11:52.311Z|82ebbdd6-4b02-4f04-a08c-17cce1d2c007|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:11:52.311Z|f92ee4cb-5b11-4649-8688-4ef4551e4e9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:11:52.311Z|f92ee4cb-5b11-4649-8688-4ef4551e4e9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:12:00.868Z|e59b24e7-bafe-449b-97a8-730f5d9592a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:12:00.868Z|e59b24e7-bafe-449b-97a8-730f5d9592a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:12:01.277Z|1afe47ba-2d42-4bce-ba45-48507527078b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:12:01.277Z|1afe47ba-2d42-4bce-ba45-48507527078b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:12:02.327Z|f695159a-64e9-458c-b937-111bbc3cd18d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:12:02.327Z|f695159a-64e9-458c-b937-111bbc3cd18d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:12:02.328Z|8f8e4530-459a-416b-b6b7-db68e5a1b5bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:12:02.328Z|1a6e7b4d-c284-4d01-957d-54945b259bc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:12:02.328Z|8f8e4530-459a-416b-b6b7-db68e5a1b5bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:12:02.328Z|1a6e7b4d-c284-4d01-957d-54945b259bc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:12:12.346Z|0b65f26d-57d8-4523-b4a1-2fb25b0c640a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:12:12.346Z|bf4715c3-e8d2-4bb9-84ff-68274621b2ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:12:12.347Z|bf4715c3-e8d2-4bb9-84ff-68274621b2ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:12:12.347Z|0b65f26d-57d8-4523-b4a1-2fb25b0c640a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:12:12.350Z|7884ba6f-be30-42a5-a6c0-83bfdc75bbff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:12:12.351Z|7884ba6f-be30-42a5-a6c0-83bfdc75bbff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:12:14.458Z|1482626d-a268-4e6f-9c3c-1ea68352de9a|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-09-03T03:12:14.458Z|1482626d-a268-4e6f-9c3c-1ea68352de9a|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-09-03T03:12:15.868Z|ce693e89-74c0-4cbc-9fe0-d6d785aa097b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:12:15.869Z|ce693e89-74c0-4cbc-9fe0-d6d785aa097b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:12:22.366Z|16cd7271-91e1-4b20-859f-c9c232a0b753|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:12:22.366Z|bd84c7fb-d53d-4b51-99a9-26ff812821d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:12:22.366Z|bd84c7fb-d53d-4b51-99a9-26ff812821d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:12:22.366Z|16cd7271-91e1-4b20-859f-c9c232a0b753|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:12:22.370Z|e0a0f9cb-4d53-4d7c-85d1-714e0a13fb09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:12:22.370Z|e0a0f9cb-4d53-4d7c-85d1-714e0a13fb09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:12:30.868Z|709c5adb-4b53-4adc-bb62-1f0127d62a90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:12:30.872Z|709c5adb-4b53-4adc-bb62-1f0127d62a90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:12:31.278Z|070f871b-8b0b-4b5a-af53-537167642923|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:12:31.278Z|070f871b-8b0b-4b5a-af53-537167642923|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:12:32.385Z|b8b97eba-4b93-4c83-b833-8604d2eede83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:12:32.385Z|b3b593cc-1e2f-49ec-9843-c40566269bb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:12:32.386Z|b8b97eba-4b93-4c83-b833-8604d2eede83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:12:32.386Z|b3b593cc-1e2f-49ec-9843-c40566269bb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:12:32.390Z|baa56190-be13-49e1-8170-262e7789eddf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:12:32.391Z|baa56190-be13-49e1-8170-262e7789eddf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:12:42.409Z|f651b1ac-4c77-43be-9bf4-617b34df0053|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:12:42.409Z|c357675e-f807-4a99-9c7d-92a674cbc25c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:12:42.409Z|2890576d-c160-42d5-a2a3-3d6a5a31259e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:12:42.410Z|f651b1ac-4c77-43be-9bf4-617b34df0053|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:12:42.410Z|2890576d-c160-42d5-a2a3-3d6a5a31259e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:12:42.410Z|c357675e-f807-4a99-9c7d-92a674cbc25c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:12:45.868Z|e31be2da-05d1-45a1-90e2-2b63fd84ba4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:12:45.868Z|e31be2da-05d1-45a1-90e2-2b63fd84ba4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:12:52.428Z|b0a5796c-1871-4382-938c-239593985627|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:12:52.428Z|255866b3-6fe1-4bc2-afdd-40d5b77bdc8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:12:52.428Z|b6416ca3-0925-4fde-afd0-b76902804969|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:12:52.429Z|b0a5796c-1871-4382-938c-239593985627|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:12:52.429Z|255866b3-6fe1-4bc2-afdd-40d5b77bdc8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:12:52.429Z|b6416ca3-0925-4fde-afd0-b76902804969|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:13:00.868Z|d5f51f21-3b95-4ef7-b08d-1dc56b0de62e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:13:00.869Z|d5f51f21-3b95-4ef7-b08d-1dc56b0de62e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:13:01.279Z|c93c944b-42cc-4dd8-ada4-08ebe414b48a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-09-03T03:13:01.280Z|c93c944b-42cc-4dd8-ada4-08ebe414b48a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-09-03T03:13:02.448Z|e7d12613-c912-471b-b167-ea85f6bd1e4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:13:02.448Z|6e177846-01d4-40b2-9f9c-6ebb32ab1f0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:13:02.448Z|7f637d16-8372-431d-a5d8-3b97bbe6125c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-09-03T03:13:02.448Z|e7d12613-c912-471b-b167-ea85f6bd1e4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:13:02.448Z|6e177846-01d4-40b2-9f9c-6ebb32ab1f0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-09-03T03:13:02.449Z|7f637d16-8372-431d-a5d8-3b97bbe6125c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.